Skip to content

Releases: umap-project/umap

3.7.3 - 2026-04-08

08 Apr 17:00

Choose a tag to compare

  • cloning a map should adapt layer parents by @yohanboniface in #3282
  • add missing semicolon so that nginx is running out of the box with docker by @tpummer in #3280

New Contributors

3.7.2 - 2026-04-07

07 Apr 09:28

Choose a tag to compare

3.7.1 - 2026-04-02

02 Apr 19:04

Choose a tag to compare

3.7.0 - 2026-04-02

02 Apr 15:12

Choose a tag to compare

New features

Bug fixes

3.6.3 - 2026-03-11

17 Mar 13:51

Choose a tag to compare

What changed

  • make sure map geojson view honour share_status
  • move all views permissions to decorators
  • escape strings coming from translators
  • sanitize vars in templates when source is untrusted
  • always redirect to user_dashboard after map delete
  • set CSRF_COOKIE_SECURE and SESSION_COOKIE_SECURE to True by default
  • use ipaddress to validate private IPs
  • proper way to call URLValidator
  • remove showcase map/view

Thanks Stefan Vink from Radically Open Security for finding those issues.
Thanks NLnet for funding this security audit work.

3.6.2 - 2026-02-25

25 Feb 18:16

Choose a tag to compare

New Contributors

3.6.1 - 2026-02-02

02 Feb 17:04

Choose a tag to compare

3.6.0 - 2026-01-28

28 Jan 17:08

Choose a tag to compare

New features

  • do not add features and filters in data browser DOM until user use them by @yohanboniface in #3165
  • add management command to search, delete, block and restore maps by @yohanboniface in #3156

Bug fixes

Internal changes

3.5.0 - 2025-12-22

22 Dec 14:37

Choose a tag to compare

This release is mainly making uMap installable in YunoHost as an official app.

  • adaptations for YunoHost installation in #3122
  • add "how to" deploy with Dokku in documentation in #3115
  • improve deployment documentation by @davidbgk in #3125
  • do not fail when classified colors are named colors by @yohanboniface in #3124

3.4.2 - 2025-11-26

26 Nov 08:09

Choose a tag to compare

  • fix search by lat/lng