Jump to: navigation, search

Difference between revisions of "Version 5.1 (WinX)"


Line 16: Line 16:
 
== Release ==
 
== Release ==
  
=== 5.1.5 on 2026-02-10 ===
+
=== 5.1.6 on 2026-02-10 ===
 
* UBIK now uses industry-standard JSON Web Token (JWT) technology for authorization, enhancing security and reliability. Session tokens are transmitted via HTTP headers instead of URLs for improved protection.
 
* UBIK now uses industry-standard JSON Web Token (JWT) technology for authorization, enhancing security and reliability. Session tokens are transmitted via HTTP headers instead of URLs for improved protection.
 
* Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true.
 
* Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true.

Revision as of 16:31, 10 February 2026

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

Availability

Store: Publicly available in Microsoft Store.

Store Beta / Store Preview: Publicly available in Microsoft Store as beta or preview versions to those whose account email is participating in our beta or preview test. To join, please send an email to testing@augmensys.com and provide an email address to add to the list as well as the information which test you want to join. Alternatively you can contact the Augmensys staff and submit your chosen email address.

Example: Please add my email account example@example.com to the Beta test group for the WinX client.


IC Attention.pngSome customized XAMLs might need an update to work properly. These changes are marked with ⚠️


[edit]

Release Notes

Release

5.1.6 on 2026-02-10

  • UBIK now uses industry-standard JSON Web Token (JWT) technology for authorization, enhancing security and reliability. Session tokens are transmitted via HTTP headers instead of URLs for improved protection.
  • Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true.
  • Added support for configurable file-upload size restrictions, preventing oversized files from being uploaded and providing users with feedback when limits are exceeded.
  • Fixed an issue where certain documents couldn't be loaded anymore.
  • Fixed an issue where annotated image documents do not appear as changed until the UI refreshes.
  • Fixed an issue where displayed file content does not update after you revert its changes.
  • The UI now updates correctly after mass deletion in multi-selection mode.
  • Fixed an issue where the UI did not update properly when committing a direct edit input task.
  • Fixed an issue where toggling NA in the String Editor did not behave correctly.
  • Fixed an issue where the Chart Thresholds didn't update.
  • Added a UBIKWebView control that includes a fix in the WebView2 where some links could not be opened.
  • Fixed issue that caused input fields to be focused but not editable.


Known issues

  • Due to third-party limitations, the feature that shows the ImageEditor Save button only when edits have been made is only active when MergeAnnotationsOnSave is set to true.
  • When editing Guid Link properties, you can no longer further edit the filtering if there are predefined filter parameters (such as the dependency property values in dynamic selective lists). This is because those parameters are to be enforced by design and should not be changed by users. In the future, we might consider a finer level of control over which parameters can be edited in such cases.
  • Free Text Annotations that where created in former sessions cannot be selected and therefore cannot be edited any more.
  • There are still some known issues with free text and text markup annotations.
  • Known issues regarding the Remember Document Settings feature:
    • Saving the Zoom value via touch gestures is not supported.
    • Due to a third-party framework issue it can't be guaranteed that saving the Zoom level is always working properly. We reported this issue and will update our solution as soon as it is resolved on their side.


⚠️ XAML Notes