Jump to: navigation, search

Difference between revisions of "Version 1.2 (Xamarin)"


Line 1: Line 1:
 
= Release Notes =
 
= Release Notes =
  
== Previews ==
+
== Beta ==
 +
=== 1.2.17 on 2021-04-29 ===
 +
Availability: Android - {{key press|Store Beta}}, iOS - {{key press|App Center}}, UWP - {{key press|App Center}}
 +
* Removed the preview toast upon app startup since we are in beta now.
 +
 
 +
== Preview ==
  
 
=== 1.2.15 on 2021-04-28 ===
 
=== 1.2.15 on 2021-04-28 ===
 +
Availability: Android - {{key press|App Center}}, iOS - {{key press|App Center}}, UWP - {{key press|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.

Revision as of 15:43, 29 April 2021

[edit]

Release Notes

Beta

1.2.17 on 2021-04-29

Availability: Android - Store Beta, iOS - App Center, UWP - App Center

  • Removed the preview toast upon app startup since we are in beta now.

Preview

1.2.15 on 2021-04-28

Availability: Android - App Center, iOS - App Center, UWP - App Center

  • The property based content filtering can now receive criterion values from the UpdatePropertyFiltersCommand and can be use in setups with more complex bindings.
  • The Device ID now stays constant when network hardware changes.
  • The client can now receive detailed information about the current user as well as other users.
  • Data customizers can now configure whether & how UBIK content should be automatically downloaded to the clients.
  • Users can now record audios and videos (in addition to photos) as UBIK® documents.
  • Search for content by scanning RFID tags.
  • Objects can now be unlocked in the new unlock mode without involving the search UI (result list or auto navigating to the objects).
  • Fixed an issue where the app crashed on some iOS devices when loading annotated PDF documents.
  • Fixed an issue where the app crashed on some iOS devices when selecting PDF annotations.
  • Fixed an issue where edited content sometimes ended up in the wrong filtered lists.

XAML changes