Jump to: navigation, search

Difference between revisions of "Version 3.4 (WinX)"


Line 28: Line 28:
 
* 3.4.6 on 2018-12-10
 
* 3.4.6 on 2018-12-10
 
** Fixed an issue where the ProgressCircle control is sometimes cut off partially.
 
** Fixed an issue where the ProgressCircle control is sometimes cut off partially.
* 3.4.8 on 2018-12-12
+
* 3.4.10 on 2018-12-12
 
** Fixed an issue where the filtered (using the CollecionToViewConverter) property lists are sometimes not updated.
 
** Fixed an issue where the filtered (using the CollecionToViewConverter) property lists are sometimes not updated.
 +
** Fixed a potential misbehavior of the search result dialog (when the web service does not provide online search capability).
 
<headertabs />
 
<headertabs />
  

Revision as of 15:59, 12 December 2018

[edit]

Initial Release

New features

  • It is now possible to render UBIK Content Objects in relation to multiple AR-Markers.
  • Free text search results (online & offline) can now be presented together.
  • Added visual feedbacks regarding the status and result of free text searches.

Enhancements

  • Users can now install the app package without first installing a self-signed certificate since it is now signed by a certificate issued by a trusted root CA (Comodo RSA Certification Authority). See additional notes for installing over existing UBIK® versions.
  • Obsolete/Deprecated Members in Developer Mode are now marked red and show their deprecation text as Tooltip, if existing
  • Converters in Developer Mode now display their resource key in addition to the type name

Bugfixes

  • Fixed an issue where offline data cannot be loaded due to a localization issue (when saving timestamps into databases).

Known issues

  • Project specific resources defined in UBIKThemes might not take effect immediately after switching profiles. Restarting the app solves the problem.
  • If a device has multiple cameras of exactly the same model (e.g. Microsoft HD 3000), the wrong one might be used during remote support calls.
  • When using the UBIK contrast profile for OCR scanning, the app might crash especially if other marker scanning is also turned on.

Additional notes

  • Because the new app package is signed by a new/different certificate, the app package signature has changed (from AugmensysGmbH.UBIK.UWP_yh5qx508sp704 to AugmensysGmbH.UBIK.UWP_fe7j2dq5d2q76).
    • If there is no existing UBIK® installation on the device, this change will not concern you;
    • If a previous version of UBIK® is already installed, you won't be able to update it to 3.4 or later versions. Instead, a clean installation is require (uninstall and then install). Before doing that, you might want to backup your local data as well as profiles (can be found under [AppInstallPath]\LocalState and [AppInstallPath]\RoamingState respectively).

Build History

  • 3.4.5 on 2018-12-10
    • Initial release.
  • 3.4.6 on 2018-12-10
    • Fixed an issue where the ProgressCircle control is sometimes cut off partially.
  • 3.4.10 on 2018-12-12
    • Fixed an issue where the filtered (using the CollecionToViewConverter) property lists are sometimes not updated.
    • Fixed a potential misbehavior of the search result dialog (when the web service does not provide online search capability).