Release Lizmap Web Client 3.9.8
Use only the ZIP file provided in this release called lizmap-web-client-3.9.8.zip ⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.9.8docker 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 🙂
- Klein und Leber GbR with @meyerlor
- Valabre
- Syndicat Mixte du SCoT de la Haute Gironde Blaye - Estuaire
- Syndicat Mixte de Gestion de l'eau potable d'Ille-et-Vilaine
- Faunalia with @mind84
- Klein und Leber GbR with @meyerlor
- Terre De Provence Agglomération
- JP Énergie Environnement
Security ⚠
- admin - sanitize file name of the uploaded image
- admin - escape html content into links on the user admin page
- lizmap - strengthen some requests processing
- media - don't disclose full path of unknown media in 404 page
- xmltools - do not load explicity entities when loading XML files
Fixed 🐛
- Admin - syntax error in lizmapConfig.ini.php into the list of domains for CORS
- Attribute table - sorting order for DataTables requests with PostgreSQL layer
- Admin - invalid repository path locked update
- UI - default atlas print icon not well displayed
- Edit - Remove capture attribute for image upload, use it in accept for ImageUpload control
- Commands - sqlite migration
- JS - dispatch closed dock event when a new one is opened
- UI - search clear button not visible and not clearing highlight
- Service - WFS PostGIS path SRSNAME handling and snap datum-shift error
- UI - Activate drag-drop popup tabs for both dock and map popup modes
- PHP - QgisProject: Checking that getLayerById returns null
- Filter - JS request_params not yet defined for layer
- Map - WMS baselayers from QGIS layers now proxy through QGIS Server
- UI - Popup: place children features tables inside drag-and-drop relation
- UI - Geolocation error
- Attribute table - export with filter
- Filter - Hide the form filter panel export button when the user is not allowed to export the layer (#6642)
- Filter - Date filter calendar now shows all years within the data range (#6548)
- Filter - Skip the GeoPackage filtered-extent query when SpatiaLite lacks GeoPackage support, instead of flooding the logs (#6165)
- Filter - No longer show a spurious (NULL) entry in split-value form filters without NULL data (#6166)
- Filter - Numeric form filter now accepts decimal/float values, not only integers (#1356)
- Time manager - Show the controlled layer(s) name in the time manager panel (#6774)
- Action - add actionStarted event
- GetPrint PDF with always text option
- UI - Geometry type case mismatch in zoomToGeometryOrExtent function
Tests 🎳
- Add tests for CheckBox-widget popup rendering
Backend ⛽
- CSS - Drop outdated rules about btn-stop and btn-print-clear
- Docker - Upgrade Alpine to 3.22 and Php to 8.3
- Upgrade Jelix to version 1.8.24
- Upgrade jCommunity to version 1.4.5
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.9.7 and 3.9.8: 3.9.7...3.9.8
The Lizmap team 🦎