Skip to content

v1.0.5

Choose a tag to compare

@Leni-Vienne Leni-Vienne released this 22 May 23:40
· 96 commits to production since this release
bdad1da

Website Changes

  • The latest contribution panel now lists user submissions at the top, and OSM imports below
  • Fixed zooming on the map being very slow via trackpad (#63)
  • Fixed some points/circles on the map that zoomed too abruptly on the project instead of zooming on the project's tile
  • Fixed OSM extraction scripts merging roads too aggressively in some cases like inside ring-roads
  • Simpler robots.txt that will maybe make reddit render a link preview for the website

Code changes

  • Simplified typing by making types inherit properties of the Project type
  • Removed some dead code in the frontend
  • Lots of code smell fixed

Full Changelog: v1.0.4...v1.0.5