Jump to: navigation, search

Difference between revisions of "Version 1.1 (Xamarin)"


Line 2: Line 2:
  
 
== Previews ==
 
== Previews ==
 +
 +
=== 1.1.61 on 2020-09-22 ===
 +
* Fixed an app hanging issue during login on iOS14.
 +
* Updated localized resources.
 +
* Fixed an issue where file picking stopped working on Android X.
  
 
=== 1.1.59 on 2020-09-18 ===
 
=== 1.1.59 on 2020-09-18 ===

Revision as of 08:44, 22 September 2020

[edit]

Release Notes

Previews

1.1.61 on 2020-09-22

  • Fixed an app hanging issue during login on iOS14.
  • Updated localized resources.
  • Fixed an issue where file picking stopped working on Android X.

1.1.59 on 2020-09-18

  • Added basic time zone support.
  • Added a teach in button in the Geo property editor to easily use the device location as input.
  • Redesigned the in-app PDF annotation feature to support basic traceability.
  • Fixed a bug, that caused the property editing to fail in certain situations.
  • Fixed misaligned POIs when scanning OCR codes.
  • Reduced the memory pressure of the app when scanning is active.
  • The map now supports displaying of shape files.

1.1.45 on 2020-06-26

  • Supports grouping of AR markers (like for geo POI's) to overcome the limitation of the maximum 1024 unique Aruco markers.
  • Initial implementation of the basic map feature using MapsUI (instead of Syncfusion).
  • Fixed an issue where AR items (e.g. POIs, map pins) are not correctly updated after switching POI groups.

1.1.41 on 2020-05-04

  • Improved the AR routing feature;
  • Fixed some issues in the AR views caused by the different screen densities;
  • Fixed some flickering issues in the AR views;
  • Fixed an issue where the chosen resolution is too high and leads to a poor performance and heavy stuttering in the AR views.

1.1.36 on 2020-04-03

  • Fixed an issue where the geo POI's are horizontally mirrored when compared to their real world positions.

1.1.35 on 2020-04-03

  • Basic Aruco Marker implementation (Landscape mode only)
  • Basic AR Navigation implementation (Route from the Demo plant only)

1.1.9 on 2020-02-06

  • Added scroll views in the settings page so that all entries are accessible on smaller devices.
  • Added some missing Spanish and Portuguese translations.
  • Enabled annotating/redlining for PDF's and images.

1.1.8 on 2019-12-03

  • Fixed a bug where importing of XAML customizings from zip files didn't work anymore.

1.1.7 on 2019-11-27

  • Enabled QR- and OCR-based POIs.
  • Fixed Geo-POIs for portrait and landscape orientations.

1.1.6 on 2019-11-14

  • Added OCR scanning in ScanPage and POI Page.
  • Added first set of Geo AR and Maps features in POI page.



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.


XAML changes