@onirix/ar-engine-sdk 1.7.0 → 1.7.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.7.2 (2024-06-17)
4
+
5
+ - Fix camera selection for Brave browser.
6
+
7
+ ## v1.7.1 (2024-05-31)
8
+
9
+ ### Fixed
10
+
11
+ - Fixed a race condition when using ImageTrackingMode.World which could produce an OOM error.
12
+
3
13
  ## v1.7.0 (2024-05-30)
4
14
 
5
15
  ### Added