Difference between revisions of "Version 3.4 (WinX)"
(→Build History) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 35: | Line 35: | ||
** Users can now customize whether the intermediate query dialog should show up or not when editing Guid properties. ([[UBIK_WinX_Client_Basics#Guid_editor|"SkipQueryDialog" in UBIKThemes.xaml]]) | ** Users can now customize whether the intermediate query dialog should show up or not when editing Guid properties. ([[UBIK_WinX_Client_Basics#Guid_editor|"SkipQueryDialog" in UBIKThemes.xaml]]) | ||
** Fixed an issue where the app navigates to the wrong page after query-based Guid editing finishes if one starts the editing from a child item. | ** Fixed an issue where the app navigates to the wrong page after query-based Guid editing finishes if one starts the editing from a child item. | ||
+ | * 3.4.13 on 2019-01-18 | ||
+ | ** Changed selection highlighting of SfSunburstExt control. | ||
+ | ** Added new configuration property ''UBIKColorMemberPath'' for SfSunburstExt control to allow customization of Segment coloring through a property value. | ||
+ | ** Customizers can now decide whether redlined documents should be opened in details (by passing True to the StartRedliningCommand in XAML customizings). | ||
+ | * 3.4.15 on 2019-02-25 | ||
+ | ** Bugfix SfSunburstExt segment coloring. | ||
+ | ** Avoid crash on null content objects in SfSunburstExt. | ||
+ | * 3.4.17 on 2019-03-05 | ||
+ | ** Fixed an issue where file uploading fails sometimes. | ||
+ | * 3.4.19 on 2019-03-11 | ||
+ | ** In case multiple child picture types are configured, XAML customizers can now specify which one should be used for creation. (by adding the Guid of the wanted MetaClass as the CommandParameter of the CaptureMediaCommand) | ||
+ | * 3.4.20 on 2019-03-19 | ||
+ | ** Introduced a new filtering mechanism to smooth POIs placed far away from the related AR-Marker. | ||
+ | ** The Map in the upper right corner of the POI Page can now be hidden using the POIPageMapVisibility Variable in the UBIKThemes. | ||
<headertabs /> | <headertabs /> | ||