@onirix/ar-engine-sdk 1.7.2 → 1.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.8.1 (2024-07-24)
4
+
5
+ ### Fixed
6
+
7
+ - Fallback to Onirix world tracking whenever WebXR initialization fails for any reason.
8
+
9
+ ## v1.8.0 (2024-07-01)
10
+
11
+ ### Changed
12
+
13
+ - Increased performance of Spatial AR visual localization
14
+
3
15
  ## v1.7.2 (2024-06-17)
4
16
 
17
+ ### Fixed
18
+
5
19
  - Fix camera selection for Brave browser.
6
20
 
7
21
  ## v1.7.1 (2024-05-31)
@@ -21,7 +35,9 @@
21
35
 
22
36
  ## v1.6.14 (2024-05-15)
23
37
 
24
- - More robust rear camera
38
+ ### Changed
39
+
40
+ - More robust rear camera selection
25
41
 
26
42
  ## v1.6.13 (2024-05-03)
27
43