Release Lizmap Web Client 3.6.2
Use only the ZIP file provided in this release called lizmap-web-client-3.6.2.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.2
docker pull 3liz/lizmap-web-client:3.6
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.10 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 1.3.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Added ⭐
- Improve the wizard for the repository creation :
- Better form with auto-completion
- Some rights are now already checked by default when creating a new repository
- Add some explanations about the rules and colours in the administration project page
- Script
install/migrate_from_3_5.sh
to make it easier to migrate from Lizmap Web Client 3.5
Fixed 🐛
- Fix no display of table with value relation fields when there is no layer name
- Fix a bug about a hidden checkbox in a form
- In a QGIS project, the primary key defined by QGIS desktop for a Postgres layer may not be a field.
- Add XML header in the GetCapabilities request to avoid a message in the web browser console
- Change the color if the highlighted selected line in the project table
- In a WFS request, no PostGIS features were returned if SRSNAME was different from the layer SRID
- When you click on the zoom to feature button, from the popup or the attribute table tool, the zoom/pan could be broken
- When you try to select features with a point, no selection were performed
- In the administration panel, allow to edit the name for the sender email
- Fix issues in the installer, when installing external modules
Changed ♻
- Use streamed response to improve performance on the server
- Update some command line utilities
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Update the way to check the validity about :
- a geometry in a Well Known Text format
- a proj4 string in tests
- Fix some issues with PHP 8.2
- Update OpenLayers to 7.2.2
- Upgrade Jelix to 1.8.0-rc.4
Tests 🎳
- Add more tests about End2End integration to avoid regressions
Full changelog between 3.6.1 and 3.6.2: 3.6.1...3.6.2
The Lizmap team 🦎