Difference between revisions of "Version 3.5 (WinX)"
(→Bugfixes) |
|||
Line 4: | Line 4: | ||
* It is now possible to use [[AR-Marker]]s for [[AR-Marker_Device_Pose_Estimation|device pose estimation]]. | * It is now possible to use [[AR-Marker]]s for [[AR-Marker_Device_Pose_Estimation|device pose estimation]]. | ||
* Administrators can now configure the [[UBIK_WinX_Client_Basics#Fit_Mode|fit modes]] which determines how documents are initially displayed. | * Administrators can now configure the [[UBIK_WinX_Client_Basics#Fit_Mode|fit modes]] which determines how documents are initially displayed. | ||
+ | * You can now find comments on various type list members in the [[Developer_Mode|developer mode]]. This is an ongoing process and more comments will be added/improved after the release. | ||
=== Enhancements === | === Enhancements === | ||
Line 14: | Line 15: | ||
* The [[Offline_Query_(UBIK_WinX)#String_criterion|string criteria of offline queries]] are now more restrictive (all sub strings must be found instead of just one). | * The [[Offline_Query_(UBIK_WinX)#String_criterion|string criteria of offline queries]] are now more restrictive (all sub strings must be found instead of just one). | ||
* Greatly improved the app's performance when loading PDF files with many pages. You might want to check [[XAML_Tips#FlipView|this]] out as well. | * Greatly improved the app's performance when loading PDF files with many pages. You might want to check [[XAML_Tips#FlipView|this]] out as well. | ||
− | + | * Scanning is now paused when the last search result dialog is still open for user interaction. | |
− | + | * Comma and dot are both accepted as decimal seperators when entering numbers, independent of the current culture. | |
=== Bugfixes === | === Bugfixes === | ||
Line 41: | Line 42: | ||
* Fixed an issue where it was not possible to return to Scan Page after scanning AR-Markers. | * Fixed an issue where it was not possible to return to Scan Page after scanning AR-Markers. | ||
* Fixed an issue where the RFID(NFC) Scanner did not show a dialog window with more objects (when tag has targets two objects or more) | * Fixed an issue where the RFID(NFC) Scanner did not show a dialog window with more objects (when tag has targets two objects or more) | ||
− | + | * Invalid characters in profile names are escaped/replaced and will no longer break the app. | |
− | + | * Fixed several UI issues in the Gantt chart control. For example, no longer displaying the current date line or the progress bar if it doesn't fall into the project timeline. | |
+ | * Fixed an issue where the content page displays incorrect title/subtitle right after editing a Guid property using a query. | ||
+ | * Fixed an issue where the user can only browse to the same object once by scanning the QR code (unless a different marker is scanned). | ||
+ | * Fixed an issue where the "Manual" sync mode configured in profiles is ignored during logins. | ||
+ | * Fixed an issue where the toggling of fit-to-width mode for documents doesn't work (when Windows animation is enabled). | ||
=== 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. | ||
=== Additional notes === | === Additional notes === |