Jump to: navigation, search

Difference between revisions of "Version 1.1 (Xamarin)"


(1.1.A (2020 end June))
Line 3: Line 3:
 
== Previews ==
 
== Previews ==
 
=== 1.1.A (2020 end June) ===
 
=== 1.1.A (2020 end June) ===
* {{key press|technical design phase}} Supports grouping of AR markers (like for geo POI's) to overcome the limitation of the maximum 1024 unique Aruco markers.
+
* {{key press|implemented}} Supports grouping of AR markers (like for geo POI's) to overcome the limitation of the maximum 1024 unique Aruco markers.
 +
 
 +
[[Category:Client|Version 1.1 Xamarin]]
 +
[[Category:Version 1.1|Version 1.1 Xamarin]]
 +
[[Category:Xamarin|Version 1.1 Xamarin]]
 +
 
 
=== 1.1.41 on 2020-05-04 ===
 
=== 1.1.41 on 2020-05-04 ===
 
* Improved the AR routing feature;
 
* Improved the AR routing feature;

Revision as of 11:23, 24 June 2020

[edit]

Release Notes

Previews

1.1.A (2020 end June)

  • implemented Supports grouping of AR markers (like for geo POI's) to overcome the limitation of the maximum 1024 unique Aruco markers.

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