DEM 2 1.0.579 Release Notes
Released 20.05.2022
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
mCash
- RequestConfirmationCommand of FindsConfirmation API is expanded with following properties:
[DataMember(Name = "response-type", EmitDefaultValue = false)]
public string ResponseType { get; set; }
[DataMember(Name = "custom-text", EmitDefaultValue = false)]
public string CustomText { get; set; }
- We also added new field where user can type in custom message. This field is not mandatory - if user opts not to enter anything, default message will be added on server side.
Exchange orders
- We added the possibility to show only the ForeignCurrency property on exchange order list and details, instead of FromCurrency and ToCurrency, which are displaying now. This is controlled by new configuration key - FactoryConfig_ShowForeignCurrencyOnExchangeOrderDetails. Its default value if false, so if you want to try this on, you'll need to set it to true.
SME user account settings
- Action for phone number change is added to SME user account settings screen. We also added new configuration key FactoryConfig_IsPhoneNumberVisibleOnCorporateUserAccountSettings, which controls its visibility and default value is false.
Halk
- Obscure display added
- Minor changes regarding payment templates and exchange
- Other changes and fixes
SME - Bug fixed on SharePoint External
- 2, 46, 49, 54, 79, 86
- 89, 94, 126, 168, 218
- 222, 228, 233, 235, 261
Retail - Bug fixed on SharePoint External
- 477969, 487331
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
Halk SME - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
DEM V2 - Demo - SxS on Halk test
Packages (579)
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