@onirix/ar-engine-sdk 1.10.0 → 1.11.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,15 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.11.0 (2025-05-28)
4
+
5
+ ### Added
6
+
7
+ - Better gravity alignment for Spatial AR (increases visual localization accuracy)
8
+
9
+ ### Fixed
10
+
11
+ - Fixed memory leak when using Spatial AR continuous localization
12
+
3
13
  ## v1.10.0 (2025-04-28)
4
14
 
5
15
  ### Changed