Release Lizmap Web Client 3.8.13
Use only the ZIP file provided in this release called lizmap-web-client-3.8.13.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.13
docker pull 3liz/lizmap-web-client:3.8
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.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.13.0 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.4.9
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 17 - 3 |
QGIS Server | 3.34 | 3.40 |
QGIS Desktop | 3.34 | 3.40 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
Fixed 🐛
- Tooltip - Fix configured fields not used when HTML template is not defined
- Check URL when submitting AccessControlAllowOrigin in admin Form
- WFS GetFeature on PostGIS does not checked if the layer is published
- QGIS Project form_advanced: group visibility expression
- Zoom to point features at startup
- The way to check if the lizmap_search is available
- Api - improve rights
Changed ♻
- Use rspack instead of webpack
- lizmap-features-table: Display a message when no features found
Tests 🎳
- e2e: Porting Dataviz API form Cypress to Playwright
- e2e playwright tests popup: default buffer length
- e2e: enhancing tooltips tests
- fix restrict key for dumping database
- GH Action tests: add setup-node to get npm cache
- e2e Playwright: enhancing group visibilities and filtered list
- e2e Playwright: enhancing page.openEditingFormWithLayer to wait for form
- e2e Playwright: enhancing checking Getcapabilities URL in API