Difference between revisions of "Version 3.4 (WinX)"
(→Build History) |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
=== Bugfixes === | === Bugfixes === | ||
+ | * Fixed an issue where offline data cannot be loaded due to a localization issue (when saving timestamps into databases). | ||
=== Known issues === | === Known issues === | ||
* Project specific resources defined in UBIKThemes might not take effect immediately after switching profiles. Restarting the app solves the problem. | * Project specific resources defined in UBIKThemes might not take effect immediately after switching profiles. Restarting the app solves the problem. | ||
* 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. | ||
+ | * 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 22: | Line 25: | ||
= Build History = | = Build History = | ||
− | * 3.4. | + | * 3.4.5 on 2018-12-10 |
** Initial release. | ** Initial release. | ||
− | + | * 3.4.6 on 2018-12-10 | |
+ | ** Fixed an issue where the ProgressCircle control is sometimes cut off partially. | ||
+ | * 3.4.10 on 2018-12-12 | ||
+ | ** Fixed an issue where the filtered (using the CollecionToViewConverter) property lists are sometimes not updated. | ||
+ | ** Fixed a potential misbehavior of the search result dialog (when the web service does not provide online search capability). | ||
+ | * 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]]) | ||
+ | ** 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 /> | ||