Difference between revisions of "Version 4.3 (Xamarin)"
m (LGE moved page Version 4.3 Xamarin to Version 4.3 (Xamarin)) |
|||
(27 intermediate revisions by 4 users not shown) | |||
Line 15: | Line 15: | ||
{{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | {{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | ||
+ | |||
+ | |||
+ | == Release == | ||
+ | |||
+ | === 4.3.46 on 2023-06-13 {{key press|iOS: Store}} {{key press|Android: Store}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where the performance of the client can degrade drastically during browsing under certain circumstances. (What actually happens is the client unnecessarily switches to offline mode and back online over and over again when a certain error occurs.) | ||
+ | |||
+ | |||
+ | === 4.3.42 on 2023-04-28 {{key press|iOS: Store}} === | ||
+ | === 4.3.41 on 2023-04-28 {{key press|Android: Store}} {{key press|UWP: App Center}} === | ||
+ | * Updated some Czech translations. | ||
+ | |||
+ | |||
+ | == Beta == | ||
+ | |||
+ | === 4.3.40 on 2023-04-24 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where expression based content filtering misbehaves on lists with more than 25 items. | ||
+ | * Made the size of the property direct edit popup customizable in UBIKThemes (PropertyDirectEditPopupSize). | ||
+ | * Fixed an issue where the expression based filtering does not update upon expression changes. | ||
+ | |||
+ | |||
+ | === 4.3.39 on 2023-04-14 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where importing an already existing profile causes an error. | ||
+ | * Fixed an issue where the selected property value is not always saved or highlighted. | ||
+ | |||
+ | |||
+ | === 4.3.38 on 2023-04-07 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed some UI update issues for Guid properties. | ||
+ | * Further improved the UI performance for large query result lists. | ||
+ | |||
+ | |||
+ | === 4.3.37 on 2023-04-06 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where the UI hangs for a long time when displaying or updating dynamic selective list properties. | ||
+ | |||
+ | |||
+ | === 4.3.33 on 2023-04-05 {{key press|UWP: App Center}} === | ||
+ | === 4.3.29 on 2023-04-04 {{key press|Android: Store Beta}} === | ||
+ | === 4.3.27 on 2023-04-04 {{key press|iOS: Store Beta}} === | ||
+ | * Fixed an issue where property values are not set in commands such as SetPropertyValueCommand. | ||
+ | |||
+ | |||
+ | === 4.3.26 on 2023-04-03 {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where editors turn blank after showing a large list in the Guid editor. | ||
+ | * Improved the performance of the Guid editor for large lists. | ||
== Preview == | == Preview == | ||
− | === 4.3. | + | === 4.3.22 on 2023-03-30 {{key press|App Center}} === |
+ | * Fixed an issue when selecting Annotations that where created in former sessions. The problem still exists for Free Text Annotations though. | ||
+ | * A problem with updating the list of root objects is fixed now. If roots objects are not part of the collection any more, the corresponding tile disappears now as expected. | ||
+ | * The query result list in the Guid property editor dialog is now truncated to 200 items. | ||
+ | * Fixed an issue where geo POIs in the AR/POI view are not updated properly. | ||
+ | * Fixed an issue where geo POIs in the AR/POI and map views do not display their icons. | ||
+ | * Fixed an issue where the linked level doesn't update after the linking is changed. | ||
+ | * Fixed an issue where clicking on the NA button of a locked task triggered navigation. | ||
+ | |||
+ | |||
+ | === 4.3.21 on 2023-03-22 {{key press|App Center}} === | ||
* Fixed an issue where the user set sync mode was set to "Automatic" when logging out. | * Fixed an issue where the user set sync mode was set to "Automatic" when logging out. | ||
* Fixed an issue where selecting an item in a selective list would not be saved. | * Fixed an issue where selecting an item in a selective list would not be saved. | ||
Line 30: | Line 84: | ||
* (Android) Fixed an issue where the app crashes upon going into background if push is activated. | * (Android) Fixed an issue where the app crashes upon going into background if push is activated. | ||
* Fixed an issue where the candidate items for a dynamic selective list property don't always update when there are unsaved changes. | * Fixed an issue where the candidate items for a dynamic selective list property don't always update when there are unsaved changes. | ||
+ | * Fixed an issue where the file for a newly created document is not always uploaded when you close the page. | ||
Line 67: | Line 122: | ||
+ | == Known issues == | ||
+ | * Sometimes, objects shift their positions in the lists after being edited. We found out that this is related to the 3rd party list control we use and are considering replacing it. However, this will take some more time in order to make all features we build around the control still function. | ||
+ | * Currently, the Samsung keyboard doesn't show {{key press|,}} at all, regardless of the current language/locale setting of the device. Please use a different virtual keyboard (e.g. Gboard from Google) instead if {{key press|.}} is unacceptable. | ||
+ | * The following issues come from the 3rd party PDF control we use in the app. They are fixed in the new control versions and the fixes be included in our app as well in the next release. | ||
+ | ** It seems like your choice of color is not applied to PDF ink annotations. It actually is, just only after you save the annotations. | ||
+ | ** (iOS) The app sometimes crashes after you annotation a PDF document and navigate back. | ||
+ | <br/> | ||
+ | = XAML Notes = | ||
+ | <br/> | ||
− | == | + | == XAML changes == |
− | + | ||
− | + | ||
+ | === Direct editing === | ||
+ | As it was designed, [[Property_Direct_Edit_(Client)#PropertyViewModel|PropertyViewModel.InEditing]] should be true during an direct edit session. Starting from this version, this is enforced. In other word, you can't edit a property if you don't set InEditing to true by first e.g. invoking the StartDirectEditCommand. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 11:21, 24 July 2024
UBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher! |