Skip to content

3.9.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@3liz-bot 3liz-bot released this 07 May 13:38
· 1054 commits to master since this release
da24129

Release Lizmap Web Client 3.9.0-rc.1

funders

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

  • docker pull 3liz/lizmap-web-client:3.9.0-rc.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.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.7

Automatic testing process

Versions
PHP 8.2 8.3
PostgreSQL/PostGIS 14 - 3 17 - 3
QGIS Server 3.34 3.40
QGIS Desktop 3.34 3.40
Results

Changelog

Funders 🙂

Important ⚠

  • Py-QGIS-Server is now required by default.
    Read in lizmap/var/config/localconfig.ini.php.dist if necessary about QGIS wrapper and
    in the documentation.

Added ⭐

  • Enable lizmap-features-table for children in popup according to a new setting in the plugin
  • Layer export capabilities based on attribute layers configuration, for groups
  • Evaluate QGIS expressions which are in lizmap-field, in the lizmap-features-table
  • Lizmap API REST, see Swagger documentation
  • A new flag DEBUG=TRUE to lizmap_search to ease a little bit the debugging
  • UX - Add tooltips on buttons in the "maps management" page and also for the project switcher button
  • Add layer ID in the "highlighted" signal from Lizmap features table component
  • Feature JS Digitizing: Add scaling tool

Removed 🌀

  • Remove BBOX and projection name from the landing page and the project information panel
  • Drop support of QGIS FCGI by default, see important note above

Changed ♻

  • Internal refactoring of the drawing box tool, which can lead to some UX changes
    • Simplify the UI if only one tool is available
  • Popup: Improve styling of drag-and-drop designed popups

Fixed 🐛

  • When using the quick search menu, you can't zoom back to a feature after moving the map
  • Attribute table: format big data
  • Fix CORS allow methods when OPTIONS Request
  • Atlas: features were not projected to map
  • Search: IGN French address search uses map view instead of maxExtent
  • Fix UI regression: Clear popup geometry
  • Tile WMS layer has no loading status updated
  • Webpack: set publicPath:auto to get JS assets with a correct path
  • Use media in a popup :
    • Fix incorrect replacement in <a href="media/"><img src="media/"></a>
    • Fix the regular expression if the extension has two characters
  • Lizmap Atlas: Keep the current selected feature after layer updates

Backend ⛽

  • Update library EsLint JS to 9.25.1
  • Update library FlatGeobuf 4.0.1

Translations

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

The Lizmap team 🦎