Difference between revisions of "Version 4.3 (WinX)"
(14 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{Attention|This version requires [https://en.wikipedia.org/wiki/Windows_10_version_history#Version_1809_(October_2018_Update) Windows 10 build 17763] or higher}} | {{Attention|This version requires [https://en.wikipedia.org/wiki/Windows_10_version_history#Version_1809_(October_2018_Update) Windows 10 build 17763] or higher}} | ||
+ | |||
+ | |||
+ | == Availability == | ||
+ | {{key press|Store}}: Publicly available in Microsoft Store. | ||
+ | |||
+ | {{key press|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. | ||
+ | |||
+ | {{key press|App Center}}: Available to those who have access to the Augmensys App Center. | ||
+ | |||
= Release Notes = | = Release Notes = | ||
+ | |||
+ | == Release == | ||
+ | |||
+ | === 4.3.30 on 2023-06-13 {{key press|Store}} === | ||
+ | * Fixed an issue where the performance of the client can degrade drastically during browsing under certain circumstances. (What actually happens is the client unnecessarily switches to offline mode and back online over and over again when a certain error occurs.) | ||
+ | |||
+ | |||
+ | === 4.3.24 on 2023-04-28 {{key press|Store}} === | ||
+ | * Updated some Czech translations. | ||
+ | |||
== Beta == | == Beta == | ||
+ | |||
+ | === 4.3.23 on 2023-04-24 {{key press|Store Beta}} === | ||
+ | * Fixed an issue where expression based content filtering misbehaves on lists with more than 25 items. | ||
+ | * Fixed an issue where a dialog occurred under specific circumstances when entering a workpackage containing locked tasks. | ||
+ | * Fixed an issue where PDF hotspots are locked just after scrolling through the pages when AutoLock is set to true. (It should only be applied once the document is saved.) | ||
+ | |||
+ | |||
+ | === 4.3.21 on 2023-04-13 {{key press|Store Beta}} === | ||
+ | * Code optimizing in the kernel. | ||
+ | |||
+ | |||
+ | === 4.3.17 on 2023-04-07 {{key press|Store Beta}} === | ||
+ | * Fixed some UI update issues for Guid properties. | ||
+ | * Further improved the UI performance for large query result lists. | ||
+ | |||
+ | |||
+ | === 4.3.16 on 2023-04-06 {{key press|Store Beta}} === | ||
+ | * Fixed an issue where some resources were not translated properly. | ||
+ | * Fixed an issue where the UI hangs for a long time when displaying or updating dynamic selective list properties. | ||
+ | |||
=== 4.3.15 on 2023-04-04 {{key press|Store Beta}} === | === 4.3.15 on 2023-04-04 {{key press|Store Beta}} === | ||
Line 41: | Line 80: | ||
* Fixed an issue where the file for a newly created document is not always uploaded when you close the page with auto save mode turned on. | * Fixed an issue where the file for a newly created document is not always uploaded when you close the page with auto save mode turned on. | ||
* Fixed an issue where the Multi Select UI was not updated when the locked state of objects changed. | * Fixed an issue where the Multi Select UI was not updated when the locked state of objects changed. | ||
− | |||
− | |||
− | |||
Line 63: | Line 99: | ||
* Fixed a bug where the app session could be destroyed by failed Push operations. | * Fixed a bug where the app session could be destroyed by failed Push operations. | ||
* Fixed unintended client spamming requests to server in specific situations (when it loses connection and tries to reconnect). | * Fixed unintended client spamming requests to server in specific situations (when it loses connection and tries to reconnect). | ||
− | |||
− | |||
− | |||
Line 80: | Line 113: | ||
== XAML changes == | == XAML changes == | ||
+ | === Direct editing === | ||
+ | As it was designed, [[Property_Direct_Edit_(Client)#PropertyViewModel|PropertyViewModel.InEditing]] should be true during an direct edit session. Starting from this version, this is enforced. In other word, you can't edit a property if you don't set InEditing to true by first e.g. invoking the StartDirectEditCommand. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 16:06, 13 June 2023
Important Notes
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.