Release Lizmap Web Client 3.8.5
Use only the ZIP file provided in this release called lizmap-web-client-3.8.5.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.5
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.12.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.6
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 17 - 3 |
QGIS Server | 3.34 | 3.34 |
QGIS Desktop | 3.34 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
Added ⭐
- Preparing QJazz
Fixed 🐛
- Add
X-Request-Id
in request to QGIS Server headers :- Useful with latest versions of Py-QGIS-Server and QJazz
- The
Q-Request-Id
is shown in the administration log panel
- Form filter : Also search for
NULL
values when empty string is checked - Authenticating layers with QGIS native "auth" config, contribution from @cfsgarcia
- Wrong distance constraint value
- When drawing a single segment, display correct total measure for linestring without distance constraint
- Administrator logs :
- Add new panel about
errors
- Add new panel about
- Tooltip
- Remove CSS
text-align:center
- Use
addToolLayer
instead ofaddLayer
- Remove CSS
- Performance issue about opacity and embedded layers
lizmap-features-table
- Improve the logic of the feature detail opening
Backend ⛽
- Update Jelix to 1.8.16
- Update JavaScript dependencies
Tests 🎳
- Improve workflow about PHP and End2End tests
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.8.4 and 3.8.5: 3.8.4...3.8.5
The Lizmap team 🦎