Difference between revisions of "Version 3.6 (WinX)"
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Attention|There are mandatory Xaml changes and existing customizings need to be updated. See {{#switchtablink:Xaml_Changes|Xaml Changes}} tab.}} | {{Attention|There are mandatory Xaml changes and existing customizings need to be updated. See {{#switchtablink:Xaml_Changes|Xaml Changes}} tab.}} | ||
{{Attention|Starting from this version, [https://en.wikipedia.org/wiki/Windows_10_version_history#Version_1709_(Fall_Creators_Update) Windows 10 build 16299] or later builds are required.}} | {{Attention|Starting from this version, [https://en.wikipedia.org/wiki/Windows_10_version_history#Version_1709_(Fall_Creators_Update) Windows 10 build 16299] or later builds are required.}} | ||
− | {{Attention|Starting from this version, the WinX/UWP app will also be available on the public Microsoft Store (named UBIK.UWP). Unfortunately, this leads to a different app identity which means the previous versions (up till 3.5) of the app must be uninstalled first and existing app data (including and not limited to profiles, databases, XAML customizings) will be lost unless | + | {{Attention|Starting from this version, the WinX/UWP app will also be available on the public Microsoft Store (named UBIK.UWP). Unfortunately, this leads to a different app identity which means the previous versions (up till 3.5) of the app must be uninstalled first and existing app data (including and not limited to profiles, databases, XAML customizings) will be lost unless manually saved and restored.}} |
= Initial Release = | = Initial Release = | ||
Line 75: | Line 75: | ||
* 3.6.89 on 2020-02-13 | * 3.6.89 on 2020-02-13 | ||
** Initial release. | ** Initial release. | ||
+ | * 3.6.92 on 2020-06-25 | ||
+ | ** Fixed an issue where live values are sometimes not received on the clients (when the live value attributes are configured as null). | ||
= Xaml Changes = | = Xaml Changes = |
Latest revision as of 14:13, 25 June 2020
Important Notes
There are mandatory Xaml changes and existing customizings need to be updated. See Xaml Changes tab. |
Starting from this version, Windows 10 build 16299 or later builds are required. |