DEM 2 1.0.391 Release Notes
Released 18.06.2020
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
- IPS for Halk goes to Google play store
Bug fixed
Halk
External
- 1038, 1041, 1042, 1045, 1050,
- 1052, 1069, 1073, 1074, 1080,
- 1089, 1090, 1091, 1092, 1093,
- 1096, 1102, 1105, 1121, 1122,
- 1124, 1125
Internal
- 796
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
Packages (391)
Current experimental flags
Using functionality that's behind an experimental flag requires you to enable the flag, or flags, in your application
Just add FactoryConfig_FeatureSettings
to your environment configuration in Solution with JSON.
{
"FeatureSettings": [
{
"Name": "StandingOrders",
"IsEnabled": true
},
{
"Name": "IPS",
"IsEnabled": true
},
{
"Name": "Cards",
"IsEnabled": true
},
{
"Name": "GetCardImagesFromServer",
"IsEnabled": true
},
{
"Name": "HasTransfersSelection",
"IsEnabled": false
},
{
"Name": "Biometric",
"IsEnabled": false
},
{
"Name": "Corporate",
"IsEnabled": false
},
{
"Name": "OnBording",
"IsEnabled": true
},
{
"Name": "IsUsingLatestVersion",
"IsEnabled": false
},
{
"Name": "TabbedPages",
"IsEnabled": false
},
{
"Name": "PublicBeneficiaries",
"IsEnabled": false
}
]
}
Feature Roadmap
For the next release, we are planning
- Preview of Biometric on Android
- Multiple transfer authorization
Feedback
Your feedback is important to us. If there are any problems with this release, please report to us or report new issues and suggestions.
Useful Links
- DEM 2.0 Documentation
- Weekly Mobile Newsletter - Issue 14
- Open-source DEM 2.0 AssecoSee GitHub repository
Thank you to our community for helping to make DEM even better! Mobile Team