DEM 2 1.0.570 Release Notes
Released 10.03.2022
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
Corporate - related parties
Until now, we have read the related parties from the token and then for each of the party numbers from the list we called 'v1/party/parties/{party-number}'.
We needed to make some changes for Halk, so we added additional flow which is controlled by new configuration key - FactoryConfig_PartyRelationshipsInsteadRegularPartyCall.
If you set this key to true, instead of behavior we have described above, 'v1/party/parties/{party-number}' will be called just once for the active party while for informations about related parties 'v1/party/parties/{party-number}/relationships' will be called. Also, in this case, a new party picker will be displayed. This picker binds the PartyRelationships list and allows additional data review only for the active customer, while retains all the other functionalities that the old picker has.
If you don't change anything, application will behave just like so far, since FactoryConfig_PartyRelationshipsInsteadRegularPartyCall's default value is false.
Prelogin balance
We formatted the amount displayed on the prelogin and and put the currency next to it
Long account number format is now displayed (3-13-2)
We added the ability to display account name above the amount and account number. To turn this on, you need to set new configuration key FactoryConfig_ShowPreloginBalanceAccountNickname to true (default is false).
The ability to remove the banner from the prelogin balance page is also added. To remove it, you need to set new configuration key FactoryConfig_ShowBannerOnPreloginBalancePage to false (default is true).
QR login and authorization
Visual improvements
QRToken - We merged QR login and authorization into one action called QRToken. When user scans QR code, application recognizes by the content of the code whether it is a login or authorization and performs the appropriate actions. For this we added new configuration key - FactoryConfig_ShowQRTokenInsteadSeparateQROptions and its default value is false, so if you don't change it, you'll have two separate options in the settings menu, just like so far.
Push login and authorization
Visual improvements
We added new configuration key FactoryConfig_ShowAnimationOnPushAuthorizationOrLoginResult that controls whether the animation we had so far will be displayed after logging in or authorization, or the user will be notified of the outcome by a dialog message and then returned to the previous page. Default value is true.
Cheques
- Minor changes regarding statuses
Erste
Self enrollment
- Validation that checks whether the entered registration number has 13 digits has been removed
Entry amount with fixed comma separator
- Minor fixes and improvements
Halk
- Replacement functionalities improvement
- Credit card details minor changes
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 (570)
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