Releases: reearth/reearth-visualizer
Releases · reearth/reearth-visualizer
v1.0.0-beta.9.4
v1.0.0-beta.9.4
v1.0.0-beta.9.3
v1.0.0-beta.9.2
v1.0.0-beta.9.1
v1.0.0-beta.9.0
Web
🔧 Bug Fixes
- Update japanese translations for project visibility terminology [VIZ-2153] (#1775)
b3b4e9
- Use query to check if private project can be created for given workspace [VIZ-2145] (#1763)
ead0f9
- 3dtiles feature color update incorrectly when apply new style on selected feature (#1762)
99a3cb
- Layer style expression startsWith doesn’t work[VIZ-2094] (#1759)
323854
✨ Refactor
Miscellaneous Tasks
Server
🚀 Features
- Change project filter [VIZ-2160] (#1770)
69e0de
- Multiple WidgetAlignSystems [VIZ-2135] (#1761)
a61c23
- Adjust visibility handling [VIZ-2110] (#1757)
970618
- Policy check query (#1760)
fc755b
- Policy checker [VIZ-1818] (#1746)
7040de
🔧 Bug Fixes
- Import project data don't set visibility correctly (#1778)
ff8506
- Fix bug that visibility become empty when project import (#1777)
4d6085
- Policy check enum (#1774)
1643da
- Revert Multiple WidgetAlignSystems [VIZ-2135] (#1766)
24098e
- Update project import export (#1755)
192fee
Misc
🔧 Bug Fixes
- Use query to check private project can be created for given workspace
a9d0f8
- Standardizes "Markdown Text" terminology in manifests
37c59e
- Update Japanese translations for project visibility terminology
0b504e
- Refactors workspace policy check to use custom hook
d09f6d
- Fixes disabled button logic for project visibility changes
5f1d24
- Improve private project creation handling and visibility checks
0fbdbc
🔧 Bug Fixes
- Use query to check private project can be created for given workspace
a9d0f8
- Standardizes "Markdown Text" terminology in manifests
37c59e
- Update Japanese translations for project visibility terminology
0b504e
- Refactors workspace policy check to use custom hook
d09f6d
- Fixes disabled button logic for project visibility changes
5f1d24
- Improve private project creation handling and visibility checks
0fbdbc
v1.0.0-beta.8.1
v1.0.0-beta.8.0
Web
🚀 Features
- Support SaaS features for projects [VIZ-1970] (#1711)
a14f8a
- Implement ui for visitor's branding page [VIZ-1965] (#1710)
5f346e
- Improve project settings' page ui (#1700)
0cfe00
- Introduce app feature config (#1699)
7b1041
- Add env variable for SaaS mode and update members page & drop down menu (#1688)
242615
- Add getCurrentLocation example in playground (#1664)
fef7b9
- Add plugin api of getting current location (#1662)
9a1574
- Support height for 3d model [VIZ-1597] (#1631)
dec766
- Initially hidden the two preset layers in playground (#1615)
f753c7
- Support close infobox with button [VIZ-1674] (#1617)
51796c
- Update csv and 3d tiles example in playground (#1597)
98480b
- Update geojson example in playground (#1547)
8b41d8
- Add infobox example in playground (#1608)
686813
🔧 Bug Fixes
- Allow ignoring existing event callbacks in getEventCallback (#1743)
8cd40b
- Missing project visibility in project convert (#1732)
e59e27
- Refactor read me translation (#1729)
0aebbf
- Change camera height unit (#1720)
e53e94
- Missing logo color on header (#1717)
41059f
- Plugin playground new file input lost focus unexpectly [VIZ-2016] (#1713)
f2a591
- Plugin API event off not working (#1687)
578ac3
- Revert "refactor(web): upgrade to react 19" (#1679)
316c97
- Updating workspace name setting (#1646)
4d1d11
✨ Refactor
- Enhance event callback management with fingerprint support (#1745)
343322
- Use scene alias on publish scene (#1738)
91bc0f
- Update license list (#1744)
c32657
- Remove externalAuth0Signup feature flag and related logic (#1728)
516983
- Migrate from react-ga to react-ga4 and remove unused GA files (#1724)
0dfa0b
- Show login only when use external signup flow (#1723)
598111
- Enable GA settings & fix update settings from switcher (#1722)
a66a5a
- External auth0 sign-up flow for ee (#1716)
43e798
- Enhance configuration options (#1696)
8fa980
- Improve type safety and cleanup timeout handling in various hooks and components (#1694)
bc9e07
- Upgrade to react 19 (#1678)
63a0fa
- Init CLAUDE.md for web & rename beta as app (#1676)
4bffc2
- Add label to filter feature by style sample (#1610)
c202b1
- Improve import project [VIZ-1774] (#1669)
7ca72a
- Builtin widget Data Attribution (#1641)
e8480e
- Hide GA settings on project [VIZ-1722] (#1638)
bfa84e
- Improve buttons for alias setting [VIZ-1653] (#1612)
4e08d5
- Remove asset page from dashboard (#1606)
7b979e
🧪 Testing
- Exvlude e2e test from the CI until we fix the issue with user account
4dc429
- Move e2e tests from web project to separate e2e project (#1693)
6a6f10
- Fix playwright config and login test (#1677)
b0b4ff
- Refactor component on FE (#1672)
61f093
- Project test cases and data-testod (#1665)
6bb074
- Added data-testids and fix the failed tests (#1609)
aa3dea
- Project tests fix (#1605)
a4ed25
Miscellaneous Tasks
- Update package version to 1.0.0-beta.8.0 (#1751)
2f1f52
- Remove Playwright E2E testing setup and related configurations (#1695)
877c1f
- Update @reearth/core to version 0.0.7-alpha.39 (#1689)
053f9b
- Remove asset link [VIZ-1925] (#1683)
15a369
- Update package version to 1.0.0-beta.7.0 (#1648)
131873
- Update core version to 0.0.7-alpha.37 (#1639)
83a292
- Clean up ref url ([#1632](#16...
v1.0.0-beta.6.0
Web
🚀 Features
- Support restful api for split import project [VIZ-1508] (#1570)
cb134b
- Support custom timeout for project export/import/delete mutation [VIZ-1494] (#1550)
f25527
🔧 Bug Fixes
- Disable cache on valid alias queries & fix ui around alias (#1603)
d0faf3
- Remove unnecessary project properties from update calls in project general settings (#1595)
040023
- Skip project mutation update when no change [VIZ-1523] (#1591)
649676
- Fix TS error in vite.config.ts file [VIZ-1559] (#1586)
7c1e45
- Input's action key missing (#1588)
6fa63d
- Auth session persistence after logout when using browser back button [VIZ-1486] (#1554)
d23b95
- Missing property on installed plugin [VIZ-1492] (#1549)
3cf1ef
✨ Refactor
- Use scene.id when reset alias of published map [VIZ-1601] (#1599)
edfff9
- Update alias prefix in public settings for consistency (#1596)
352be7
- Publish project page ui/ux [VIZ-1439] (#1558)
23beb8
- Improve error handling [VIZ-1485] (#1584)
6b772a
- Improve ui components accessibility [VIZ-1522] (#1576)
2a2c53
- Rename measured height[VIZ-1542] (#1583)
be1755
- Settings page layout [VIZ-1431] (#1560)
c16ba0
🧪 Testing
- Import project tests (#1593)
bda584
- Add unit tests for hooks [VIZ-1577] (#1592)
147afa
- Add tests for hooks [VIZ-1559] (#1589)
5f40a4
- Add unit tests to components [VIZ-1465] (#1579)
610c93
- Reduce unit test coverage and add unit tests to components [VIZ-1501] (#1582)
94328b
- Added tests for project screen (#1581)
dfd42e
- Add unit tests to components [VIZ-1465] (#1577)
6198ee
- Add unit tests for field components [VIZ-1498] (#1567)
ec6a89
- Add test screen recording (#1571)
42585f
- Add unit tests to utility functions [VIZ-1497] (#1552)
c137ea
- Add component tests for Breadcrumb, Button, CheckBox, and ClickAway in reearth-ui (#1533)
2a30f2
Miscellaneous Tasks
- Update package version to 1.0.0-beta.6.0 (#1600)
e942be
- Enable Corepack and set Yarn version in license checker workflow (#1601)
413fb3
- Improve accessibility in feature's component (#1585)
1e15dc
- QA Automation Framework (#1559)
5875bd
- Update code owner of e2e (#1561)
5905e2
- Update test related packages and reduce test coverage scope temporarily [VIZ-1460] (#1551)
45a938
Server
🚀 Features
- Migrate project/story alias [VIZ-1478] (#1590)
b639e3
- Update alias check [VIZ-1541] (#1587)
3e84d8
- Update alias validation[VIZ-1535] [VIZ-1558] (#1580)
85b4c0
- Add Public Projects Support[VIZ-1481] [VIZ-1480] (#1573)
a5a657
- Set project visibility [VIZ-1517] (#1575)
071011
- Split file uploads command [VIZ-1470] (#1553)
149084
- Add windows batch [VIZ-1468] (#1544)
68cf3a
- Insert project id to project alias value when project is created [VIZ-1475] (#1556)
5779d7
🔧 Bug Fixes
- Fix alias duplicate check (#1602)
f1779a
- Use scene.id when id is checked in project.Publish (#1598)
1b7894
- Use epsilon comparison [VIZ-1488] (#1548)
82f130
- Revert sort logic [VIZ-1423] (#1528)
47c8b9
- Import url replace error (#1526)
c8ffef
Miscellaneous Tasks
- Return appropriate error from project updateAlias (#1543)
085504
- Fix graceful shutdown & fix filename typo [VIZ-1483] (#1545)
dc2a27
- Add file size check [VIZ-1425] (#1542)
2d6abc
- Update README about how to add error message (#1541)
346dff
- Add document about how to add error message (#1540)
744e8f
Misc
qa-web
Miscellaneous Tasks
- Update dev-test-run.yml (#1563) [
4ef360
](https://...
v1.0.0-beta.5.1
v1.0.0-beta.5.0
Web
🚀 Features
🔧 Bug Fixes
- Add supportedLangs to i18n initializer [VIZ-1412] (#1536)
405405
- Edit sketch custom properties [VIZ-1429] (#1531)
2003af
✨ Refactor
- Add experimental icon to project settings dropdown export button (#1534)
7c4923
- Plugin playground presets - refactor presets styling [VIZ-1384] (#1495)
2586d9
- Remove api key input for google map photorealistics [VIZ-1411] (#1524)
dca0d7
- Support tooltip on icon button [VIZ-1401] (#1514)
92d9b8
- Implement a permission table on FE[VIZ-1400] (#1518)
040e53
- Plugin playground presets - refactor screenshot example [VIZ-1414] (#1507)
06134e
- Add reference to developer documentation links in plugin playground [VIZ-1410] (#1506)
1a88f5
Miscellaneous Tasks
- Update package version to 1.0.0-beta.5.0 (#1535)
928ba0
- Remove support for 2D/2.5D mode (#1519)
3e423e
- Camera type correction [VIZ-1355] (#1509)
b06d0e
- Support kmz file in kml format [VIZ-1402] (#1513)
ca9cce
Server
🚀 Features
- Add db index [VIZ-1406] (#1505)
68d14b
- Add data deletion process [VIZ-1419] (#1520)
46a083
- Add photoOverlay property [VIZ-1340] (#1508)
4f8f0f
- Remove unnecessary code [VIZ-BE-582] (#1458)
55cd40
Miscellaneous Tasks
- Remaining ID refactoring [VIZ-574] (#1517)
1bb86b
- Refactoring id scene [VIZ-BE-574] (#1516)
e8a438
- Refactoring id project and workspace [VIZ-BE-574] (#1515)
26615f
Misc
- Vv1.0.0
d34bca
server, web
Miscellaneous Tasks
- Vv1.0.0
d34bca