Jump to: navigation, search

Difference between revisions of "Version 4.1 (Xamarin)"


(4.0.? on 2022-??-?? {{key press|App Center}})
Line 1: Line 1:
 +
{{Attention|UBIK 4 clients can only connect to {{UBIK}} Servers of [[Version 3.6(Server)|version 3.6]] and higher!}}
 +
 
= Release Notes =
 
= Release Notes =
  
Line 19: Line 21:
 
* UBIK now supports [[Camera Calibration|In-App Camera Calibration]]
 
* UBIK now supports [[Camera Calibration|In-App Camera Calibration]]
  
[[Category:Client|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0 Xamarin|Version 4.0 Xamarin]]
+
 
[[Category:Xamarin|Version 4.0 Xamarin]]
+
 
  
 
== Known issues ==
 
== Known issues ==
Line 36: Line 38:
 
* Under namespace UBIK.CPL.Converters, a new "StringToDateTimeTypesConverter" was added. It should be used when binding to a Date/Time Property on a PropertyViewModel.
 
* Under namespace UBIK.CPL.Converters, a new "StringToDateTimeTypesConverter" was added. It should be used when binding to a Date/Time Property on a PropertyViewModel.
  
[[Category:Client|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0 Xamarin|Version 4.0 Xamarin]]
+
 
[[Category:Xamarin|Version 4.0 Xamarin]]
+
 
  
 
=== UBIKContentArea ===
 
=== UBIKContentArea ===
Line 48: Line 50:
 
* "SetValueCommand"  is no longer available and replaced with "SetPropertyValueCommand".
 
* "SetValueCommand"  is no longer available and replaced with "SetPropertyValueCommand".
  
[[Category:Client|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0|Version 4.0 Xamarin]]
+
 
[[Category:Version 4.0 Xamarin|Version 4.0 Xamarin]]
+
 
[[Category:Xamarin|Version 4.0 Xamarin]]
+
 
  
 
=== UBIKEditNA ===
 
=== UBIKEditNA ===
Line 72: Line 74:
 
[[Category:Client|Version 4.0 Xamarin]]
 
[[Category:Client|Version 4.0 Xamarin]]
 
[[Category:Version 4.0|Version 4.0 Xamarin]]
 
[[Category:Version 4.0|Version 4.0 Xamarin]]
 +
[[Category:Version 4.0 Xamarin|Version 4.0 Xamarin]]
 
[[Category:Xamarin|Version 4.0 Xamarin]]
 
[[Category:Xamarin|Version 4.0 Xamarin]]

Revision as of 09:54, 24 February 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.0.? on 2022-??-?? 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 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