Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 06:40

reearth-web

🚀 Features

  • Widget align system for mobile (#115) afa4ba
  • Support dataset schema preview and create layer group from selected primitive type (#74) 769b86

🔧 Bug Fixes

  • Markdown background color is not transparent (#123) f16706
  • Layers would not be marshalled correctly (#126) 886302
  • Widget align system issues (#124) 3bc9fa
  • Project setting page does not display correctly after creating a new project (#127) c120dc
  • Dataset info pane shows its property though after selected dataset schema is deleted (#131) 2307d8

Miscellaneous Tasks

  • Disable storybook workflow for release commit 80f4d2
  • Change semantic commit type of renovate PRs, omit ci skip in changelog 4a3e9e
  • Follow backend GraphQL schema update (#120) aeee1f
  • Load local reearth-config.json for debugging (#119) 6115ee
  • Update dependency cesium to ^1.87.0 (#118) 7c65d0
  • Update dependency cesium to ^1.87.1 (#128) a63aa7
  • Update codecov.yml to add ignored files b72f17

reearth-backend

🚀 Features

🔧 Bug Fixes

  • Add an index to mongo project collection to prevent creating projects whose alias is duplicated 10f745
  • Check project alias duplication on project update 443f2c

✨ Refactor

  • Add PropertySchemaGroupID to pkg/id (#70) 9ece9e

Miscellaneous Tasks

  • Fix typo in github actions 4a9dc5
  • Clean up unused code b5b01b
  • Update codecov.yml to add ignored files d54309
  • Ignore generated files in codecov 9d3822
  • Upgrade dependencies 215947