Jump to: navigation, search

Difference between revisions of "Version 4.8 (WinX)"


 
(21 intermediate revisions by 2 users not shown)
Line 12: Line 12:
  
 
= Release Notes =
 
= Release Notes =
 +
 +
== Extra version related notes ==
 +
 +
Currently, there is a planned major update later for the 4.8 release. It will include the following additional features.
 +
* NFC four eyes acceptance tasks.
 +
 +
 +
== Release ==
 +
 +
=== 4.8.17 on 2024-09-19 {{key press|Store}} ===
 +
* Fixed an issue where it's impossible to change the filtering during [[Data_Replication_(UBIK_Client)#Replicating_data_templates|data template selection]].
 +
 +
 +
=== 4.8.16 on 2024-09-12 {{key press|Store}}  ===
 +
* Fixed an issue where the filtered result list doesn't get updated until it's presented again in certain custom link property editor UI.
 +
 +
 +
=== 4.8.15 on 2024-09-11 {{key press|Store}}  ===
 +
* Fixed an issue where the POIs are displayed in the top left corner when there are no locations available at all.
 +
* Fixed an issue where the client might crash on certain devices when browsing into a content level.
 +
 +
 +
== Beta ==
 +
 +
=== 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 [[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.
 +
  
 
== Preview ==
 
== Preview ==
  
=== 4.8.? on 2024-??-?? {{key press|App Center}}  ===
+
=== 4.8.11 on 2024-08-21 {{key press|App Center}}  ===
* Fixed an issue where the result list remains empty when you evaluate a [[QUERY#Lazy_loading_query|lazy loading query]] multiple times without changing its criteria.
+
* Fixed an issue where annotations are not always saved on image documents.
* [[XAML_Tips#Auto_saving|AutoSaveDocumentsOnPageClose]] will now only auto save a document if no wizard is configured.
+
* Fixed an issue where the dynamic selective list items are not properly filtered when you use the further editing option in the editor.
* UBIK provides a central license mechanism now.
+
  
  
 +
=== 4.8.10 on 2024-08-08 {{key press|App Center}}  ===
 +
* Updated some icons.
  
 +
 +
=== 4.8.8 on 2024-07-22 / 4.8.9 on 2024-07-31 {{key press|App Center}}  ===
 +
* Fixed an issue where the result list remains empty when you evaluate a [[QUERY#Lazy_loading_query|lazy loading query]] multiple times without changing its criteria.
 +
* [[XAML_Tips#Auto_saving|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_Max_Properties|Min Norm Max Property]] values didn't get committed properly.
 +
* Fixed an issue where the [[Min_Max_Properties|Min Max Property]] Editor didn't always work as expected.
 +
* It is now possible to manually skip the dialog for the [[Branch_Download#BranchDownloadCommand|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 ==
 
== Known issues ==
 +
* When editing Guid Link properties, you can no longer further edit the filtering if there are predefined filter parameters (such as the [[Dynamic_Selective_List_(Client)#Dependency_property_values|dependency property values in dynamic selective lists]]). This is because those parameters are to be enforced by design and should not be changed by users. In the future, we might consider a finer level of control over which parameters can be edited in such cases.
 
* Free Text Annotations that where created in former sessions cannot be selected and therefore cannot be edited any more.
 
* Free Text Annotations that where created in former sessions cannot be selected and therefore cannot be edited any more.
  
Line 30: Line 71:
  
 
= ⚠️ XAML Notes =
 
= ⚠️ XAML Notes =
 +
* UBIKEditMinMax was adapted by adding different TextBox templates for different Property types to fix an issue that caused unwanted  [[Min_Max_Properties|Min Max Property]] editing behavior.
  
  

Latest revision as of 08:29, 19 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

Extra version related notes

Currently, there is a planned major update later for the 4.8 release. It will include the following additional features.

  • NFC four eyes acceptance tasks.


Release

4.8.17 on 2024-09-19 Store


4.8.16 on 2024-09-12 Store

  • Fixed an issue where the filtered result list doesn't get updated until it's presented again in certain custom link property editor UI.


4.8.15 on 2024-09-11 Store

  • Fixed an issue where the POIs are displayed in the top left corner when there are no locations available at all.
  • Fixed an issue where the client might crash on certain devices when browsing into a content level.


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

  • When editing Guid Link properties, you can no longer further edit the filtering if there are predefined filter parameters (such as the dependency property values in dynamic selective lists). This is because those parameters are to be enforced by design and should not be changed by users. In the future, we might consider a finer level of control over which parameters can be edited in such cases.
  • 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.