DEM 2 1.0.387 Release Notes
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
- We added PIN input on payment details screen for EK and PT IPS payment types for Halk
Bug fixed
Halk
External
- 1016, 1017
Internal
- 762
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
Packages (387)
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": "PublicBeneficiaries",
"IsEnabled": false
}
]
}
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
- Open-source DEM 2.0 AssecoSee repository
- Documentation
- DEM 2.0 AssecoSee AppCentar
- Weekly Mobile Newsletter - Issue 12
Thank you to our community for helping to make DEM even better! Mobile Team