Skip to content

Releases: umap-project/umap

3.7.3 - 2026-04-08

Choose a tag to compare

@yohanboniface yohanboniface released this 08 Apr 17:00
  • 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

Choose a tag to compare

@yohanboniface yohanboniface released this 07 Apr 09:28

3.7.1 - 2026-04-02

Choose a tag to compare

@yohanboniface yohanboniface released this 02 Apr 19:04

3.7.0 - 2026-04-02

Choose a tag to compare

@yohanboniface yohanboniface released this 02 Apr 15:12

New features

Bug fixes

3.6.3 - 2026-03-11

Choose a tag to compare

@yohanboniface yohanboniface released this 17 Mar 13:51

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

Choose a tag to compare

@yohanboniface yohanboniface released this 25 Feb 18:16

New Contributors

3.6.1 - 2026-02-02

Choose a tag to compare

@yohanboniface yohanboniface released this 02 Feb 17:04

3.6.0 - 2026-01-28

Choose a tag to compare

@yohanboniface yohanboniface released this 28 Jan 17:08

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

Choose a tag to compare

@yohanboniface yohanboniface released this 22 Dec 14:37

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

Choose a tag to compare

@yohanboniface yohanboniface released this 26 Nov 08:09
  • fix search by lat/lng