|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## 1.0.0-beta.2.0 - 2025-01-20 |
| 6 | + |
| 7 | +### Web |
| 8 | + |
| 9 | +#### 🚀 Features |
| 10 | + |
| 11 | +- Add google map search function and ui ([#1318](https://github.com/reearth/reearth-visualizer/pull/1318)) [`215b0a`](https://github.com/reearth/reearth-visualizer/commit/215b0a) |
| 12 | +- Support for spatial id ([#1331](https://github.com/reearth/reearth-visualizer/pull/1331)) [`9441b7`](https://github.com/reearth/reearth-visualizer/commit/9441b7) |
| 13 | +- Plugin playground presets header ([#1319](https://github.com/reearth/reearth-visualizer/pull/1319)) [`9e409d`](https://github.com/reearth/reearth-visualizer/commit/9e409d) |
| 14 | +- Support layer reorder ([#1338](https://github.com/reearth/reearth-visualizer/pull/1338)) [`76ac96`](https://github.com/reearth/reearth-visualizer/commit/76ac96) |
| 15 | +- Add sample layers to plugin playground ([#1330](https://github.com/reearth/reearth-visualizer/pull/1330)) [`ee4c98`](https://github.com/reearth/reearth-visualizer/commit/ee4c98) |
| 16 | +- Plugin playground presets sidebar ([#1315](https://github.com/reearth/reearth-visualizer/pull/1315)) [`bf23f0`](https://github.com/reearth/reearth-visualizer/commit/bf23f0) |
| 17 | +- Missing `disableWorkspaceManagement` envvar ([#1312](https://github.com/reearth/reearth-visualizer/pull/1312)) [`a10633`](https://github.com/reearth/reearth-visualizer/commit/a10633) |
| 18 | +- Add ability to share plugin in plugin-playground ([#1305](https://github.com/reearth/reearth-visualizer/pull/1305)) [`99c8f1`](https://github.com/reearth/reearth-visualizer/commit/99c8f1) |
| 19 | +- Setup basic widget ui ([#1302](https://github.com/reearth/reearth-visualizer/pull/1302)) [`daa169`](https://github.com/reearth/reearth-visualizer/commit/daa169) |
| 20 | +- Support preset plugins on plugin playground ([#1299](https://github.com/reearth/reearth-visualizer/pull/1299)) [`05953e`](https://github.com/reearth/reearth-visualizer/commit/05953e) |
| 21 | + |
| 22 | +#### 🔧 Bug Fixes |
| 23 | + |
| 24 | +- Ensure new layer reorders correctly. ([#1346](https://github.com/reearth/reearth-visualizer/pull/1346)) [`c8910c`](https://github.com/reearth/reearth-visualizer/commit/c8910c) |
| 25 | +- Improve enter functionality in text input ([#1341](https://github.com/reearth/reearth-visualizer/pull/1341)) [`887173`](https://github.com/reearth/reearth-visualizer/commit/887173) |
| 26 | +- Naming typo on preset layer style category ([#1340](https://github.com/reearth/reearth-visualizer/pull/1340)) [`b3a6c4`](https://github.com/reearth/reearth-visualizer/commit/b3a6c4) |
| 27 | +- Fix icon button size on block add bar ([#1333](https://github.com/reearth/reearth-visualizer/pull/1333)) [`0c94bb`](https://github.com/reearth/reearth-visualizer/commit/0c94bb) |
| 28 | +- Layer style boolean selector field doesn&[#39](https://github.com/reearth/reearth-visualizer/pull/39);t work properly with string value ([#1322](https://github.com/reearth/reearth-visualizer/pull/1322)) [`6edee2`](https://github.com/reearth/reearth-visualizer/commit/6edee2) |
| 29 | +- Add missing "extended" prop to plugin ([#1325](https://github.com/reearth/reearth-visualizer/pull/1325)) [`b42214`](https://github.com/reearth/reearth-visualizer/commit/b42214) |
| 30 | +- Refactor UI to plugin list in plugin playground page ([#1307](https://github.com/reearth/reearth-visualizer/pull/1307)) [`554c53`](https://github.com/reearth/reearth-visualizer/commit/554c53) |
| 31 | +- Number input logics ([#1316](https://github.com/reearth/reearth-visualizer/pull/1316)) [`e36143`](https://github.com/reearth/reearth-visualizer/commit/e36143) |
| 32 | +- Tailwind class not included on build ([#1313](https://github.com/reearth/reearth-visualizer/pull/1313)) [`3cc7f1`](https://github.com/reearth/reearth-visualizer/commit/3cc7f1) |
| 33 | +- Remove`VISUALIZER` for runtime environment variables ([#1280](https://github.com/reearth/reearth-visualizer/pull/1280)) [`2f1054`](https://github.com/reearth/reearth-visualizer/commit/2f1054) |
| 34 | +- Widget ui style missing on built ([#1304](https://github.com/reearth/reearth-visualizer/pull/1304)) [`c1589d`](https://github.com/reearth/reearth-visualizer/commit/c1589d) |
| 35 | +- Add missing `UNSAFE_PLUGIN_URLS` and `BRAND` environment variable ([#1297](https://github.com/reearth/reearth-visualizer/pull/1297)) [`8b1dad`](https://github.com/reearth/reearth-visualizer/commit/8b1dad) |
| 36 | + |
| 37 | +#### ✨ Refactor |
| 38 | + |
| 39 | +- Infobox&[#39](https://github.com/reearth/reearth-visualizer/pull/39);s customized property list. ([#1317](https://github.com/reearth/reearth-visualizer/pull/1317)) [`ec01d9`](https://github.com/reearth/reearth-visualizer/commit/ec01d9) |
| 40 | + |
| 41 | +#### Miscellaneous Tasks |
| 42 | + |
| 43 | +- Update version to 1.0.0-beta.2.0 ([#1353](https://github.com/reearth/reearth-visualizer/pull/1353)) [`4ab77e`](https://github.com/reearth/reearth-visualizer/commit/4ab77e) |
| 44 | +- Update core version ([#1334](https://github.com/reearth/reearth-visualizer/pull/1334)) [`aa882c`](https://github.com/reearth/reearth-visualizer/commit/aa882c) |
| 45 | +- Update core version to &[#39](https://github.com/reearth/reearth-visualizer/pull/39);0.0.7-alpha.22&[#39](https://github.com/reearth/reearth-visualizer/pull/39); ([#1303](https://github.com/reearth/reearth-visualizer/pull/1303)) [`ead9f8`](https://github.com/reearth/reearth-visualizer/commit/ead9f8) |
| 46 | +- Clean up usage of "any" type in code-base ([#1294](https://github.com/reearth/reearth-visualizer/pull/1294)) [`18be4e`](https://github.com/reearth/reearth-visualizer/commit/18be4e) |
| 47 | + |
| 48 | +### Server |
| 49 | + |
| 50 | +#### 🚀 Features |
| 51 | + |
| 52 | +- Modify query response ([#1327](https://github.com/reearth/reearth-visualizer/pull/1327)) [`0f72fb`](https://github.com/reearth/reearth-visualizer/commit/0f72fb) |
| 53 | +- Support reorder layer ([#1321](https://github.com/reearth/reearth-visualizer/pull/1321)) [`769a27`](https://github.com/reearth/reearth-visualizer/commit/769a27) |
| 54 | + |
| 55 | +#### Miscellaneous Tasks |
| 56 | + |
| 57 | +- Enable to set visualizer db name by .env ([#1345](https://github.com/reearth/reearth-visualizer/pull/1345)) [`52f66e`](https://github.com/reearth/reearth-visualizer/commit/52f66e) |
| 58 | +- Install air and add dev command for hotreload ([#1337](https://github.com/reearth/reearth-visualizer/pull/1337)) [`42e2b7`](https://github.com/reearth/reearth-visualizer/commit/42e2b7) |
| 59 | +- Upgrade go version to 1.23.4 ([#1339](https://github.com/reearth/reearth-visualizer/pull/1339)) [`189fda`](https://github.com/reearth/reearth-visualizer/commit/189fda) |
| 60 | +- Handler for gql has extension loaded twice ([#1335](https://github.com/reearth/reearth-visualizer/pull/1335)) [`255d3c`](https://github.com/reearth/reearth-visualizer/commit/255d3c) |
| 61 | +- Fix makefile command that did not work ([#1332](https://github.com/reearth/reearth-visualizer/pull/1332)) [`d6d6f0`](https://github.com/reearth/reearth-visualizer/commit/d6d6f0) |
| 62 | + |
| 63 | +### Misc |
| 64 | + |
| 65 | +#### Miscellaneous Tasks |
| 66 | + |
| 67 | +- Update CODEOWNERS [`f9f67a`](https://github.com/reearth/reearth-visualizer/commit/f9f67a) |
| 68 | +- Add bind mounts tailwind and postcss config on docker build for web ([#1314](https://github.com/reearth/reearth-visualizer/pull/1314)) [`3432cd`](https://github.com/reearth/reearth-visualizer/commit/3432cd) |
| 69 | + |
| 70 | +### |
| 71 | + |
| 72 | +#### Miscellaneous Tasks |
| 73 | + |
| 74 | +- Update CODEOWNERS [`f9f67a`](https://github.com/reearth/reearth-visualizer/commit/f9f67a) |
| 75 | +- Add bind mounts tailwind and postcss config on docker build for web ([#1314](https://github.com/reearth/reearth-visualizer/pull/1314)) [`3432cd`](https://github.com/reearth/reearth-visualizer/commit/3432cd) |
| 76 | + |
5 | 77 | ## 1.0.0-beta.1.0 - 2024-11-29
|
6 | 78 |
|
7 | 79 | ### Web
|
|
0 commit comments