Difference between revisions of "Version 1.2 (Xamarin)"
(23 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.28 on 2021-05-07 {{key press|iOS: App Center}} === | + | === 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 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). | ||
Line 45: | Line 96: | ||
= XAML changes = | = XAML changes = | ||
+ | |||
+ | No major changes. | ||
<headertabs /> | <headertabs /> |