Show / Hide Table of Contents

    DEM 2 1.0.439 Release Notes

    Released 10.12.2020

    View in browser

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

    What's new

    My documents

    • We added one more label on document list preview - filing purpose
    • Design changed

    Halk

    • Cross border payment specification - preview of payment specifications on transfer and template details and some other minor changes and fixes

    Nova

    • We extended PaymentCard model from Device API with DeliveryBranch property.
    
            /// <summary>
            /// Delivery branch for the new device.
            /// </summary>
            /// <value>
            /// The card delivery branch.
            /// </value>
            /// <remarks>
            /// Serialized name: delivery-branch
            /// </remarks>
            [DataMember(Name = "delivery-branch", EmitDefaultValue = false)]
            public string DeliveryBranch { get; set; }
    

    POBA

    • We extended CrossBorderTransfer model from Payment API with following properties:
    
            /// <summary>
            /// Debtor reference such as purchase order
            /// </summary>
            [DataMember(Name = "debtor-reference")]
            public string DebtorReference { get; set; }
    
            /// <summary>
            /// Optional debtor reference model that specifies check digit algorithm used to verify debtor reference
            /// </summary>
            [DataMember(Name = "debtor-reference-model")]
            public string DebtorReferenceModel { get; set; }
    
            /// <summary>
            /// Optional debtor reference model that specifies check digit algorithm used to verify creditor reference
            /// </summary>
            [DataMember(Name = "creditor-reference-model")]
            public string CreditorReferenceModel { get; set; }
    

    Bug fixed

    Staging

    • 35656
    • 35464
    • 35756
    • 35447
    • 34781

    Latest application on AppCentar

    Halk - SxS MToken - SC 24x7 UAT

    • Android 71.08 MB (130)
    • iOS 65.04 MB (74)

    DEM V2 - Staging - SxS on Halk test

    • Android 59.69 MB (253)
    • iOS 67.26 MB (233)

    DEM V2 - Demo - SxS on Halk test

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

    Packages (439)

    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