@onirix/ar-engine-sdk 1.6.4 → 1.6.5

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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.6.5 (2024-02-28)
4
+
5
+ ### Added
6
+
7
+ - Upgraded SDK package for Spatial mode now simplifies deployment by eliminating the need for self-hosting workers on user domains.
8
+
9
+ ## v1.6.4 (2024-02-28)
10
+
11
+ ### Added
12
+
13
+ - Added 'highResolutionCamera' configuration parameter (default: false) to increase the resolution of the camera feed.
14
+
3
15
  ## v1.6.3 (2024-02-14)
4
16
 
5
17
  ### Added