Skip to content

2.96.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@LePetitTim LePetitTim released this 01 Feb 09:04
· 2035 commits to master since this release

! Warning: this version causes serious performance issue. Please do not upgrade until it is fixed !

New feature

  • Handle very high resolution images (HD Views) that will automatically be tiled, for Trek, POI and Site (#3378)
  • Handle annotations on HD Views (points, lines, polygons and text)

Improvements

  • APIDAE Trek Parser output now shows APIDAE IDs of entities triggering warnings during import
  • Update maximum request size in Nginx from 10M to 200M to allow uploading HD pictures (#3378)

Bug fixes

  • Fix intervention datatable list if one intervention has no target
  • Fix intervention datatable list with interventions on lands
  • Fix signage's blade detail
  • APIDAE Trek parser now raises an import error on geometry with not continuous segments

Development

  • New contributing guide (docs/CONTRIBUTING.rst).
  • Development dependencies are now split in dedicated file.
  • pip-tools and flake8 are now available in developer environment.
  • Dependency graph is now checked in CI (see docs/contribute/development to how add a new dependency).
  • New git pre-commit hook to check all is alright before commit (see docs/contribute/development).

Warning

  • The default Nginx configuration template has been improved (f9c72d9) to allow uploading big images. It is highly recommanded to apply changes to your Nginx configuration template (in /opt/geotrek-admin/var/conf/nginx.conf.in).

What's Changed

Full Changelog: 2.95.0...2.96.0