Difference between revisions of "Version 3.8 (WinX)"
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | == Important Notes == | ||
+ | |||
+ | {{Attention|This version requires [https://en.wikipedia.org/wiki/Windows_10_version_1709 Windows 10 build 16299] or higher}} | ||
+ | |||
= Release Notes = | = Release Notes = | ||
− | == Version 3.8. | + | == Version 3.8.51 (2022-03-31) {{key press|Store}} == |
+ | * Fixed an issue where the default profile sometimes has leftover settings from other profiles. | ||
+ | * Fixed an issue where recorded audios can not be played on some devices. | ||
+ | * Added Czech translations. | ||
+ | * Fixed a performance issue (memory leak & high CPU usage) after showing many PDF documents. | ||
+ | * [[Activity:PushPopUpMessage (Activity)|Popup pushes]] now translate into App notifications | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Version 3.8.43 (2021-08-18/2021-09-17) {{key press|Store Beta}}/{{key press|Store}} == | ||
+ | * Fixed an occasional crash when the property list gets reloaded (ListToBindableVectorAdapter.EnsureIndexInt32 exceptions). | ||
+ | * Fixed an issue where the content creation button might be incorrectly disabled after the context object gets edited. | ||
+ | * Multi line drawings are now supported in UBIKPdfViewer. | ||
+ | * Fixed an issue, that would cause a corruption of the profile. | ||
+ | * Added Chinese translations. | ||
+ | |||
+ | == Version 3.8.42 (2021-05-25/2021-06-30) {{key press|Store Beta}}/{{key press|Store}} == | ||
+ | * The auto branch download feature is now disabled by default and can be enabled in the Content settings. | ||
+ | * Supports the scanning of color inverted 2D codes. It is an option that can be turned on/off in the Camera settings. | ||
+ | |||
+ | == Version 3.8.38 (2021-05-18) {{key press|DevOps}} == | ||
+ | * PDFViewer now supports multi language use. | ||
+ | * PDFViewer now supports customizable toolbar/button color. | ||
+ | * Fixed issues where text highlight/underline/strike-through did not work in PDFViewer. | ||
+ | |||
+ | == Version 3.8.36 (2021-04-23) {{key press|Store}} == | ||
=== Feature highlight === | === Feature highlight === | ||
* The client can now receive [[Login_View#Login_details|detailed information]] about the current user as well as other users. | * The client can now receive [[Login_View#Login_details|detailed information]] about the current user as well as other users. | ||
Line 10: | Line 41: | ||
* UBIKDetailsQueryArea is now fully customizable. | * UBIKDetailsQueryArea is now fully customizable. | ||
* Added basic [[Time_Zone_Support_(Client)|time zone support]]. | * Added basic [[Time_Zone_Support_(Client)|time zone support]]. | ||
− | * Re-implemented the annotation feature | + | * Re-implemented the annotation feature to unify it with the upcoming platform releases on Android and iOS |
+ | ** On PDFs, an annotation can be edited as long as it's not merged into the document, but only by the user who created it | ||
* The [[XAML#UBIKImageEditor|UBIKImageEditor]] provides the possibility to customize the following in XAML. | * The [[XAML#UBIKImageEditor|UBIKImageEditor]] provides the possibility to customize the following in XAML. | ||
** The visibility of the image toolbar; | ** The visibility of the image toolbar; | ||
Line 17: | Line 49: | ||
* Added a thumbnail indicator and a more helpful text header in the document flip view. | * Added a thumbnail indicator and a more helpful text header in the document flip view. | ||
* Made the client aware of map overlays even when they are not a part of the infrastructure. | * Made the client aware of map overlays even when they are not a part of the infrastructure. | ||
− | * Supports grouping of AR markers (like for geo | + | * Supports [[AR-Marker#Grouped_AR_Marker|grouping of AR markers]] (like for geo POIs) to overcome the limitation of the maximum 1024 unique Aruco markers. |
+ | * ContentViewModel.PropertyItems can now be filtered using the ListCollectionView. | ||
+ | |||
+ | |||
+ | |||
+ | |||
=== Bugfixes === | === Bugfixes === | ||
Line 49: | Line 86: | ||
* Fixed an issue where the app gets stuck during offline logins when there are open/unprocessed pushes. | * Fixed an issue where the app gets stuck during offline logins when there are open/unprocessed pushes. | ||
* Fixed an issue where Aruco POIs are not displayed when they are referenced by marker objects but are not marker objects themselves (without [[SYSCLS_ARMARKER]]). | * Fixed an issue where Aruco POIs are not displayed when they are referenced by marker objects but are not marker objects themselves (without [[SYSCLS_ARMARKER]]). | ||
+ | * Fixed an issue where profiles are duplicated when their <Name> tags don't match their file names or when they are placed under sub folders. | ||
+ | * Fixed an issue where the setting to use Geo locations from scanned results is not persisted/restored. | ||
+ | |||
+ | |||
+ | |||
== Known issues == | == Known issues == |
Latest revision as of 07:48, 31 March 2022
Important Notes
This version requires Windows 10 build 16299 or higher |