Jump to: navigation, search

Version 4.7 (WinX)


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

Availability

Store: Publicly available in Microsoft Store.

Store Beta: Publicly available in Microsoft Store as beta versions to those whose account email is included in our beta program. Please contact the Augmensys staff and submit your chosen email address if you would like to join.

App Center: Available to those who have access to the Augmensys App Center.


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

Release Notes

Release

Beta

4.7.3 on 2024-05-03 Store Beta

  • Fixed an issue where the user gets presented with an unnecessary dialog at the end of the SSO login process.
  • When the SSO option is turned on and a UBIK user session expires, the client now tries to use the same SSO token if it has not expired yet.
  • Fixed an issue where pressing the previous button in the PDFViewer led to a freezing of the app.
  • Optimized the app startup process.
  • Fixed an issue where reverting a property value led to saving all other properties with unsaved changes on the related ContentViewModel.
  • Added the AutoSaveDocumentsOnPageClose property to enable auto saving of documents when navigating away.
  • Fixed an issue where the app doesn't select a camera by default and the in app camera views (POI, scan, etc.) do not function until one is selected by the user.
  • Fixed an issue where setting value ranges on DateTime query criteria do not always work.
  • Fixed an issue where the scan window in the string editor can not be displayed on Windows 11.
  • Fixed an issue that prevented the property UI from being updated properly when deleting a value or cancel editing.
  • Fixed an issue where the app might freeze or crash when you flip through a large list of PDF documents.


Preview

4.7.2 on 2024-03-18 App Center


4.7.1 on 2024-03-15 App Center

  • UBIK now supports properties with minimum and maximum values.
  • Fixed an issue where the placeholder text in the property drop down list ("Select") is not localized.
  • An error when refreshing the OIDC token in a special case was fixed.
  • Excluded Queries from changed objects.
  • The download behavior of an object classified by OFFLINE_SYNC_LEVEL_CLASSIFICATION can now be configured to download a certain amount of children levels instead of infinite levels.


4.7.0 on 2024-03-01 App Center

  • Added a new UpdateArbitraryObjectCommand that allows to update an arbitrary object based on a set of provided parameters.
  • Bing Road Maps is now supported as a new map type.
  • UBIK can also find matching online results for OCR scans now.
  • Fixed an issue where it's not always possible to revert/reset changes on queries.


Known issues

  • Free Text Annotations that where created in former sessions cannot be selected and therefore cannot be edited any more.


⚠️ XAML Notes

Namespace change(s):

  • ViewModelLocator: From xmlns:vm="using:UBIK.WinX.ViewModel" to xmlns:uiservices="using:UBIK.UI.Services".