Skip to content

v2.1.0 Harder, better, faster, stronger

Compare
Choose a tag to compare
@frafra frafra released this 02 Jun 23:17
· 33 commits to master since this release

What's Changed

  • 🐎 Performances, memory usage and storage usage have all been improved
  • πŸ€– Automatically switch between (clustered) points and tiles based on the zoom level
  • 🚦 Loading spinner
  • πŸ“± Mobile support: bar is moved to a different tab, to avoid hiding the map
  • πŸ”’ New statistics, computed on the backend
  • πŸ—ΊοΈ Tiles colors are automatically calibrated based on the min/max parameters for the current bounding box
  • πŸ” Sentry is used to monitor performances and silent failures
  • πŸ”§ Server refactoring (main file into different modules)
  • πŸ”§ Client refactoring (simpler and more robust code, eslint fixes)
  • πŸ”§ Dependencies update

The service is now hosted on fly.io, in a German datacenter to reduce the latency when fetching data from Ohsome servers.

Full Changelog: v2.0...v2.1.0