Jump to: navigation, search

Difference between revisions of "Version 4.8 (WinX)"


m (4.8.?? on 2024-08-?? {{key press|App Center}})
Line 13: Line 13:
 
= Release Notes =
 
= Release Notes =
  
== Preview ==
+
== Beta ==
  
=== 4.8.?? on 2024-08-?? {{key press|App Center}}  ===
+
=== 4.8.13 on 2024-09-02 {{key press|Store Beta}}  ===
 
* Fixed an issue where the app incorrectly reports the successful UI deployment even when it fails.
 
* Fixed an issue where the app incorrectly reports the successful UI deployment even when it fails.
 
* Fixed an issue where the [[Property_Wizard_(Client)|property wizard]] is not shown when you have certain customizings (i.e. not binding to Properties at all in UBIKChildArea or the likes).
 
* Fixed an issue where the [[Property_Wizard_(Client)|property wizard]] is not shown when you have certain customizings (i.e. not binding to Properties at all in UBIKChildArea or the likes).
 
* Added a button to the UBIKPropertyDirectItemNotSupported Xaml to navigate to the GUID of the property.
 
* Added a button to the UBIKPropertyDirectItemNotSupported Xaml to navigate to the GUID of the property.
  
[[Category:Client|Version 4.8 (WinX)]]
+
 
[[Category:Version 4.8|Version 4.8 (WinX)]]
+
== Preview ==
[[Category:WinX|Version 4.8 (WinX)]]
+
  
 
=== 4.8.11 on 2024-08-21 {{key press|App Center}}  ===
 
=== 4.8.11 on 2024-08-21 {{key press|App Center}}  ===

Revision as of 09:42, 2 September 2024

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

Availability

Store: Publicly available in Microsoft Store.

Store Beta: Publicly available in Microsoft Store as beta versions to those whose account email is included in our beta program. Please contact the Augmensys staff and submit your chosen email address if you would like to join.

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 ⚠️
[edit]

Release Notes

Beta

4.8.13 on 2024-09-02 Store Beta

  • Fixed an issue where the app incorrectly reports the successful UI deployment even when it fails.
  • Fixed an issue where the property wizard is not shown when you have certain customizings (i.e. not binding to Properties at all in UBIKChildArea or the likes).
  • Added a button to the UBIKPropertyDirectItemNotSupported Xaml to navigate to the GUID of the property.


Preview

4.8.11 on 2024-08-21 App Center

  • Fixed an issue where annotations are not always saved on image documents.
  • Fixed an issue where the dynamic selective list items are not properly filtered when you use the further editing option in the editor.


4.8.10 on 2024-08-08 App Center

  • Updated some icons.


4.8.8 on 2024-07-22 / 4.8.9 on 2024-07-31 App Center

  • Fixed an issue where the result list remains empty when you evaluate a lazy loading query multiple times without changing its criteria.
  • AutoSaveDocumentsOnPageClose will now only auto save a document if no wizard is configured.
  • UBIK provides a central license mechanism now.
  • Fixed an issue where some Min Norm Max Property values didn't get committed properly.
  • Fixed an issue where the Min Max Property Editor didn't always work as expected.
  • It is now possible to manually skip the dialog for the BranchDownloadCommand.
  • Fixed an issue where the changed objects indicator doesn't update once an object gets deleted in offline mode.
  • The UBIK client now supports evaluating the same query with different criterion values at the same time. This is necessary to e.g. have correct results for dynamic selective lists in certain customizing scenarios.


Known issues

  • Free Text Annotations that where created in former sessions cannot be selected and therefore cannot be edited any more.


⚠️ XAML Notes

  • UBIKEditMinMax was adapted by adding different TextBox templates for different Property types to fix an issue that caused unwanted Min Max Property editing behavior.