Difference between revisions of "Version 1.2 (Xamarin)"
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= Release Notes = | = Release Notes = | ||
+ | |||
+ | == Release == | ||
+ | |||
+ | === 1.2.67 on 2021-11-05 {{key press|Android: Store}} {{key press|iOS: Store}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where the "Delete Customizing" button in settings doesn't delete profile specific ones. | ||
+ | |||
+ | === 1.2.65 on 2021-09-01 {{key press|Android: Store}} {{key press|iOS: Store}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where scan settings are ignored in UBIK.Xamarin. | ||
+ | * Fixed the check button's icon broken in the last build. | ||
+ | |||
+ | === 1.2.63 on 2021-08-20 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Added Chinese translations. | ||
+ | * 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. | ||
+ | * Fixed some icons of the app. | ||
+ | |||
+ | === 1.2.51 on 2021-08-16 {{key press|Android: Store}} {{key press|iOS: Store}} {{key press|UWP: App Center}} === | ||
+ | * XAML customizers can now specify expressions for [[Property_Based_Content_Filters#UpdatePropertyFiltersCommand|property based filtering]]. | ||
+ | * Disabled Android app data backup for UBIK due to customer concerns on security. | ||
+ | * Multi line drawings are now supported in UBIKPdfViewer. | ||
+ | * The app no longer unnecessarily update online content when reapplying property based filtering. | ||
+ | * Fixed an issue where PickerExt doesn’t properly show selected items with pre-defined item sources. | ||
+ | * Fixed an issue where scroll positions were not remembered in some lists after content updates. | ||
+ | * Fixed an issue where loading of a big amount of POIs was blocking the UI | ||
+ | * Fixed an issue where POIs were not clickable | ||
+ | |||
+ | |||
+ | === 1.2.42 on 2021-07-20 {{key press|Android: Store}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === | ||
+ | * Enabled the color styling of the app/navigation bar. | ||
+ | * Fixed an issue where the content creation button might be incorrectly disabled after the context object gets edited. | ||
+ | * Fixed an issue where sharing of .xamlx and .profile files with UBIK didn't work anymore (iOS). | ||
+ | * Added preview versions of new customizing behaviors and actions {{key press|Preview}} | ||
+ | ** EventChangedBehavior | ||
+ | ** DataChangedBehavior | ||
+ | ** InvokeCommandAction | ||
+ | ** InvokeMethodAction | ||
+ | ** SetPropertyAction | ||
+ | ** ScaleAction | ||
+ | ** RotateAction | ||
+ | ** TranslateAction | ||
+ | ** FadeAction | ||
+ | * Annotations are now correctly reverted, when triggering revert in offline mode. | ||
+ | * Multi line drawings are now supported in PDF annotations (UBIKPdfViewer). | ||
+ | |||
+ | |||
+ | === 1.2.29 on 2021-05-31 {{key press|Android: Store}} {{key press|iOS: Store}} {{key press|UWP: App Center}} === | ||
+ | * This is the same version as the 1.2.29 beta. | ||
== Beta == | == Beta == | ||
− | === 1.2. | + | |
+ | === 1.2.29 on 2021-05-21 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === | ||
+ | * The auto branch download feature is now disabled by default and can be enabled in the settings. | ||
+ | * Supports the scanning of color inverted 2D codes. It is an option that can be turned on/off in the AR settings. | ||
+ | |||
+ | === 1.2.28 on 2021-05-07 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} === | ||
+ | * Fixed the broken iOS packages in 1.2.23 and 1.2.24. | ||
* Fixed the orientations of photos taken in the app (iOS). | * Fixed the orientations of photos taken in the app (iOS). | ||
+ | * Search for content by scanning RFID tags (now also on iOS). | ||
+ | |||
+ | === 1.2.23/24 on 2021-05-06 {{key press|iOS: App Center}} === | ||
+ | * '''There is an installation issue of the iOS app due to an updated Apple account configuration. We apologize for the confusion caused and please skip these two versions.''' | ||
+ | |||
+ | === 1.2.22 on 2021-05-06 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === | ||
* Added a button in the settings to open the Readme document. | * Added a button in the settings to open the Readme document. | ||
+ | * Profile specific XAML customizings are now supported. | ||
− | === 1.2.18 on 2021-05-03 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}}=== | + | === 1.2.18 on 2021-05-03 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === |
* Fixed the orientations of photos taken in the app (except iOS). | * Fixed the orientations of photos taken in the app (except iOS). | ||
− | === 1.2.17 on 2021-04-29 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}}=== | + | === 1.2.17 on 2021-04-29 {{key press|Android: Store Beta}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === |
* Removed the preview toast upon app startup since we are in beta now. | * Removed the preview toast upon app startup since we are in beta now. | ||
== Preview == | == Preview == | ||
− | === 1.2.15 on 2021-04-28 {{key press|Android: App Center}} {{key press|iOS: App Center}} {{key press|UWP: App Center}}=== | + | === 1.2.15 on 2021-04-28 {{key press|Android: App Center}} {{key press|iOS: App Center}} {{key press|UWP: App Center}} === |
* The property based content filtering can now receive criterion values from the [[Property_Based_Content_Filters#UpdatePropertyFiltersCommand|UpdatePropertyFiltersCommand]] and can be use in setups with more complex bindings. | * The property based content filtering can now receive criterion values from the [[Property_Based_Content_Filters#UpdatePropertyFiltersCommand|UpdatePropertyFiltersCommand]] and can be use in setups with more complex bindings. | ||
* The Device ID now stays constant when network hardware changes. | * The Device ID now stays constant when network hardware changes. | ||
Line 36: | Line 96: | ||
= XAML changes = | = XAML changes = | ||
+ | |||
+ | No major changes. | ||
<headertabs /> | <headertabs /> |