DEM 2 1.0.514 Release Notes
Released 28.05.2021
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
Account chart widget
We have introduced you to this widget with the packages 512. Now we customized its legend. We added new configuration key FactoryConfig_CustomizeChartLegend, which default value is true, and if you don't change it, legend will look like ours. If you want to try initial legend, you can set this key to false.
If you want to try this widget, you just need to add registration just like for all other widgets:
typeCatalog.Add(new WidgetInfo(typeof(DEM.AccountData.Widgets.AccountChart.AccountChartWidgetViewModel)) { IsEnabled = true, Order = 20, CanChangeIsEnabled = false });
New resources
- We added new colors to resources - GetStartedButtonBackgroundColor and LocationButtonBackgroundColor, which now can be overriden if you need to set different background colors for this buttons.
Bug fixed
Staging
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 (514)
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