Release Lizmap Web Client 3.6.0-rc.1
Use only the ZIP file provided in this release called lizmap-web-client-3.6.0-rc.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.0-rc.1
Changelog
Added ⭐
- Display the URL to use in the QGIS desktop plugin in the administration panel
- Before opening a QGIS project, Lizmap is now checking that :
- Lizmap QGIS server plugin is running with a minimum required version
- QGIS server version is running with at least 3.10
- These two versions are hardcoded in the source code and updated when a new version of Lizmap is released
- Lizmap Web Client won't display old CFG file according to the Lizmap Web Client target version defined in QGIS Desktop
- These projects will still be visible in the administration panel to let you know that you need to upgrade them
- Be careful to the combobox selector in the QGIS plugin.
- The minimum version required will be raised and advertised for each release of a major version of Lizmap Web Client.
- Display the version of Py-QGIS-Server in the administration panel if it's used
- New configuration to set up the Content Security Policy header
Fixed 🐛
- Fix button to toggle compact/explode table view in popups. Also, each button only toggle its own children popup group
- Better management of paths for Lizmap repositories
- Fixed PHP syntax error in the dataviz module, contribution from @RobiFag
- Fix some requests to QGIS Server
- Fix an issue with PHP 8 when editing data
- Fix an issue about group ID when restricting a project to a few groups
- Fix a regression in form
- Fix some access control permissions in the editing toolbar (new, remove, edit features)
- Fix extent synchro between OL2 and OL6
- Fix a PHP error when displaying the administration panel when a project was removed
Translations 🗺
- Update from Transifex about translated strings
Backend ⛽
- Upgrade the Jelix framework to 1.8
- Fix some configurations in the docker image
Tests 🎳
- Add more tests about Cypress
The Lizmap team 🦎