Skip to content

Essential updates and improvements

Compare
Choose a tag to compare
@xenatisch xenatisch released this 12 May 22:06
· 37 commits to master since this release
1bf62b7

Release notes:

  • Implements a new data structure, reducing the data size for the landing page from ~600kb to ~27kb (partially fixes #62)
  • Adds sorting feature to map tables (fixes #130)
  • Retains the sorting preference when switching between different tabs
  • Implements screen readable descriptions for the sort icons to ensure accessibility
  • Increases the contrast of colours used in charts (fixes #145)
  • Incorporates a new map style whose assets are served through our service and is extensively and permanently cached on the client side and in the CDN (partially fixes #62)
  • Replaces map attribution with a React element for consistency