Skip to content

2.84.0

Compare
Choose a tag to compare
@LePetitTim LePetitTim released this 20 Jun 12:16
· 2809 commits to master since this release

New features

  • Add filter valid geometries on topologies (#2515)[3.1]
  • Add setting ALLOW_PATH_DELETION_TOPOLOGY which protect or not against deletion of path with topologies linked to it (#2515)[3.3.1]
  • Add eid on InformationDesk
  • Add parser InformationDesk for Apidae
  • Add accessibility on Infrastructure in api v2

Minor improvements

  • Add length 2d for land's app for exports and lists (#2976)
  • Add option to recalculate altimetry with loaddem command

Bug fixes

  • Log entry menu is now only displayed if user has permission (#3130)
  • Admin menu is now only displayed if user has permission (#3130)
  • Object 'All history' button is now only displayed if user has permission (#3130)
  • Error 404 default template now display a visible message
  • Error 500 default template doesn't make recursive exceptions anymore
  • Log entry permissions are now managed by "mapentity - xxx log entries" instead of "admin - xxx log entries"
  • Fix information desk filter when outdoor module is not available (#3135)
  • Fix APIv2 does not return labels and themes on published outdoor sites

Breaking Changes

Warning

  • From now, Geotrek-admin is not installable on Ubuntu 18.04 bionic anymore. But upgrade are still available.
  • The default Nginx configuration template has been improved to increase data loading performances. It is highly recommanded to apply changes to your Nginx configuration template (in /opt/geotrek-admin/var/conf/nginx.conf.in).

Improvments

  • New GeoJSON generation system, using Django Rest Framework and PostGIS functions (#2967)
  • Enable GZIP compression on JSON / GeoJSON by Nginx

Maintenance

  • Upgrade mapentity to 8.1.2