Difference between revisions of "Version 3.3 (WinX)"
(→Build History) |
|||
Line 38: | Line 38: | ||
* 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. | ||
=== Additional notes === | === Additional notes === | ||
Line 54: | Line 55: | ||
** Fixed an issue where the app’s general performance degrades as the user browses to pages with filtered lists (using the CollectionToViewConverter in Xaml). | ** Fixed an issue where the app’s general performance degrades as the user browses to pages with filtered lists (using the CollectionToViewConverter in Xaml). | ||
*** '''BREAKING CHANGE IN XAML: For a fully refreshing handle to the filtered list, please bind to the converter's ''View.Self'' property now (instead of ''View'')''' | *** '''BREAKING CHANGE IN XAML: For a fully refreshing handle to the filtered list, please bind to the converter's ''View.Self'' property now (instead of ''View'')''' | ||
+ | * 3.3.7 on 2018-12-05 | ||
+ | ** Improved the stability of the app when using the UBIK contrast profile for OCR scanning. | ||
<headertabs /> | <headertabs /> | ||