You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+34
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,40 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## 1.0.0-beta.3.4 - 2025-02-21
6
+
7
+
### Web
8
+
9
+
#### 🚀 Features
10
+
11
+
- Plugin API: support geoid server ([#1442](https://github.com/reearth/reearth-visualizer/pull/1442)) [`ed6d56`](https://github.com/reearth/reearth-visualizer/commit/ed6d56)
12
+
- Add viewer and scene settings example ([#1440](https://github.com/reearth/reearth-visualizer/pull/1440)) [`da066c`](https://github.com/reearth/reearth-visualizer/commit/da066c)
13
+
- Plugin playground presets - create data storage plugin example ([#1435](https://github.com/reearth/reearth-visualizer/pull/1435)) [`bc7e51`](https://github.com/reearth/reearth-visualizer/commit/bc7e51)
14
+
- Add example enable shadow style and terrain ([#1436](https://github.com/reearth/reearth-visualizer/pull/1436)) [`cea577`](https://github.com/reearth/reearth-visualizer/commit/cea577)
15
+
16
+
#### Miscellaneous Tasks
17
+
18
+
- Update package version to 1.0.0-beta.3.4 ([#1446](https://github.com/reearth/reearth-visualizer/pull/1446)) [`7d5b0e`](https://github.com/reearth/reearth-visualizer/commit/7d5b0e)
19
+
- Update core version ([#1434](https://github.com/reearth/reearth-visualizer/pull/1434)) [`77c5ae`](https://github.com/reearth/reearth-visualizer/commit/77c5ae)
20
+
21
+
### Server
22
+
23
+
#### Miscellaneous Tasks
24
+
25
+
- Refactoring id Layer and NLSLayer ([#1430](https://github.com/reearth/reearth-visualizer/pull/1430)) [`9361bb`](https://github.com/reearth/reearth-visualizer/commit/9361bb)
0 commit comments