Show / Hide Table of Contents

    DEM 2 1.0.617 Release Notes

    Released 08.09.2022

    View in browser

    This release continues to improve existing features while introducing a few significant feature contributions.

    What's new

    • We expanded Transfer model of Payment API with following property:
    
    [DataMember(Name = "status-reason-info", EmitDefaultValue = false)]
     public string StatusReasonInfo { get; set; }
    
    • We added new model LetterOfGuarantee for Arrangement API:
    
    namespace AssecoSEE.Rest.ArrangementAPI.DataContracts.Models
    {
        [DataContract(Name = "letter-of-guarantee", Namespace = "arrangement")]
        [XmlRoot(Namespace = "http://asseco-see.rs/arrangement")]
        public class LetterOfGuarantee : AccountArrangement
        {
            [DataMember(Name = "maturity-date", EmitDefaultValue = false)]
            public DateTime? MaturityDate { get; set; }
    
            [DataMember(Name = "term", EmitDefaultValue = false)]
            public string Term { get; set; }
        }
    }
    

    Payment with CAS

    • Some improvements regarding CAS payment and CAS registration are made

    Halk

    • Design changes
    • Other changes and fixes

    Retail - Bug fixed on SharePoint External

    • 484052(partially), 477158

    SME - Bug fixed on SharePoint External

    • 51, 145, 378, 492, 493,
    • 514, 516, 528, 540, 558

    Bug fixed

    Staging

    • 39244
    • 38949

    POBA

    • 1333

    Latest application on AppCentar

    Halk - SxS MToken - SC 24x7 UAT

    • Android 65.79 MB (189)
    • iOS 70.96 MB (142)

    Halk SME - SxS MToken - SC 24x7 UAT

    • Android 79.35 MB (37)
    • iOS 70.2 MB (40)

    DEM V2 - Staging - SxS on Halk test

    • Android 49.73 MB (332)
    • iOS 67.8 MB (319)
    • iOS 68.18 MB Momentum (15)
    • Huawei 47.43 MB (25)

    DEM V2 - Demo - SxS on Halk test

    • Android 59.57 MB (239)
    • iOS 67.12 MB (221)

    Packages (617)

    NuGet feed AzureDevOps

    Build Status

    Contributions welcome!

    If you have one or more of some common pieces of code that you are always replicating across delivery apps, don't hesitate to contribute! We are the first NuGet package you install when creating a new .Net Mobile banking app!

    Please have a look at our contribution guide before you get started.

    If you need any help getting started, please let us know.

    Useful Links

    • DEM V2 documentation - what's new
    • Configuration
    • Open-source DEM 2.0 AssecoSee GitHub repository

    Thank you to our community for helping to make DEM even better! Mobile Team

    Back to top Copyright 2020 Asseco SEE