@onirix/ar-engine-sdk 1.9.1 → 1.10.0

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,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.10.0 (2025-04-28)
4
+
5
+ ### Changed
6
+
7
+ - Reduced SDK resources for Spatial AR, improving load times.
8
+ - Improved accuracy for Spatial AR visual localization.
9
+
10
+ ## v1.9.1 (2025-04-01)
11
+
12
+ ### Changed
13
+
14
+ - Internal refactor
15
+
3
16
  ## v1.9.0 (2025-03-10)
4
17
 
5
18
  ### Added