Show / Hide Table of Contents

    DEM 2 1.0.628 Release Notes

    Released 12.12.2022

    View in browser

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

    What's new

    • We expanded Confirmation model of FundsConfirmation API with RequestTime property:
    
    /// <summary>
    /// Date when confirmation is created
    /// </summary>
    [DataMember(Name = "request-time", EmitDefaultValue = false)]
     public DateTime RequestTime { get; set; }
    

    and TransactionFeeRequest of Offer API with PaymentServiceKind:

    
    /// <summary>
    ///     Payment service kind
    /// </summary>
    /// <remarks>
    ///     Serialized name: payment-service-kind
    /// </remarks>
    [DataMember(Name = "payment-service-kind", EmitDefaultValue = false)]
    public string PaymentServiceKind { get; set; }
    

    Halk

    • Android/iOS trace log disabled
    • Minor changes and fixes

    Retail - Bug fixed on SharePoint External

    • 493736, 492901

    SME - Bug fixed on SharePoint External

    • 515, 590

    Latest application on AppCentar

    Halk - SxS MToken - SC 24x7 UAT

    • Android 71.9 MB (196)
    • iOS 72.39 MB (149)

    Halk SME - SxS MToken - SC 24x7 UAT

    • Android 84.7 MB (44)
    • iOS 71.11 MB (48)

    DEM V2 - Staging - SxS on Halk test

    • Android 49.84 MB (340)
    • iOS 67.88 MB (326)
    • 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 (628)

    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