Jump to: navigation, search

Difference between revisions of "Version 1.2 (Xamarin)"


Line 2: Line 2:
  
 
== Beta ==
 
== Beta ==
=== 1.2.?? on 2021-05-?? {{key press|Android: ??}} {{key press|iOS: ??}} {{key press|UWP: ??}}===
+
=== 1.2.22 on 2021-05-06 {{key press|Android: App Center}} {{key press|iOS: App Center}} {{key press|UWP: App Center}}===
 
* Fixed the orientations of photos taken in the app (iOS).
 
* Fixed the orientations of photos taken in the app (iOS).
 
* Added a button in the settings to open the Readme document.
 
* Added a button in the settings to open the Readme document.
Line 20: Line 20:
 
* Data customizers can now configure whether & how UBIK content should be [[Branch_Download#Automatic_Download|automatically downloaded]] to the clients.
 
* Data customizers can now configure whether & how UBIK content should be [[Branch_Download#Automatic_Download|automatically downloaded]] to the clients.
 
* Users can now [[XAML#CaptureMediaCommand|record audios and videos]] (in addition to photos) as {{UBIK}} documents.
 
* Users can now [[XAML#CaptureMediaCommand|record audios and videos]] (in addition to photos) as {{UBIK}} documents.
* Search for content by scanning RFID tags.
+
* Search for content by scanning RFID tags (except iOS).
 
* Objects can now be unlocked in the new [[Optical_code#Unlock_mode|unlock mode]] without involving the search UI (result list or auto navigating to the objects).
 
* Objects can now be unlocked in the new [[Optical_code#Unlock_mode|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 loading annotated PDF documents.
Line 26: Line 26:
 
* Fixed an issue where edited content sometimes ended up in the wrong filtered lists.
 
* Fixed an issue where edited content sometimes ended up in the wrong filtered lists.
 
* Fixed an issue where edited content list items changed their positions in the lists.
 
* Fixed an issue where edited content list items changed their positions in the lists.
 +
 +
 +
== Known issues ==
 +
* Branch download might be paused if the device goes into sleep mode without a power source attached and will only resume if the device screen is unlocked again. We are aware of this issue and will improve it in the future versions.
 +
* When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.
 +
* In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh.
 +
* [https://www.syncfusion.com/support/directtrac/incidents/301168 A memory leak] in general page navigation is present in this release and will be addressed soon in a patch.
 +
* In rare cases, selection of PDF annotations might misbehave on iOS.
  
 
= XAML changes =
 
= XAML changes =

Revision as of 08:45, 6 May 2021

[edit]

Release Notes

Beta

1.2.22 on 2021-05-06 Android: App Center iOS: App Center UWP: App Center

  • Fixed the orientations of photos taken in the app (iOS).
  • Added a button in the settings to open the Readme document.

1.2.18 on 2021-05-03 Android: Store Beta iOS: App Center UWP: App Center

  • Fixed the orientations of photos taken in the app (except iOS).

1.2.17 on 2021-04-29 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 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 (except iOS).
  • 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.
  • Fixed an issue where edited content list items changed their positions in the lists.


Known issues

  • Branch download might be paused if the device goes into sleep mode without a power source attached and will only resume if the device screen is unlocked again. We are aware of this issue and will improve it in the future versions.
  • When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.
  • In rare cases, a query page appears blank without list content after navigating back from another query page. In such cases, a workaround is to reopen it or pull the list area to refresh.
  • A memory leak in general page navigation is present in this release and will be addressed soon in a patch.
  • In rare cases, selection of PDF annotations might misbehave on iOS.

XAML changes