= 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 ==
=== 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.)
[[Category:Client|Version 4.2 (WinX)]]
[[Category:Version 4.3|Version 4.3 (WinX)]]
[[Category:WinX|Version 4.2 (WinX)]]
=== 4.3.21 on 2023-04-13 {{key press|Store Beta}} ===
* 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 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).
== 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 />