Difference between revisions of "Version 3.2 (WinX)"
(9 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
! Version || Release Date | ! Version || Release Date | ||
|- | |- | ||
− | | 3.2.0 || 2018- | + | | 3.2.0 || 2018-07-06 |
|- | |- | ||
|} | |} | ||
Line 58: | Line 58: | ||
* Fixed an issue where link properties always appear editable even when they are not. | * Fixed an issue where link properties always appear editable even when they are not. | ||
* Fixed an issue where holding of a HotSpot during placement led to navigating away from the document. | * Fixed an issue where holding of a HotSpot during placement led to navigating away from the document. | ||
+ | |||
+ | === Build History === | ||
+ | * 3.2.0.27 on 2018-07-06 | ||
+ | ** Initial release. | ||
+ | * 3.2.0.28 on 2018-07-13 | ||
+ | ** Fixed an issue where meta definitions are not updated sometimes (when their DeleteInfo changes). | ||
+ | * 3.2.0.29 on 2018-07-18 | ||
+ | ** Fixed an issue where it’s not possible to properly create child items from the status & bottom bar. | ||
+ | * 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 | ||
+ | * 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 |