Jump to: navigation, search

Difference between revisions of "Version 4.1 (Xamarin)"


(4.1.xx on 2022-0x-xx)
(4.0.13 on 2022-02-24 {{key press|App Center}})
Line 28: Line 28:
 
* The app's entire login page is now customizable.
 
* The app's entire login page is now customizable.
 
** As a result, the old feature which allows customizers to configure the background image of the login page (bg_portrait.png/bg_landscape.png) is removed. Because it only worked for Xamarin.UWP and can now be done with regular XAML customizing.
 
** As a result, the old feature which allows customizers to configure the background image of the login page (bg_portrait.png/bg_landscape.png) is removed. Because it only worked for Xamarin.UWP and can now be done with regular XAML customizing.
 +
* Fixed an issue where the Logout button sometimes disappeared
 
* Fixed an issue where unnecessary messages are logged. ("Message is null")
 
* Fixed an issue where unnecessary messages are logged. ("Message is null")
 
* {{UBIK}} clients are now able to log all webservice communication related activities (in UBIKWebserviceDebug.log) for better trouble shooting. It can also be turned off using the EnableSyncLogging setting in the profiles.
 
* {{UBIK}} clients are now able to log all webservice communication related activities (in UBIKWebserviceDebug.log) for better trouble shooting. It can also be turned off using the EnableSyncLogging setting in the profiles.

Revision as of 10:57, 3 June 2022

IC Attention.pngUBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher!
[edit]

Release Notes

Release

Beta

Preview

4.1.xx on 2022-0x-xx

  • Fixed an issue when scanning QR codes with line breaks on Android/iOS.
  • The managed app configuration on Android now supports for rolling out up to 25 UBIK® profiles in an enterprise environment.
  • Some properties now need to be authenticated first before editing (Authentication Properties).

4.0.13 on 2022-02-24 App Center

  • The app's default profile is now only generated during app startup when no other profiles are detected.
  • Xamarin Android now supports managed app configuration for rolling out up to 9 UBIK® profiles in an enterprise environment.
  • 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.
  • The app's entire login page is now customizable.
    • As a result, the old feature which allows customizers to configure the background image of the login page (bg_portrait.png/bg_landscape.png) is removed. Because it only worked for Xamarin.UWP and can now be done with regular XAML customizing.
  • Fixed an issue where the Logout button sometimes disappeared
  • Fixed an issue where unnecessary messages are logged. ("Message is null")
  • UBIK® clients are now able to log all webservice communication related activities (in UBIKWebserviceDebug.log) for better trouble shooting. It can also be turned off using the EnableSyncLogging setting in the profiles.
  • UBIK® now supports In-App Camera Calibration

Known issues