Skip to content

v1.2.4

Latest

Choose a tag to compare

@Leni-Vienne Leni-Vienne released this 22 Jun 18:10
· 2 commits to production since this release

What's changed

The website now uses OpenStreetMap administrative boundaries and assigns all projects to them. Including neighborhoods, cities, countries and their sub-divisions.

Website changes

  • added locations to latest contributions, project details and discord notifications

  • better location search that works for countries and all subdivisions

  • location search now ignores characters like dashes and apostrophes

  • location search flies to the exact location bounds instead of its center

  • added a warning for tile caching in the contributions update dialog

  • better transition from view to edit mode while a project is selected

  • fixed hover preview card positioning near the edge of the map

Code changes

  • replaced cities and countries tables by an admin_boudaries table (#98)

  • removed geonames import, should be easier to initialize a development DB now