Jump to: navigation, search

Difference between revisions of "Version 4.3 (WinX)"


Line 16: Line 16:
 
* Made some UI adjustments to the settings page (e.g. moving some settings into a more fitting category) to provide a more intuitive navigation.
 
* Made some UI adjustments to the settings page (e.g. moving some settings into a more fitting category) to provide a more intuitive navigation.
 
* Now it's possible to choose whether the device sends crash reports or not.
 
* Now it's possible to choose whether the device sends crash reports or not.
* Now enterprise customers can add their policy / readme documents to the {{{UBIK}}} client and access them offline.
+
* Now enterprise customers can add their policy / readme documents to the {{UBIK}} client and access them offline.
 
* Fixed a bug where the app session could be destroyed by failed Push operations.
 
* Fixed a bug where the app session could be destroyed by failed Push operations.
 
* Fixed unintended client spamming requests to server in specific situations (when it loses connection and tries to reconnect).
 
* Fixed unintended client spamming requests to server in specific situations (when it loses connection and tries to reconnect).

Revision as of 11:28, 8 February 2023

Important Notes

IC Attention.pngThis version requires Windows 10 build 17763 or higher
[edit]

Release Notes

Preview

4.3.4 on 2023-02-08 App Center

  • The client now supports a multi select mode which includes actions based on multi select and mass editing properties.
  • The multi select mode can now be turned on independently for XAML filtered lists that share the same source list.
  • The dynamic selective list items are now updated even when the relevant dependency properties/objects have changes that are not yet saved.
  • For better diagnostics, log entries in UBIKWebserviceDebug now additionally include summaries of webservice responses.
  • Adjusted the setting so that whenever the user changes the sync mode in the client, it gets saved to the profile.
  • Made some UI adjustments to the settings page (e.g. moving some settings into a more fitting category) to provide a more intuitive navigation.
  • Now it's possible to choose whether the device sends crash reports or not.
  • Now enterprise customers can add their policy / readme documents to the UBIK® client and access them offline.
  • Fixed a bug where the app session could be destroyed by failed Push operations.
  • Fixed unintended client spamming requests to server in specific situations (when it loses connection and tries to reconnect).


Known issues

  • During PDF annotating/hotspotting, changes are lost if you leave the page without deselecting the changed annotation/hotspot.


XAML Notes


XAML changes