Release Lizmap Web Client 3.9.6
Use only the ZIP file provided in this release called lizmap-web-client-3.9.6.zip ⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.9.6docker 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 🐛
- JS - querySelectorAll on input.lizmap-popup-layer-feature-id with layerId value
- JS - to zoom to point with feature-toolbar in attribute table
- JS - Add "uiready" event
- JS - update map's extent does not zoom to nearest
- JS - Always emit featureDrawn event when feature is uploaed via draw panel
- JS - Patch event listeners for touch events to be non-passive, Fix scroll-blocking touch event listeners in OpenLayers legacy
- JS - zoom to max scale for points
- JS - Reset file input after upload in Draw panel
- PHP - Action: Add the user login to the JSON used by lizmap_get_data function
- JS - Position and accuracy are undefined when Geolocation is stopped
- CSS - dock height overflow on mobile devices and use content-based for menu
- CSS - Overlap on #lizmap-search Close Button and Items in map.css
- UI - Display legend for external WMS layers
- JS - action, force redraw of layer by updating source URL parameters
API
- JS - constant MEDIA_REGEX
- JS - Defined image symbology for layer
- PHP - Enhancing getBooleanOption by using filter_var
Tests 🎳
- e2e: move GetCapabilities requests from cypress to Playwright
- e2e: move GetProjectConfig requests from cypress to Playwright
- e2e: move service requests from cypress to Playwright
- Bump Redis to 8 in docker compose
- e2e: location search enhancement
- e2e: replace expectParametersToContain by expectRequest
- e2e: remove gotomap
- e2e: time manager enhancing and modernization
- e2e: Move external_wms_layer from Cypress to Playwright
- e2e: wrap the Buffer into an Uint8Array for writeFile
- e2e: Move key_value_mapping from Cypress to Playwright
- e2e: Move action tests form Cypress to Playwright
- e2e: Move export data tests from Cypress to Playwright
- e2e: definitly remove cypress
- e2e: well unroute
- e2e: Modernize base_layers tests
- e2e: revival of draw import tests
- e2e: Enhancing Should select / filter / refresh with map interaction
- e2e: re-import the same file to draw on map
Backend ⛽
- CI: copy .module.wasm files whatever their names are
- Upgrade JavaScript dependancies
- QGIS Server plugins repository: using qgis-plugins.3liz.org
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.9.5 and 3.9.6: 3.9.5...3.9.6
The Lizmap team 🦎