Difference between revisions of "Version 3.2 (WinX)"
(4 intermediate revisions by the same user not shown) | |||
Line 68: | Line 68: | ||
* 3.2.0.31 on 2018-07-25 | * 3.2.0.31 on 2018-07-25 | ||
** Fixed an issue where editing of numeric properties leads to a crash on Windows 10 Build 14393 | ** Fixed an issue where editing of numeric properties leads to a crash on Windows 10 Build 14393 | ||
+ | * 3.2.0.32 on 2018-07-27 | ||
+ | ** Fixed an issue where child items are sometimes not shown in the list (when they carry the [[SYSCLS_ICON]] but no icon property values). | ||
+ | ** Fixed an issue where the UI elements are not properly updated when PropertyItems are used in Xaml bindings. | ||
+ | ** It is now possible to configure the min & max width for the property column in the details & query pages. (See e.g. DetailsPageLeftAreaMinWidth in UBIKThemes.) | ||
+ | * 3.2.0.33 on 2018-08-06 | ||
+ | ** Fixed an issue where the app gets stuck during initialization after receiving frequent pushes. | ||
+ | * 3.2.0.34 on 2018-08-22 | ||
+ | ** Added the possibility to configure in UBIKThemes the max number of child objects displayed in the list. (for example: <x:Int32 x:Key="MaxItemsInList">500</x:Int32>) | ||
+ | * 3.2.0.36 on 2018-09-11 | ||
+ | ** Fixed an issue where invalid data (relations) from the service leads to the failure of an entire update/download. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 15:49, 11 September 2018
Version | Release Date |
---|---|
3.2.0 | 2018-07-06 |