Release Lizmap Web Client 3.10.0-alpha.1
Use only the ZIP file provided in this release called lizmap-web-client-3.10.0-alpha.1.zip ⚠
If you are using Docker, image is available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.10.0-alpha.1
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.40 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.7.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.4.9
Automatic testing process
| Versions | ||
|---|---|---|
| PHP | 8.2 | 8.4 |
| PostgreSQL/PostGIS | 14 - 3 | 17 - 3 |
| QGIS Server | 3.40 | 3.44 |
| QGIS Desktop | 3.40 | 3.44 |
| Results | ✅ | ✅ |
Changelog
Funders 🙂
Important ⚠
- PHP 8.2 minimum is required
Added ⭐
- PHP: Implementing a Psr-3 Logger upper \jLog::log
- Preload link for CSS and JS files, and map's resources
Changed ♻
- Migrate datatables from client to server side
- JS: Replace proj4js by proj4rs WASM
Removed 🌀
- PHP: drop
lizmapRepositoryclass, use\Lizmap\Project\Repositoryinstead - PHP: drop
lizmapProjectclass, use\Lizmap\Project\Projectinstead - PHP: drop
lizmapOGCRequestclass, use\Lizmap\Request\OGCRequest - PHP: drop
lizmapProxyclass, use\Lizmap\Request\Proxy - PHP: drop
qgisServerclass, useless since 3.7 - PHP: drop
qgisProjectclass, useless since 3.5
Deprecated ⚙
- PHP: deprecate
lizmapWktclass, use\Lizmap\App\WktToolsinstead
Backend ⛽
- Raise PHP to version 8.2
- Raise docker from Alpine 17 to 21
- Update to Bootstrap 5
- CI: copy .module.wasm files whatever their names are
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
The Lizmap team 🦎