Skip to content

Geotrek-admin 2.107.0

Compare
Choose a tag to compare
@Chatewgne Chatewgne released this 07 Jun 09:48
· 277 commits to master since this release

What's Changed

💥 Breaking changes

⚠️ This version use django 4.2, the latest LTS version. You need to upgrade your database to PostgreSQL 12 or higher before upgrading to this version. ⚠️

https://geotrek.readthedocs.io/en/latest/install/upgrade.html#postgresql

✨ New features

💫 Improvements

🐛 Bug fixes

  • Fix v_treks view duplicated when multiple sources (refs #4099) by @amandine-sahl in #4100
  • 🐛 fix: Prevent trek map screenshot error if type of associated information desk have not pictogram by @juggler31 in #4131

📝 Documentation

  • [📝 Documentation] Improvements about upgrading debian version and remove screenshot sensitivity parameter by @bruhnild in #4108
  • [📝 Documentation] Put back SHOW_SENSITIVE_AREAS_ON_MAP_SCREENSHOT parameter by @bruhnild in #4112
  • 🌐 [TRANS] Fix update translations by @Chatewgne in #4133
  • [📝 Documentation] Add details about dynamic segmentation for POIs by @bruhnild in #4132

✅ Tests

👷 CI

  • Fix CI to allow using last codecov action on reports generated in bionic by @submarcos in #4144
  • Bump tj-actions/verify-changed-files from 17 to 20 by @dependabot in #4146

🏗️ Maintenance

Full Changelog: 2.106.0...2.107.0