Difference between revisions of "Version 3.4 (WinX)"
(→Build History) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 17: | Line 17: | ||
* If a device has multiple cameras of exactly the same model (e.g. Microsoft HD 3000), the wrong one might be used during remote support calls. | * If a device has multiple cameras of exactly the same model (e.g. Microsoft HD 3000), the wrong one might be used during remote support calls. | ||
* When using the UBIK contrast profile for OCR scanning, the app might crash especially if other marker scanning is also turned on. | * When using the UBIK contrast profile for OCR scanning, the app might crash especially if other marker scanning is also turned on. | ||
+ | * If any character considered as illegal for Windows directories (e.g. /) is included in a profile's "Name" tag, UBIK will fail to load xamls and the UI will be messed up. | ||
=== Additional notes === | === Additional notes === | ||
Line 33: | Line 34: | ||
* 3.4.12 on 2019-01-11 | * 3.4.12 on 2019-01-11 | ||
** 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. | ||
+ | * 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 /> | ||