DEM 2 1.0.392 Release Notes
Released 23.06.2020
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
- Preview of Enable / Disable biometric settings with SxS mToken on Android & iOS Watch video
Bug fixed
Halk
External
- 1047, 1054, 1077, 1078, 1082,
- 1097, 1100, 1101, 1103, 1123,
- 1126, 1129, 1130, 1131
Internal
- 794, 800, 801, 804, 805,
- 806, 808
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
Packages (392)
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": "PushMessages",
"IsEnabled": false
},
{
"Name": "PublicBeneficiaries",
"IsEnabled": false
}
]
}
Preview
- [
Features.PushMessages
] We are now adding support for push from SxS
Breaking Changes
We still working on the implementation for biometrics and the full list of changes will be available in the next release. This feature is currently in preview mode, in some stage of development, and reported issues will be addressed as time allows. Push messages flag must be off when is Biometric flag is on.
Feature Roadmap
For the next release, we are planning
- Upgrade to XF 4.7
- 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 15
- Open-source DEM 2.0 AssecoSee GitHub repository
Thank you to our community for helping to make DEM even better! Mobile Team