Show / Hide Table of Contents

    DEM 2 1.0.437 Release Notes

    Released 26.11.2020

    View in browser

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

    What's new

    New features:

    • Cross border payment specification - On cross border payment form, a new action for payment specification (like on foreign currency incomes) is added. When this option is turned on, you will see a plus icon in details section and all payment details will be inputed on another page, while payment code and description will be hidden from initial form. We added new configuration keys FactoryConfig_PaymentSpecificationListScreen and FactoryConfig_PaymentSpecificationAddScreen, so you can set any pages that you want for this. Also, there are new validators CrossBorderPaymentSpecificationValidate and CrossBorderTransferWithPaymentSpecBasicValidate.

    • Term deposit negotiation - This option enables the bank to provide personalized offers for deposits for different clients.

    These features are not completely finished yet, but we are open for an early feedback.

    Both features can be controlled from feature management, we added new flags:

    
        {
          "Name": "CrossBorderPaymentStatistics",
          "IsEnabled": false
        },    
        {
          "Name": "TermDepositNegotiation",
          "IsEnabled": false
        }
    

    For more, visit current experimental flags.

    Push notifications - android

    • Push notifications now also work when the application is not active. By clicking on your notification, application should run and redirect you to push notification screen.

    Foreign currency incomes

    • On the add payment specification screen for foreign currency incomes, account picker has been replaced with dropdown.

    Nova

    • We extended InitiateCardIssuanceCommand from Device API with DeliveryBranch property.

      
        [DataMember(Name = "delivery-branch", EmitDefaultValue = false)]
         public string DeliveryBranch { get; set; }
      

    Bug fixed

    Staging

    • 35418
    • 35585
    • 35590

    Latest application on AppCentar

    Halk - SxS MToken - SC 24x7 UAT

    • Android 71.08 MB (128)
    • iOS 65.04 MB (72)

    DEM V2 - Staging - SxS on Halk test

    • Android 59.69 MB (249)
    • iOS 67.26 MB (229)

    DEM V2 - Demo - SxS on Halk test

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

    Packages (437)

    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