|
@@ -1,5 +1,20 @@
|
1
|
1
|
# Release notes
|
2
|
2
|
|
|
3
|
+## 0.3.0 - October 20th, 2024
|
|
4
|
+
|
|
5
|
+* Changed to encantar.js
|
|
6
|
+* Introduced the fullscreen mode
|
|
7
|
+* Introduced the viewport styles
|
|
8
|
+* Partial rewrite of the viewport system
|
|
9
|
+* Rewrite of the A-Frame plugin and demo
|
|
10
|
+* Rewrite of the Three.js plugin and demo
|
|
11
|
+* Introduced the Babylon.js plugin and demo
|
|
12
|
+* Improved the tracking
|
|
13
|
+* Updated the Session object
|
|
14
|
+* Introduced new resolution strings
|
|
15
|
+* Updated the documentation
|
|
16
|
+* General improvements
|
|
17
|
+
|
3
|
18
|
## 0.2.0 - July 2nd, 2024
|
4
|
19
|
|
5
|
20
|
* Added support for iOS & Safari
|