Skip to content

Commit

Permalink
Docs - Update changelog for 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Feb 1, 2024
1 parent 6a668a7 commit d400011
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG-3.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,44 @@ with some extra keywords: backend, tests, test, translation, funders, important

* Editing form - Upload fields: allow to use an expression to set up the storage path

### Changed

* Reintroduce the [AtlasPrint](https://docs.lizmap.com/current/en/install/pre_requirements.html#qgis-server-plugins) plugin for printing an atlas

### Fixed

* Fix a 500 error if the folder was not existing on the file system
* Fix the option "Display when layer is visible" in the dataviz for non-spatial layer
* When importing a KML :
* Fix extent used
* Use the correct projection
* Fix the selection tool about layer name used
* Fix wrong order of baselayers (using the zIndex in OpenLayers)
* Fix opening of "old" project not having a configuration in the 3.7 format :
* Fix projection and scales when the project has some "legacy" baselayers
* Keep print configurations
* Fix the selection tool about layer name used
* Fix using WMTS requests for baselayers, contribution from @mind84
* Fix search result with IGN
* Register projections from lizProj4 if unknown
* Fix layer group visible only and location
* Popup from the attribute table, use the correct content for the popup
* Fix display of a child layer in attribute table tool, get the correct layer name from the parent layer
* Fix display of the map if there is a single resolution in the configuration file
* Do not refresh child layer not displayed in map

### Tests

* Improvements on the Playwright stack

### Funders

* **[Agence de l'eau Rhône Méditerranée Corse](https://www.eaurmc.fr/)
* **[Avignon](https://www.avignon.fr)**
* **[Calvados](https://www.calvados.fr)**
* **[Faunalia](https://www.faunalia.eu/fr)**, contributions on source code from @mind84
* **[Terre de Provence Agglomération](https://www.terredeprovence-agglo.com/)
* **[Territoire de Belfort](https://www.territoiredebelfort.fr/)**

## 3.7.2 - 2024-01-18

### Fixed
Expand Down

0 comments on commit d400011

Please sign in to comment.