v1.0.5
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
Projecttype - Removed some dead code in the frontend
- Lots of code smell fixed
Full Changelog: v1.0.4...v1.0.5