Skip to content

3.7.13

Latest
Compare
Choose a tag to compare
@3liz-bot 3liz-bot released this 12 Dec 17:16
· 1266 commits to master since this release

Release Lizmap Web Client 3.7.13

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

  • docker pull 3liz/lizmap-web-client:3.7.13
  • docker pull 3liz/lizmap-web-client:3.7

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.22 minimum, check the latest monthly bugfix release on the QGIS roadmap
  • Lizmap QGIS Server plugin 2.11.2 minimum
  • QGIS project files targeting at least Lizmap Web Client 3.4.0 to be displayed
  • Recommended version for Lizmap Desktop plugin 4.4.6

Automatic testing process

Versions
PHP 8.1 8.3
PostgreSQL/PostGIS 14 - 3 16 - 3
QGIS Server 3.28 3.34
QGIS Desktop 3.28 3.34
Results

Changelog

Fixed 🐛

  • Tail admin logs to always display data
  • In case of HTTP request error, log it into the admin logs
    • It's easier to debug and see OGC requests to QGIS server
  • Remove the print overlay when some dialogs are opened
  • Speed up the landing page loading with a lazy loading of each QGIS projects
  • Attribute table - Fix bugs
    • Remove the need to highlight a line when clicking on the "Create feature" button
    • Fix the "Create feature" button not visible in some cases
    • Fix the child table not visible in some cases after clicking on a parent feature
    • Allow target="_blank" in cells
  • Fix display of error message when launching a Lizmap action

Backend ⛽

  • Update Jelix to 1.8.14

Translations

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

Full changelog between 3.7.12 and 3.7.13: 3.7.12...3.7.13

The Lizmap team 🦎