Difference between revisions of "Version 4.1 (Xamarin)"
(→4.1.xx on 2022-06-xx {{key press|App Center}}) |
|||
(36 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
= Release Notes = | = Release Notes = | ||
+ | |||
+ | |||
+ | == Availability == | ||
+ | {{key press|Android: Store}}{{key press|iOS: Store}}: Publicly available in Google Play Store / Apple App Store. | ||
+ | |||
+ | {{key press|Android: Store Beta}}: Publicly available in Google Play Store as beta versions. You can opt in or out of the beta at any time in the store. | ||
+ | |||
+ | {{key press|iOS: Store Beta}}: Available through Apple App Store's [https://testflight.apple.com/join/ijGm4j2h invitation link]. | ||
+ | |||
+ | {{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 == | == Release == | ||
+ | |||
+ | === 4.1.?? on 2022-??-?? === | ||
+ | * Fixed an issue where the UI doesn't update when property value records change. | ||
+ | |||
+ | |||
+ | === 4.1.58 on 2022-09-29 {{key press|Android: Store}} {{key press|iOS: Store}} === | ||
+ | * Fixed an issue where the locked status of a (sequential) task was not updated correctly in the UI. | ||
+ | * Fixed an issue where PropertyViewModel.LinkedLevel is not reloaded when the property value changes. | ||
+ | |||
+ | |||
+ | === 4.1.56 on 2022-09-19 {{key press|Android: Store}} === | ||
+ | * Android: Fixed an issue where launching ARCore crashed the App. | ||
+ | |||
+ | |||
+ | === 4.1.55 on 2022-09-09 {{key press|Android: Store}} {{key press|iOS: Store}} === | ||
+ | * Added a possibility to import local database files in the app settings. | ||
+ | * Android: Fixed an issue where profiles sometimes can not be deployed through AppConfig. | ||
+ | |||
+ | |||
+ | === 4.1.54 on 2022-09-05 {{key press|Android: Store}} {{key press|iOS: Store}} === | ||
+ | * Added a navigation action to the ObjectHotSpot template. | ||
+ | |||
+ | |||
+ | === 4.1.53 on 2022-08-31 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} === | ||
+ | * Fixed an issue where UBIK.Xamarin.Android sometimes gets stuck on second startups. | ||
+ | * Updated ARCore for UBIK.Xamarin.Android. | ||
+ | |||
+ | |||
+ | === 4.1.52 on 2022-08-30 {{key press|App Center}} === | ||
+ | * Fixed an issue where MRO objects are sometimes locked even though they should not be. | ||
+ | |||
+ | |||
+ | === 4.1.51 on 2022-08-30 {{key press|App Center}} === | ||
+ | * Fixed an issue where objects in filtered lists are not always updated properly. | ||
+ | |||
+ | |||
+ | === 4.1.50 on 2022-08-22 {{key press|Android: Store}} {{key press|iOS: Store}} === | ||
+ | * Fixed an issue where the config files for property based content filtering get corrupted when you update the filters. | ||
+ | * Some minor UI updates including icons. | ||
+ | * Fixed an issue where the UI doesn’t update when PropertyViewModel.LinkedLevel becomes available. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
== Beta == | == Beta == | ||
+ | |||
+ | |||
+ | === 4.1.48 on 2022-08-17 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} === | ||
+ | * Fixed an issue where dynamic selective list items are not always updated when the dependent property values are changed. | ||
+ | * Fixed an issue where the app crashes when browsing properties with extremely long texts. (We now truncate a property's DisplayValue to max. 500 characters. If it's absolutely necessary, you can use DisplayValueUntruncated for the full text. Although please be aware, 900,000 characters seem to be beyond the capability of the Xamarin Forms Label control.) | ||
+ | |||
+ | |||
+ | === 4.1.47 on 2022-07-20 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} === | ||
+ | * Fixed an issue where the scanner in string editors ignores the try-color-inverted-code setting. | ||
+ | |||
+ | |||
+ | === 4.1.43 on 2022-07-07 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} === | ||
+ | * (iOS) Fixed an issue where the enabled state in context menu does not update properly. | ||
+ | * Fixed an issue where content lists are not resorted when navigating back. | ||
+ | |||
== Preview == | == Preview == | ||
− | === 4.1. | + | === 4.1.39 on 2022-07-04 {{key press|App Center}} === |
+ | * Fixed an issue where POIs sometimes do not update their UI (e.g. live values) until selected. | ||
+ | * (iOS) Fixed an issue where the menu in the content page is difficult to scroll. | ||
+ | |||
+ | |||
+ | === 4.1.38 on 2022-07-01 {{key press|App Center}} === | ||
+ | * Fixed an issue where the app sometimes incorrectly falls back to the default English locale when the device is set to use Chinese. | ||
+ | * Solved a bug which prevented users to see live value details, after leaving and reentering the page. | ||
+ | |||
+ | |||
+ | === 4.1.37 on 2022-06-30 {{key press|App Center}} === | ||
* Small UI adjustments to e.g. editors, building level buttons, scan result texts. | * Small UI adjustments to e.g. editors, building level buttons, scan result texts. | ||
* Fixed an issue where content pages flicker randomly (every time the device receives a location update). | * Fixed an issue where content pages flicker randomly (every time the device receives a location update). | ||
Line 19: | Line 101: | ||
* Fixed an issue where the close POI group button does not work in the map page. | * Fixed an issue where the close POI group button does not work in the map page. | ||
* Fixed an issue where outdated results are presented in most scan features such as QR code, RFID, AR marker scanning. It happens after the code related property values of the result objects have changed until a new user session. | * Fixed an issue where outdated results are presented in most scan features such as QR code, RFID, AR marker scanning. It happens after the code related property values of the result objects have changed until a new user session. | ||
+ | * Fixed an issue where the scan result list doesn’t update when a new scan yields no result. | ||
+ | * Fixed an bug that would cause the geo data input to break when selecting and deleting the whole line. | ||
+ | * Solved a bug which prevented users to see live value details, after leaving and reentering the page. | ||
+ | * Added back the Teach-In button to Geo Editing page. | ||
+ | * Fixed an issue where tasks sometimes stop responding after being editing inline (e.g. user toggling the NA button). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== 4.1.34 on 2022-06-22 {{key press|App Center}} === | === 4.1.34 on 2022-06-22 {{key press|App Center}} === | ||
Line 55: | Line 137: | ||
+ | == 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. | ||
− | |||
− | |||
− | |||
Revision as of 13:40, 31 October 2022
UBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher! |