We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ade9b5 commit 3da00a4Copy full SHA for 3da00a4
CHANGELOG.md
@@ -1,4 +1,16 @@
1
# Changelog
2
+## v0.11.4 - 2026-03-26
3
+### 🐞 Fixes
4
+- [Patch] Modify build system with new functions (2ef3bf6…)
5
+- [Patch] Fixed concurrency swift 6 issue (f431f47…)
6
+- [Patch] Added guard to avoid creation of zero dim texture (972c139…)
7
+- [Patch] Consolidate loadScene as the primary scene entry point (8befb7b…)
8
+- [Patch] fixed xr ooc crash issues with large models. (a3e42a3…)
9
+- [Patch]Added xrCamera logging message (832c72f…)
10
+### 📚 Docs
11
+- [Docs] Updated documents (446dcd9…)
12
+- [Docs] Updated readme (291c8f6…)
13
+- [Docs] added link to showcase (5791988…)
14
## v0.11.3 - 2026-03-24
15
### 🐞 Fixes
16
- [Patch] Request world sensing authorization before starting ARKit session (31eac96…)
0 commit comments