⚠️ Warning
This version drops support of Ubuntu 18.04 (Bionic) and pre-deprecates support of Ubuntu 20.04 (Focal) for debian packages (update are maintained for the moment, not fresh install).
In addition, Ubuntu 24.04 is officially supported.
Please update or migrate your server to Ubuntu 24.04.
What's Changed
💫 Improvements
- Officially support Ubuntu 24.04 debian package by @submarcos in #4491
- Add code filter in signage list by @raphaeldoisy in #4534
- Delete deprecated code in django 5.2 by @submarcos in #4536
- 💄 [UI/UX] Max-width for attached files thumbnails by @camillemonchicourt in #4546
🐛 Bug fixes
- Fix postgis scripts availability by @submarcos in #4561
- 🐛 [BUG] Fix trek linking to treks and information desks in parsers by @justinefricou in #4552
📝 Documentation
- fix uml database schemas and autodoc usage by @submarcos in #4493
- Fix typing error in touristic module documentation by @PartyNell in #4489
- [📝 Documentation] Update docker command for sensitivity fixtures by @bruhnild in #4544
- 📝 Fix doc URL in changelog by @camillemonchicourt in #4543
- [📝 Documentation] Add create extension pgrouting for application restore by @bruhnild in #4545
- Add postgis package info in manual debian install documentation by @submarcos in #4564
🏗️ Maintenance
- Bump pyphen from 0.11.0 to 0.16.0 by @dependabot in #4255
- Bump cairocffi from 0.9.0 to 1.7.1 by @dependabot in #4495
- bump mapentity to 8.11.1 by @submarcos in #4496
- Bump django-modeltranslation from 0.18.11 to 0.19.4 by @dependabot in #4434
- Bump sphinx-intl from 2.2.0 to 2.3.1 by @dependabot in #4506
- Bump flake8 from 7.1.1 to 7.1.2 by @dependabot in #4504
- Bump pillow from 10.4.0 to 11.1.0 by @dependabot in #4501
- Bump numpy from 2.2.2 to 2.2.3 by @dependabot in #4498
- Bump docutils from 0.20.1 to 0.21.2 by @dependabot in #4499
- Bump zodbpickle from 4.1.1 to 4.2 by @dependabot in #4502
- Bump pyphen from 0.16.0 to 0.17.2 by @dependabot in #4503
- Bump psutil from 6.1.1 to 7.0.0 by @dependabot in #4505
- Bump django-appconf from 1.0.6 to 1.1.0 by @dependabot in #4507
- Bump django-modelcluster from 6.3 to 6.4 by @dependabot in #4500
- Bump ruamel-yaml-clib from 0.2.8 to 0.2.12 by @dependabot in #4509
- Bump django-debug-toolbar from 4.4.6 to 5.0.1 by @dependabot in #4510
- Bump all django-large-images dependencies by @submarcos in #4511
- Bump factory-boy from 3.3.1 to 3.3.3 by @dependabot in #4523
- Bump coverage from 7.6.1 to 7.6.12 by @dependabot in #4522
- Bump filelock from 3.16.1 to 3.17.0 by @dependabot in #4521
- Bump sphinx-immaterial from 0.11.14 to 0.12.5 by @dependabot in #4518
- Bump sphinx from 7.1.2 to 7.2.2 by @dependabot in #4515
- Bump markupsafe from 2.1.5 to 3.0.2 by @dependabot in #4519
- Bump zconfig from 4.1 to 4.2 by @dependabot in #4516
- Bump zipp from 3.20.2 to 3.21.0 by @dependabot in #4514
- Bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #4517
- Bump reportlab from 4.2.5 to 4.3.1 by @dependabot in #4512
- Bump django-js-asset from 2.2.0 to 3.0.1 by @dependabot in #4520
- Bump sentry-sdk from 2.20.0 to 2.22.0 by @dependabot in #4529
- Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by @dependabot in #4528
- Bump django-modeltranslation from 0.19.4 to 0.19.12 by @dependabot in #4526
- Bump easy-thumbnails from 2.9 to 2.10 by @dependabot in #4524
- Bump importlib-metadata from 8.5.0 to 8.6.1 by @dependabot in #4532
- Bump django from 4.2.18 to 4.2.19 by @dependabot in #4527
- Bump django-mptt from 0.14.0 to 0.16.0 by @dependabot in #4530
- Bump mapentity and allow WebP attachment pictures by @submarcos in #4535
- Bump persistent from 6.1 to 6.1.1 by @dependabot in #4550
- Bump sphinx-immaterial from 0.12.5 to 0.13.0 by @dependabot in #4548
- Bump weasyprint from 64.0 to 64.1 by @dependabot in #4539
- Bump rpds-py from 0.22.3 to 0.23.1 by @dependabot in #4540
- Bump django-js-asset from 3.0.1 to 3.1.0 by @dependabot in #4549
- Bump paperclip from 2.7.2 to 2.7.4 by @dependabot in #4551
- Bump cachetools from 5.5.1 to 5.5.2 by @dependabot in #4538
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #4553
- Bump cssselect2 from 0.7.0 to 0.8.0 by @dependabot in #4560
- Bump django-js-asset from 3.1.0 to 3.1.2 by @dependabot in #4559
- Bump sphinx-immaterial from 0.13.0 to 0.13.1 by @dependabot in #4558
- Bump django from 4.2.19 to 4.2.20 by @dependabot in #4556
- Bump django-weasyprint from 2.3.1 to 2.4.0 by @dependabot in #4557
Other Changes
- Pre-deprecate support of Ubuntu 20.04 debian package by @submarcos in #4491
- Deprecate support of Ubuntu 18.04 debian package by @submarcos in #4491
- Improve makefile by @submarcos in #4533
- Update README.md by @mviadere-openig in #4542
New Contributors
- @raphaeldoisy made their first contribution in #4534
- @PartyNell made their first contribution in #4489
Full Changelog: 2.113.1...2.114.0