CHANGELOG

2023.4.6 (2023-04-20)

Improvements:

  • Layer duplication in admin improved and now made by backend duplication

2023.4.5 (2023-04-20)

Improvements:

  • Disable autocomplete / autofill on PostGIS source form in admin

Bugfix

  • Allow PostGIS source form edition in admin without retype password

2023.4.4 (2023-04-19)

Improvements:

  • Improve admin to define polygons patterns

  • Filter frontend with non empty views

  • Default view is now the first ordered for an user (authenticated or not)

2023.4.3 (2023-04-13)

Improvements:

  • Allow to set group access to extra menu items

  • Include basic certificates in docker image

2023.4.2 (2023-04-11)

New features:

  • Allow using style images patterns in polygon advanced styles

2023.4.1 (2023-04-07)

New Version

New Simplified Installation

New documentation

Bug fixes:

  • Fix and allow date usage in source fields and imported data

  • Fix group creation / edition in admin

  • Fix LayerTree cache management

  • Fix bug when no base layer defined in scene (#109)

New features:

  • Use icon and patterns in point / polygon styles

Improvements:

  • Direct use elasticsearch connector for data indexation instead of terra-bonobo-nodes

  • Better layer duplication

  • Some instance configuration managed in config panel (/config/)

Maintenance

  • From Python 3.6 to 3.10

  • From Django 2.2 to 4.1

  • All python packages updated

  • Admin node-js from 12 to 18