Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 06:58

reearth-web

🚀 Features

  • Allowing widget and block plugins to resize when they are expandable (#170) 4fdf5f
  • Plugin APIs to get camera viewport and layers in the viewport (#165) f1f95a
  • Improving the Infobox style (#176) f1ddda

🔧 Bug Fixes

  • Plugin blocks cannot be deleted (#164) a4f17f
  • Support tree-structured layers and tags in published pages (#168) 17d968
  • Workspace settings does not refresh (#167) 0f3654
  • Plugin layersInViewport API returns errors for layers that have no location fields e52b44

✨ Refactor

Miscellaneous Tasks

reearth-backend

🚀 Features

  • Implement property.Diff and plugin/manifest.Diff (#107) 700269
  • Support 3rd party plugin translation (#109) 67a618
  • Improve the Infobox style (manifest) (#110) 7aebcd
  • Overwrite installation of new plug-ins without removing (automatic property migration) (#113) 2dc192
  • Update infobox style fields (#115) 608436

🔧 Bug Fixes

  • Scene exporter should export layers and tags while maintaining the tree structure (#104) 805d78
  • Property field in groups in list cannot be updated correctly 5009c5
  • Scenes and properties are not updated properly when plugin is updated 861c4b
  • Scene widgets and blocks are not update properly when plugin is updated f66f9a

✨ Refactor

Miscellaneous Tasks

  • Update all dependencies (#111) 173881
  • Increase batch size of db migration [ci skip] fbbca4