Skip to content

v1.1.0

Choose a tag to compare

@Leni-Vienne Leni-Vienne released this 31 May 00:43
· 54 commits to production since this release
83ddad9

What's Changed

Maplibre has now fully replaced leaflet. This allow for new features like camera pitch/rotation, as well as better performance and customizability long term. More info here #74

New features

  • Added ability to send overlays to back/front of project shapes via the floating toolbar.
  • Added Camera pitch/rotation by using the mouse right click.

Website changes

  • Fixed hoverPreviewCard remaining visible and fixed in position during map pan.
  • Fixed filtering by last modified date that didn't work for overlay images.
  • More consistent project edit button, used to get hidden in the project popup.
  • Nicer tag section in the project form, the first tag is now clearly labeled as the main one.
  • Fixed ctrl+z being listened to in forms.
  • Replaced the "3 weeks ago" OSM import date by the OSM last modified date in Contribute panel.
  • Cleaner OSM projects in contribute panel, they are now listed as "OpenStreetMap" instead of "Approved".
  • Mods can now click on the contribution on the map to bring the project and country.
  • More efficient server route for approving changes.

Code changes

  • Removed some HMR accept that could cause issues.
  • Removed dead branches of code.

Full Changelog: v1.0.7...v1.1.0