Jump to: navigation, search

Difference between revisions of "Version 3.7 (WinX)"


Line 26: Line 26:
 
* 3.7.6 on 2020-04-16
 
* 3.7.6 on 2020-04-16
 
** Improved the precision of remembered list view scroll positions and fixe an issue where it sometimes stops working.
 
** Improved the precision of remembered list view scroll positions and fixe an issue where it sometimes stops working.
* 3.7.9 on 2020-06-29
+
* 3.7.10 on 2020-06-30
 
** Fixed an issue where AR items (e.g. POIs, map pins) are not correctly updated after switching POI groups.
 
** Fixed an issue where AR items (e.g. POIs, map pins) are not correctly updated after switching POI groups.
 
** Fixed an issue where scanning sometimes does not work until toggling the scan switches.
 
** Fixed an issue where scanning sometimes does not work until toggling the scan switches.
 
** Fixed an issue where live values are sometimes not received on the clients (when the live value attributes are configured as null).
 
** Fixed an issue where live values are sometimes not received on the clients (when the live value attributes are configured as null).
 +
** Fixed an issue where users could not swipe across documents in the gallery/flipview using gestures.
 +
** Fixed an issue where documents in the gallery/flipview was contantly moving slightly up and down.
  
 
<headertabs />
 
<headertabs />

Revision as of 08:23, 29 June 2020

[edit]

Initial Release

New features

  • The UBIK client can now automatically use UI customizings deployed from the server. Details can be found here.

Enhancements

Bugfixes

  • Fixed a memory leak issue when viewing 3D models in the app.
  • Fixed an issue where created content is not automatically committed if the navigation is skipped.
  • Fixed an issue where unwanted values are assigned during the data/template replications.
  • Fixed the not working template selection button in the default XAML template.

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.
  • The AR Marker related features are resource intense and can cause the app to slow down on weaker tablets.
  • Sometimes after an external bluetooth RFID scanner is disconnected, the app still incorrectly recognizes it as available.
  • It's not possible to interact with an online document in a flip view. This will be fixed in the next build. Until then, a workaround is to customize the default UBIKDetailsArea template. Find the one and only Canvas control in it and change its Visibility property value to "{Binding DataContext.HotSpotViewModel.DocumentScanMode, ElementName=ChildFlipView, Converter={StaticResource BoolToVisConverter}, FallbackValue=Collapsed}"


Build History

  • 3.7.3 on 2020-03-27
    • Initial release.
  • 3.7.6 on 2020-04-16
    • Improved the precision of remembered list view scroll positions and fixe an issue where it sometimes stops working.
  • 3.7.10 on 2020-06-30
    • Fixed an issue where AR items (e.g. POIs, map pins) are not correctly updated after switching POI groups.
    • Fixed an issue where scanning sometimes does not work until toggling the scan switches.
    • Fixed an issue where live values are sometimes not received on the clients (when the live value attributes are configured as null).
    • Fixed an issue where users could not swipe across documents in the gallery/flipview using gestures.
    • Fixed an issue where documents in the gallery/flipview was contantly moving slightly up and down.