== 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}} ===* Fixed an issue where document files can be [[SYSCLS_EDITABLEDOCUMENT|edited]] even if they require [[Exclusive_Access_Content_(Client)|exclusive access]] and have not been checked out. === 4.7.26 on 2024-05-2? 28 {{key press|Store}} ===
* Fixed an issue where setting MRO Tasks to N/A led to a crash of the app.
== Beta ==
=== 4.7.? 5 on 2024-05-?? 16 {{key press|Store Beta}} ===
* Fixed an issue where the refresh button is sometimes disabled.
== Beta ==
=== 4.7.4 on 2024-05-07 {{key press|Store Beta}} ===
* Fixed an issue where the selective list of a link property appears empty/unavailable.
* Fixed an issue where it's not possible to create annotations when logged in using SSO.
=== 4.7.3 on 2024-05-03 {{key press|Store Beta}} ===
Namespace change(s):
* 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 />