DEM 2 1.0.628 Release Notes
Released 12.12.2022
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
- We expanded Confirmation model of FundsConfirmation API with RequestTime property:
/// <summary>
/// Date when confirmation is created
/// </summary>
[DataMember(Name = "request-time", EmitDefaultValue = false)]
public DateTime RequestTime { get; set; }
and TransactionFeeRequest of Offer API with PaymentServiceKind:
/// <summary>
/// Payment service kind
/// </summary>
/// <remarks>
/// Serialized name: payment-service-kind
/// </remarks>
[DataMember(Name = "payment-service-kind", EmitDefaultValue = false)]
public string PaymentServiceKind { get; set; }
Halk
- Android/iOS trace log disabled
- Minor changes and fixes
Retail - Bug fixed on SharePoint External
- 493736, 492901
SME - Bug fixed on SharePoint External
- 515, 590
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
Halk SME - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
DEM V2 - Demo - SxS on Halk test
Packages (628)
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