Jump to: navigation, search

Version 4.7 (WinX)


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

Availability

Android: StoreiOS: Store: Publicly available in Google Play Store / Apple App Store.

Android: Store Beta: Publicly available in Google Play Store as beta versions. You can opt in or out of the beta at any time in the store.

iOS: Store Beta: Available through Apple App Store's invitation link.

UWP: App CenterAndroid: App CenteriOS: 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 a ⚠️
[edit]

Release Notes

Release

Beta

Preview

4.7.? on 2024-0?-?? App Center

  • 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.

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

  • Sometimes, objects shift their positions in the lists after being edited. We found out that this is related to the 3rd party list control we use and are considering replacing it. However, this will take some more time in order to make all features we build around the control still function.
  • Currently, the Samsung keyboard doesn't show , at all, regardless of the current language/locale setting of the device. Please use a different virtual keyboard (e.g. Gboard from Google) instead if . is unacceptable.
  • The periodic execution of background pushes is not guaranteed on iOS.


⚠️ XAML Notes

Namespace change(s):

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