github 3liz/lizmap-web-client 3.6.1

latest releases: 3.7.6, 3.8.0-alpha.1, 3.6.11...
15 months ago

Release Lizmap Web Client 3.6.1

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

  • docker pull 3liz/lizmap-web-client:3.6.1
  • docker pull 3liz/lizmap-web-client:3.6

Changelog

Added ⭐

  • Webp and AVIF file formats can be used for the default image of a project. It speeds up first page load by reducing bandwidth
  • New API to fetch the dataviz configuration for a given plot, useful in the QGIS Desktop plugin to have a preview
  • New API to access a lot of metadata from the Lizmap Web Client server such as groups, directories etc. It's useful in the QGIS Desktop plugin as well.
  • A lot of new rights in the administration panel have been added to have a publisher group. It allows you to better distinguish between administrators and QGIS publishers.

Changed ♻

  • Improve the user experience when creating a new repository in the administration interface

Fixed 🐛

  • Projects page: display projects title and buttons at bottom whatever the thumbnail's image size is
  • Improve performance in the dataviz panel to avoid too many requests to the server
  • Change some CSS about the digitizing toolbar
  • No PostGIS features were returned if the map projection was different from the layer projection
  • Form filter - Add a max height with a scroll for the unique values checkboxes container
  • Fix some deployments with Docker, contribution from @u-cav
  • Fix an error about postgresql connection closing when 2 identical pgsql profile are set into profiles.ini.php
  • Fix various internal issues

Backend ⛽

  • Upgrade Jelix to version 1.8.0 to avoid errors
    • during installation
    • if 2 identical pgsql profiles set in profiles.ini.php
  • Bump minimum version Lizmap QGIS server plugin to 1.2.2

Translations 🗺

  • Update translated strings from the Transifex website

Full changelog between 3.6.0 and 3.6.1: 3.6.0...3.6.1

The Lizmap team 🦎

Don't miss a new lizmap-web-client release

NewReleases is sending notifications on new releases.