|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## 1.0.0-beta.13.2 - 2025-11-26 |
| 6 | + |
| 7 | +### Web |
| 8 | + |
| 9 | +#### 🚀 Features |
| 10 | + |
| 11 | +- Bump up visualizer version ([#1945](https://github.com/reearth/reearth-visualizer/pull/1945)) [`ef2115`](https://github.com/reearth/reearth-visualizer/commit/ef2115) |
| 12 | + |
| 13 | +#### ✨ Refactor |
| 14 | + |
| 15 | +- Enable graphql playground by env var ([#1937](https://github.com/reearth/reearth-visualizer/pull/1937)) [`8719f3`](https://github.com/reearth/reearth-visualizer/commit/8719f3) |
| 16 | + |
| 17 | +#### 🧪 Testing |
| 18 | + |
| 19 | +- Fixed versions ([#1934](https://github.com/reearth/reearth-visualizer/pull/1934)) [`e380df`](https://github.com/reearth/reearth-visualizer/commit/e380df) |
| 20 | + |
| 21 | +#### Miscellaneous Tasks |
| 22 | + |
| 23 | +- Upgrade core to 0.0.7-alpha.49 ([#1943](https://github.com/reearth/reearth-visualizer/pull/1943)) [`fd39d2`](https://github.com/reearth/reearth-visualizer/commit/fd39d2) |
| 24 | +- Set resolution for js-yaml to v4.1.1 ([#1936](https://github.com/reearth/reearth-visualizer/pull/1936)) [`d5e17e`](https://github.com/reearth/reearth-visualizer/commit/d5e17e) |
| 25 | +- Upgrade js-yaml and add resolution for graphql ([#1933](https://github.com/reearth/reearth-visualizer/pull/1933)) [`c1ea77`](https://github.com/reearth/reearth-visualizer/commit/c1ea77) |
| 26 | +- Upgrade storybook to v10 ([#1928](https://github.com/reearth/reearth-visualizer/pull/1928)) [`927875`](https://github.com/reearth/reearth-visualizer/commit/927875) |
| 27 | + |
| 28 | +### Server |
| 29 | + |
| 30 | +#### 🔧 Bug Fixes |
| 31 | + |
| 32 | +- Init tracer for otel ([#1942](https://github.com/reearth/reearth-visualizer/pull/1942)) [`5b5e29`](https://github.com/reearth/reearth-visualizer/commit/5b5e29) |
| 33 | +- Update go.mod for otel error ([#1941](https://github.com/reearth/reearth-visualizer/pull/1941)) [`796519`](https://github.com/reearth/reearth-visualizer/commit/796519) |
| 34 | +- Fix env name for otel ([#1940](https://github.com/reearth/reearth-visualizer/pull/1940)) [`20f122`](https://github.com/reearth/reearth-visualizer/commit/20f122) |
| 35 | +- Fix config tag for otel ([#1939](https://github.com/reearth/reearth-visualizer/pull/1939)) [`c804f6`](https://github.com/reearth/reearth-visualizer/commit/c804f6) |
| 36 | +- Update the topic filtering condition from `$in` to `$all` ([#1919](https://github.com/reearth/reearth-visualizer/pull/1919)) [`c03ff8`](https://github.com/reearth/reearth-visualizer/commit/c03ff8) |
| 37 | + |
| 38 | +#### Miscellaneous Tasks |
| 39 | + |
| 40 | +- Improve the code related to otel ([#1938](https://github.com/reearth/reearth-visualizer/pull/1938)) [`ae50c1`](https://github.com/reearth/reearth-visualizer/commit/ae50c1) |
| 41 | +- Change mogo replica setting ([#1930](https://github.com/reearth/reearth-visualizer/pull/1930)) [`6f8e61`](https://github.com/reearth/reearth-visualizer/commit/6f8e61) |
| 42 | + |
| 43 | +### Misc |
| 44 | + |
| 45 | +#### 🧪 Testing |
| 46 | + |
| 47 | +- Project test extended ([#1923](https://github.com/reearth/reearth-visualizer/pull/1923)) [`d6b671`](https://github.com/reearth/reearth-visualizer/commit/d6b671) |
| 48 | + |
| 49 | +### |
| 50 | + |
| 51 | +#### 🧪 Testing |
| 52 | + |
| 53 | +- Project test extended ([#1923](https://github.com/reearth/reearth-visualizer/pull/1923)) [`d6b671`](https://github.com/reearth/reearth-visualizer/commit/d6b671) |
| 54 | + |
5 | 55 | ## 1.0.0-beta.13.1 - 2025-11-19 |
6 | 56 |
|
7 | 57 | ### Web |
|
0 commit comments