Jump to: navigation, search

Difference between revisions of "Version 3.5 (WinX)"


Line 3: Line 3:
 
* It is now possible to configure complex parameter lists for various commands in XAML, using the new [[KeyValueList]] element
 
* It is now possible to configure complex parameter lists for various commands in XAML, using the new [[KeyValueList]] element
 
* It is now possible to use [[AR-Marker]]s for [[AR-Marker_Device_Pose_Estimation|device pose estimation]].
 
* It is now possible to use [[AR-Marker]]s for [[AR-Marker_Device_Pose_Estimation|device pose estimation]].
 
+
* Administrators can now configure the [[UBIK_WinX_Client_Basics#Fit_Mode|fit modes]] which determines how documents are initially displayed.
  
 
=== Enhancements ===
 
=== Enhancements ===
 
* The Camera Access was refactored to provide a proper basis for upcoming features.
 
* The Camera Access was refactored to provide a proper basis for upcoming features.
 
* The problematic CollectionToViewConverter for content filtering is replaced by the new ListCollectionView. See [[XAML_Changes_in_UBIK_WinX_3.5]] for details.
 
* The problematic CollectionToViewConverter for content filtering is replaced by the new ListCollectionView. See [[XAML_Changes_in_UBIK_WinX_3.5]] for details.
 
+
* Users can now confirm and save their signature before the timer ends.
 +
* The OK button will now stay disabled if there is no signature.
 +
* Improved the way navigation history is maintained so that issues such as wrong navigation destinations upon leaving unsaved changes no longer occur.
  
 
=== Bugfixes ===
 
=== Bugfixes ===
 +
* Fixed an issue where the app completely hangs when loading large PDF files.
  
 
=== Known issues ===
 
=== Known issues ===
Line 20: Line 23:
  
 
= Build History =
 
= Build History =
* 3.5.1 on 2019-03-??
+
* 3.5.1 on 2019-04-??
 
** Initial release.
 
** Initial release.
  

Revision as of 16:22, 13 March 2019

[edit]

Initial Release

New features

  • It is now possible to configure complex parameter lists for various commands in XAML, using the new KeyValueList element
  • It is now possible to use AR-Markers for device pose estimation.
  • Administrators can now configure the fit modes which determines how documents are initially displayed.

Enhancements

  • The Camera Access was refactored to provide a proper basis for upcoming features.
  • The problematic CollectionToViewConverter for content filtering is replaced by the new ListCollectionView. See XAML Changes in UBIK WinX 3.5 for details.
  • Users can now confirm and save their signature before the timer ends.
  • The OK button will now stay disabled if there is no signature.
  • Improved the way navigation history is maintained so that issues such as wrong navigation destinations upon leaving unsaved changes no longer occur.

Bugfixes

  • Fixed an issue where the app completely hangs when loading large PDF files.

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.

Additional notes

Build History

  • 3.5.1 on 2019-04-??
    • Initial release.