DEM 2 1.0.442 Release Notes
Released 30.12.2020
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
Quick actions on dashboard
- We made a little change regarding quick actions button. When corporate is turned on, only standard payment and exchange options are enabled, while on retail, just like so far, there is also a balance transfer option.
Create standing order action on post transaction screen
- We added a new option for creating standing orders from standard payment and balance transfer post transaction screen (you can find CreateStandingOrderBasedOnTransferAsync() method in PaymentWizardViewModel).
We also added new configuration key FactoryConfig_ShowCreateSOActionOnPostTransactionScreen that controls visibility of this option on post transaction screen. Its default value is false, but you can set it to true in order to show this option.
Please note that if you want to show this option on balance transfer post transaction screen, FactoryConfig_IsBalanceTransferStandingOrderSupported key also needs to be set to true.
Nova
- We added following properties in our TemplateBeneficiaryCollectionData class, for cross-border transfer templates:
public string IntermediaryBank { get; set; }
public string CreditorAddressPostalCode { get; set; }
Bug fixed
Staging
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
DEM V2 - Demo - SxS on Halk test
Packages (442)
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
Thank you to our community for helping to make DEM even better! Mobile Team