Difference between revisions of "Version 3.2 (WinX)"
(→Enhancements) |
|||
(13 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
! Version || Release Date | ! Version || Release Date | ||
|- | |- | ||
− | | 3.2.0 || 2018- | + | | 3.2.0 || 2018-07-06 |
|- | |- | ||
|} | |} | ||
Line 29: | Line 29: | ||
* Modal dialogs, such as property editors, are not covering the whole screen width anymore by default, but size to their content | * Modal dialogs, such as property editors, are not covering the whole screen width anymore by default, but size to their content | ||
* The HotSpot used for OCR In-Document Scanning has a new design for better readability of the scan result | * The HotSpot used for OCR In-Document Scanning has a new design for better readability of the scan result | ||
− | |||
− | |||
=== Bugfixes === | === Bugfixes === | ||
+ | * App no longer crashes when plugging in a camera / microphone / headset during a remote support call. | ||
* Fixed an issue where too many pages are closed unexpectedly after taking pictures. | * Fixed an issue where too many pages are closed unexpectedly after taking pictures. | ||
* Fixed an issue where creating child objects was not possible in the details page. | * Fixed an issue where creating child objects was not possible in the details page. | ||
Line 38: | Line 37: | ||
* Fixed an issue where some linked documents are not loaded properly. | * Fixed an issue where some linked documents are not loaded properly. | ||
* Fixed an issue where the page titles are changed incorrectly when dealing with link properties. | * Fixed an issue where the page titles are changed incorrectly when dealing with link properties. | ||
− | * Fixed a bug, where the | + | * Chart property editor no longer causes crash when pressing "OK". Chart threshold lines always show up properly again. |
+ | * Automatic offline branch sync is no longer interrupted when minimizing the application. | ||
+ | * Fixed a bug, where the Confirmation Dialog was shown for changed objects when switching between Child and Details Page. | ||
* Fixed a bug, where the app navigated to a wrong object once a newly created object was discarded. | * Fixed a bug, where the app navigated to a wrong object once a newly created object was discarded. | ||
− | * | + | * A bug, where the Property Area of the Document Page closed each second time an editor was closed, was fixed. |
− | + | ||
− | + | ||
* Fixed an issue, where the Compass Calibration button was not applying the Compass Correction Setting. | * Fixed an issue, where the Compass Calibration button was not applying the Compass Correction Setting. | ||
+ | * Fixed an issue, where the Scan Buttons were not shown in the String Editor Scan Window and the OCRProfile was not applied. | ||
* Fixed an issue where the UI does not update for the result of a successful commit. | * Fixed an issue where the UI does not update for the result of a successful commit. | ||
− | |||
* Fixed an issue where results from OCR In-Document Scanning were only used when opening the dialog a second time. | * Fixed an issue where results from OCR In-Document Scanning were only used when opening the dialog a second time. | ||
+ | * Fixed a bug, where the Use Location button of the Map Page Flyout was not working. | ||
+ | * The map will now always navigate to the location of the geo property when opening the geo property editor. | ||
+ | * The textboxes for adjusting longitude, latitude, and altitude of a geo property are now working as expected. | ||
+ | * Fixed an issue, where the busy symbol did not disappear after the hierarchy was filtered. | ||
+ | * Fixed an issue where Guid properties changed during offline mode are not committed. | ||
+ | * Fixed an issue in displaying the target content of a link property. | ||
+ | * Fixed an issue where the app might get stuck after applying hierarchy filters. | ||
+ | * Geo coordinate editor input no longer crashes when entering invalid input. | ||
+ | * Fixed an issue where Guid properties did not display the correct texts when their linked objects are not yet available on the client. | ||
+ | * Outdated metadefinitions are now properly updated after switching from Offline to Auto mode after logging in. | ||
+ | * Fixed an issue where link properties always appear editable even when they are not. | ||
+ | * Fixed an issue where holding of a HotSpot during placement led to navigating away from the document. | ||
+ | |||
+ | === Build History === | ||
+ | * 3.2.0.27 on 2018-07-06 | ||
+ | ** Initial release. | ||
+ | * 3.2.0.28 on 2018-07-13 | ||
+ | ** Fixed an issue where meta definitions are not updated sometimes (when their DeleteInfo changes). | ||
+ | * 3.2.0.29 on 2018-07-18 | ||
+ | ** Fixed an issue where it’s not possible to properly create child items from the status & bottom bar. | ||
+ | * 3.2.0.31 on 2018-07-25 | ||
+ | ** Fixed an issue where editing of numeric properties leads to a crash on Windows 10 Build 14393 | ||
+ | * 3.2.0.32 on 2018-07-27 | ||
+ | ** Fixed an issue where child items are sometimes not shown in the list (when they carry the [[SYSCLS_ICON]] but no icon property values). | ||
+ | ** Fixed an issue where the UI elements are not properly updated when PropertyItems are used in Xaml bindings. | ||
+ | ** It is now possible to configure the min & max width for the property column in the details & query pages. (See e.g. DetailsPageLeftAreaMinWidth in UBIKThemes.) | ||
+ | * 3.2.0.33 on 2018-08-06 | ||
+ | ** Fixed an issue where the app gets stuck during initialization after receiving frequent pushes. | ||
+ | * 3.2.0.34 on 2018-08-22 | ||
+ | ** Added the possibility to configure in UBIKThemes the max number of child objects displayed in the list. (for example: <x:Int32 x:Key="MaxItemsInList">500</x:Int32>) | ||
+ | * 3.2.0.36 on 2018-09-11 | ||
+ | ** Fixed an issue where invalid data (relations) from the service leads to the failure of an entire update/download. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 15:49, 11 September 2018
Version | Release Date |
---|---|
3.2.0 | 2018-07-06 |