Difference between revisions of "Version 4.7 (WinX)"
(Added note for #364 breaking change from MinNormMax to UBIKPropertyValueRecord) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
== Release == | == Release == | ||
+ | |||
+ | === 4.7.56 on 2024-07-02 {{key press|Store}} === | ||
+ | * [[XAML_Tips#Auto_saving|AutoSaveDocumentsOnPageClose]] will now only auto save a document if no wizard is configured. | ||
+ | * Fixed an issue where the [[Property_Based_Content_Filters|property based content filtering]] does not work in some customized solutions. | ||
+ | * 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. | ||
+ | |||
=== 4.7.45 on 2024-06-26 {{key press|Store}} === | === 4.7.45 on 2024-06-26 {{key press|Store}} === | ||
Line 25: | Line 31: | ||
=== 4.7.5 on 2024-05-16 {{key press|Store}} === | === 4.7.5 on 2024-05-16 {{key press|Store}} === | ||
* Fixed an issue where the refresh button is sometimes disabled. | * Fixed an issue where the refresh button is sometimes disabled. | ||
+ | |||
+ | |||
+ | |||
+ | |||
== Beta == | == Beta == | ||
Line 76: | Line 86: | ||
Namespace change(s): | Namespace change(s): | ||
* ViewModelLocator: From <code>xmlns:vm="using:UBIK.WinX.ViewModel"</code> to <code>xmlns:uiservices="using:UBIK.UI.Services"</code>. | * ViewModelLocator: From <code>xmlns:vm="using:UBIK.WinX.ViewModel"</code> to <code>xmlns:uiservices="using:UBIK.UI.Services"</code>. | ||
+ | |||
+ | ⚠️ Breaking changes to customized UBIKPropertyValueRecord.xaml (introduction of MinNormMax-type properties means what was previously located directly on the DisplayValue binding is now on ValueItems[x].DisplayValue). | ||
<headertabs /> | <headertabs /> |
Latest revision as of 15:48, 22 October 2024
This 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.