Skip to content

3.9.10

Latest

Choose a tag to compare

@3liz-bot 3liz-bot released this 04 Sep 15:52
· 2476 commits to master since this release

Release Lizmap Web Client 3.9.10

funders

Use only the ZIP file provided in this release called lizmap-web-client-3.9.10.zip
If you are using Docker, images are available on Docker Hub 🐋:

  • docker pull 3liz/lizmap-web-client:3.9.10
  • docker 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 🙂

Added ⭐

  • Actions - Add the ability to send dynamic parameters from JavaScript

Fixed 🐛

  • Services URL to be compatible with some external clients #6997
  • WFS/filter selection: translate all geometry operators to PostGIS #6994
  • Honor external wms toggle #7010
  • PHP qgisVectorLayerDatasource: password may contain single quotes #7069
  • PHP: Allow empty user agent for maptoken #7076
  • PHP: define Checker::checkWfsAccessAcl
  • PHP: add PROPFIND method to test webdav server connection #7099
  • Popup - Compact table of children features: build the columns from all the displayed features, so features having more empty fields no longer produce rows with missing cells and a DataTables Requested unknown parameter warning
  • Edition: read the parent feature again when creating a child feature #7098
  • Edition: save the parent foreign key of a read-only child field #7097
  • WMTS Layer without TileMatrixSetLimits #7120
  • Action: Feature ID can be a big interger
  • Action: feature button can be display in single feature popup

Security ⚠

  • Harden sanitizeGFIContent (hook leak, iframe handling) #7047

Tests 🎳

  • GA: Retry all curl errors when checking QGIS Server status in e2e workflow
  • GA: Speed up e2e: shard Playwright tests across isolated jobs (~27min → ~13min)
  • Prevent Node.js/dependency version drift from silently breaking CI #7039
  • Fix/e2e flaky tests #7062
  • e2e playwright fixture expect for resquest add toContainParametersInPostFormData method #7081
  • e2e lizmap-features-table to wait for and check displayExpression requests #7081
  • e2e: replace checkJson by response to be JSON #7109

Backend ⛽

  • Update JS dependencies
  • Update Jelix version 1.8.26
  • Update jCommunity to version 1.4.7
  • Update rspack to 2.2.1 #7089
  • Update @playwright/test dependency to version 1.62.x
  • Update OpenLayers to 10.10.0

Translations

  • Update translated strings from the Transifex website, not coding skills required to contribute :

Full changelog between 3.9.9 and 3.9.10: 3.9.9...3.9.10

The Lizmap team 🦎