Skip to content

Latest commit

Β 

History

History
242 lines (196 loc) Β· 23.2 KB

CHANGELOG.md

File metadata and controls

242 lines (196 loc) Β· 23.2 KB

Changelog

All notable changes to this project will be documented in this file.

0.5.0 - 2022-02-22

πŸš€ 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

0.4.0 - 2022-01-27

πŸš€ Features

πŸ”§ Bug Fixes

  • Enable to select blocks of plugins (#162) 458402
  • Cesium Ion acces token is not set expectedly (#160) e8e183
  • Cluster styling issue (#161) c78872
  • Clusters and layers are not displayed correctly 4fc124
  • Type error b01bc7
  • The style of infobox block dropdown list is broken (#163) 6e02a9
  • Plugin blocks protrude from the infobox 6cf0d3

✨ Refactor

0.3.0 - 2022-01-11

πŸš€ Features

πŸ”§ Bug Fixes

  • Indicator is not displayed on selecting of clustered layer (#146) e41f67
  • Use data URL for marker images 576ea4
  • Layer clusters do not updated correctly ec74f6
  • Position label in front of billboard (#147) 81c533
  • Public pages do not work due to clustering feature 48d8b3
  • Photooverlay transition does not work in Android (#154) decbfe

🎨 Styling

  • Fix the height of the header 9d6acc

Miscellaneous Tasks

0.2.0 - 2021-11-18

πŸš€ 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

0.1.0 - 2021-11-01

πŸš€ Features

πŸ”§ Bug Fixes

  • Reorganize config f2e947
  • Update gql schema 0905b6
  • Update dependency cesium to ^1.82.1 (#4) 0627bf
  • Google analytics (#7) 7505ca
  • Sprint15 bugs (#8) e2fe0a
  • Google analytics typo (#9) 943b5e
  • Ga-typo2 (#10) b498de
  • Force logout when me query returns null (#15) 339d61
  • Infinit logout loop (#17) 0d510f
  • Change data.json path 38a69a
  • Menu button width (#21) d08eba
  • Menu widget bugs (#37) 5d5483
  • Marker label position is oposite to actual display (#39) 38de46
  • Disable default cesium mouse event (#42) 129ae3
  • Show layers in storytelling without names (#45) 00ae3c
  • Infobox colors (#47) 2a6a36
  • Project public image (#48) 91b5ee
  • Auth0 redirect uri 8336a3
  • Storybook (#54) fde0c0
  • Published data url e3d5b0
  • Icon background (#64) 9c69a4
  • Prevent extra render, cannot rename layers, cannot display infobox on dataset layers (#65) e3d618
  • Remove visibility icon from layer actions 0ad8aa
  • Default published url, rename layer when focus is removed from text box f9accc
  • Storybook error (#75) f27f9b
  • Showing members section for personal workspace (#85) 8e78f9
  • Widget bugs, language (#89) 9de9df
  • Update dependency cesium to ^1.86.0 (#93) 7ca298
  • Show properties of 3D tile features on infobox (#95) a9cc23
  • Navigator.language should be used as fallback lang (#91) 15df16
  • Camera property panel bugs (#96) 2c3eaa
  • Camera flight bugs (#97) b4f1ae
  • Storytelling image crop does not work 9c23b3
  • Export pane is not displayed 58ceda
  • 1st bug hunt of october (#100) 1b9032
  • Layers disappearing when in nested folders (#101) 778395
  • Update dependency cesium to ^1.86.1 (#103) 385582
  • Bug bounty #2 (#105) da4815
  • Button widget (#111) b93485
  • Create team redirect + translations update (#112) bafcfd
  • 3d tile styles not updating sometimes (#109) 1e92b8
  • Layers.overrideProperty property merging and rerendering (#108) e5c255
  • Password policy conversion in config (#113) 5d57c4
  • Password validation, add autofocus (#117) 348454
  • Password verification, add better feedback bd1725

✨ Refactor

  • Use jotai instead of redux (#68) ea980c
  • Replace deprecated gql fields, pass widgetId to widget mutations (#72) f36c86

🎨 Styling

πŸ§ͺ Testing

Miscellaneous Tasks