Jump to: navigation, search

Difference between revisions of "Version 4.1 (WinX)"


(4.1.43 on 2022-05-31 {{key press|AppCenter}})
Line 18: Line 18:
 
* Some properties now need to be authenticated first before editing ([[UBIK_WinX_Client_Basics#Authentication_Properties|Authentication Properties]]).
 
* Some properties now need to be authenticated first before editing ([[UBIK_WinX_Client_Basics#Authentication_Properties|Authentication Properties]]).
 
* The app now determines the default tab to select based on different data configurations and scenarios.
 
* The app now determines the default tab to select based on different data configurations and scenarios.
* Custom UBIKContentArea templates can now be chosen automatically based on [[SYSCLS_CHILDAREATEMPLATE|certain properties of the context object]].  
+
* Custom UBIKContentArea templates can now be chosen automatically based on [[SYSCLS_CONTENTAREATEMPLATE|certain properties of the context object]].  
 
* The general locking status of an MRO task owner or work package is now inherited by all its MRO child objects. This applies to all types of locking, e.g. exclusive access, user rights, etc.
 
* The general locking status of an MRO task owner or work package is now inherited by all its MRO child objects. This applies to all types of locking, e.g. exclusive access, user rights, etc.
  
 +
[[Category:Client|Version 4.1 (WinX)]]
 +
[[Category:Version 4.1|Version 4.1 (WinX)]]
 +
[[Category:WinX|Version 4.1 (WinX)]]
  
 
== Known issues ==
 
== Known issues ==

Revision as of 06:04, 1 June 2022

Important Notes

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

Release Notes

Release

Beta

Preview

4.1.43 on 2022-05-31 AppCenter

  • All AR pages are now fully customizable (including the camera view, map view, etc.).
  • It's now possible for users to request exclusive access for UBIK content to prevent others from editing it at the same time.
  • The PdfViewer now uses a CommandBar that enables automatic items overflow on smaller screens.
  • The PdfViewer now has a text search feature.
  • Some properties now need to be authenticated first before editing (Authentication Properties).
  • The app now determines the default tab to select based on different data configurations and scenarios.
  • Custom UBIKContentArea templates can now be chosen automatically based on certain properties of the context object.
  • The general locking status of an MRO task owner or work package is now inherited by all its MRO child objects. This applies to all types of locking, e.g. exclusive access, user rights, etc.

Known issues

  • During PDF annotating/hotspotting, changes are lost if you leave the page without deselecting the changed annotation/hotspot.


XAML Notes


XAML changes

  • The following templates need to be re-customized using the new default ones:
    • UBIKPOIArea
    • UBIKMapArea
    • UBIKScanArea
    • UBIKContentArea (due to significant changes to the Document section)
  • UBIKChildArea now supports customizable sub-tabs for child list filter presets.