Release Lizmap Web Client 3.9.9
Use only the ZIP file provided in this release called lizmap-web-client-3.9.9.zip ⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.9.9docker pull 3liz/lizmap-web-client:3.9
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.34 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.6.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.4.9
Automatic testing process
| Versions | |||
|---|---|---|---|
| PHP | 8.1 | 8.2 | 8.3 |
| PostgreSQL/PostGIS | 14 - 3 | 15 - 3 | 17 - 3 |
| QGIS Server | 3.34 | 3.40 | 3.44 |
| QGIS Desktop | 3.34 | 3.40 | 3.44 |
| Results | ✅ | ✅ | ✅ |
Changelog
Funders 🙂
Fixed 🐛
- Action reset ignored when called from actionResultReceived event
- Popup: restore children features-table font-size
- Prevent edition from removing hash information
- Sync edition map and view map
- GetPrint file extension based on FORMAT parameter
- Popup true highlights
- Optimize the getMedia controller
- Log key for login should not contain folder
Tests 🎳
- GitHub Action: Add a playwright cache to speedup end2end tests
- Fix some flaky e2e tests
Backend ⛽
- Update JS dependencies: dompurify, lit-html, mocha, stylelint, undici, ol, proj4, line-split and dotenv
- Add simulateClick function to simulate a click on map
- Fix PHP: Since guzzlehttp/psr7 2.11: Passing a non-uppercase HTTP method is deprecated
- Handle ol-layer and ext-group visibility change events in Treeview
- Disable xdebug by default
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.9.8 and 3.9.9: 3.9.8...3.9.9
The Lizmap team 🦎