Jump to: navigation, search

Difference between revisions of "Version 4.0 (WinX)"


Line 14: Line 14:
 
** The app no longer allows self signed server certificates.
 
** The app no longer allows self signed server certificates.
 
* Moved some properties from GlobalStatusBarViewModel to AppStatusViewModel.
 
* Moved some properties from GlobalStatusBarViewModel to AppStatusViewModel.
 +
* The develop mode now also applies to the open dialog.
 +
* Fixed an issue where the app can get into an invalid state if a user manages to browse to e.g. the root object page during a logout process.
  
  

Revision as of 09:27, 17 September 2021

[edit]

Release Notes

Release

Beta

Preview

4.0.? on 2021-??-?? DevOps

  • The app's default profile is now only generated during app startup when no other profiles are detected.
  • Added a button in the developer mode to unpack and get all default XAML resources.
  • Some security related improvements.
    • The app now informs the web service to terminate the user session upon logout or app closing.
    • The app no longer allows self signed server certificates.
  • Moved some properties from GlobalStatusBarViewModel to AppStatusViewModel.
  • The develop mode now also applies to the open dialog.
  • Fixed an issue where the app can get into an invalid state if a user manages to browse to e.g. the root object page during a logout process.


Known issues