Skip to content

Releases: GeotrekCE/Geotrek-admin

2.121.2

16 Dec 10:05

Choose a tag to compare

⚠️ Warnings

  • In next release, Geotrek-admin will not support Ubuntu 20.04 anymore.
  • It is recommended to upgrade your OS to Ubuntu 24.04, and PostgreSQL to version 14 minimum.

What's Changed

💫 Improvements

  • Fix english label for sensitive area shapefile parsers by @lpofredc in #5137

🐛 Bug fixes

  • Fix restricted area endpoint by type with specific cache key by @submarcos in #5150

📝 Documentation

👷 CI

🏗️ Maintenance

Full Changelog: 2.121.1...2.121.2

2.121.1

17 Nov 15:31

Choose a tag to compare

⚠️ Warnings

  • In next release, Geotrek-admin will not support Ubuntu 20.04 anymore.
  • It is recommended to upgrade your OS to Ubuntu 24.04, and PostgreSQL to version 14 minimum.

What's Changed

🐛 Bug fixes

  • Fix regression to allow to add draft path without add path permission by @submarcos in #5090
  • Fix the email sending and status change processes in the Suricate workflow by @PartyNell in #5092

🏗️ Maintenance

Full Changelog: 2.121.0...2.121.1

2.121.0

14 Nov 14:33

Choose a tag to compare

What's Changed

💫 Improvements

⚡ Performances

📝 Documentation

🏗️ Maintenance

Full Changelog: 2.120.2...2.121.0

2.120.2

28 Oct 09:22

Choose a tag to compare

What's Changed

🐛 Bug fixes

📝 Documentation

👷 CI

🏗️ Maintenance

Full Changelog: 2.120.1...2.120.2

2.120.1

22 Oct 14:24

Choose a tag to compare

What's Changed

💫 Improvements

  • Use length spheroid to full compatibility with Pseudo Mercator projection (3857) by @submarcos in #5038

Full Changelog: 2.120.0...2.120.1

2.120.0

22 Oct 12:52

Choose a tag to compare

⚠️ Breaking changes

⚠️ Warnings

  • Geotrek-admin does not support anymore Ubuntu 18.04 since version 2.114.0 (march 2025).
  • Ubuntu 20.04, packaged by default with PostgreSQL 12, is still supported but not recommended since version 2.114.0 (march 2025).
  • It is recommended to upgrade your OS to Ubuntu 24.04, and PostgreSQL to version 14 minimum. Or to externalize your database on another server with the desired PostgreSQL version.
  • Due to the regeneration of pgRouting's network topology, the database migration to this version might take several minutes.

What's Changed

💫 Improvements

  • Allow to append DEM data by @submarcos in #5036
  • Related report status auto-updates to “Planned” when intervention status is set to “To be verified”, “Requested”, or “Planned” by @PartyNell in #5010
  • Allow manager to self assign a report by @PartyNell in #5011

🐛 Bug fixes

📝 Documentation

👷 CI

🏗️ Maintenance

Full Changelog: 2.119.0...2.120.0

2.119.0

06 Oct 14:32

Choose a tag to compare

⚠️ Breaking change

For docker users: GUNICORN_WORKERS environment variable is now deprecated. Use GUNICORN_CMD_ARGS instead. (ex: GUNICORN_CMD_ARGS="--workers=5" instead of GUNICORN_WORKERS=4)

What's Changed

💫 Improvements

  • Add cities and coordinates in the report CSV export by @PartyNell in #4989

🐛 Bug fixes

📝 Documentation

👷 CI

🏗️ Maintenance

Full Changelog: 2.118.2...2.119.0

2.118.2

23 Sep 14:11

Choose a tag to compare

What's Changed

🐛 Bug fixes

👷 CI

🏗️ Maintenance

Full Changelog: 2.118.1...2.118.2

2.118.1

18 Sep 12:07

Choose a tag to compare

What's Changed

💫 Improvements

  • Update ApidaeTrekParser to handle deprecated duration fields in Apidae API responses (refs #4621) by @justinefricou in #4929

🐛 Bug fixes

🏗️ Maintenance

Other Changes

  • Add comprehensive GitHub Copilot instructions for Geotrek-admin development by @Copilot in #4910

New Contributors

  • @Copilot made their first contribution in #4910

Full Changelog: 2.118.0...2.118.1

2.118.0

09 Sep 13:51

Choose a tag to compare

What's Changed

✨ New features

💫 Improvements

🐛 Bug fixes

  • Update nginx conf with access control allow origin for static folder by @bruhnild in #4859

📝 Documentation

👷 CI

🏗️ Maintenance

Other Changes

Full Changelog: 2.117.0...2.118.0