Skip to content

Releases: 3liz/lizmap-plugin

3.7.7

13 Apr 10:29
8c599dd
Compare
Choose a tag to compare
  • Desktop - Better message if there is an error when fetching data from QGIS Server
  • Desktop - Fix link to the documentation about the PostgreSQL search lizmap_search
  • Desktop - Always check if the layer is published as WFS when opening the dialog instead of at the end
  • Desktop - Add a new button to generate an HTML table from layer fields, like the auto popup
  • Desktop - Add some checks about spaces or accents in filename when opening the QGS file
  • Desktop and server - Fix a Python exception when using the tooltip from Drag&Drop if the date format is not set yet

3.7.6

25 Mar 10:21
0ceb7f2
Compare
Choose a tag to compare
  • Desktop - Fix possible python exception about the QGIS desktop plugin manager

3.7.5

22 Mar 14:11
62bd16b
Compare
Choose a tag to compare
  • Desktop - Better display of the QGIS Server version when it's not available
  • Server - Always register the API if possible, raise the error only when requested instead
  • Server - Add the commit ID of QGIS if available in the JSON metadata
  • Server - Set a custom application name when connecting to PostgreSQL on the server side

3.7.4

15 Feb 14:04
be71c7b
Compare
Choose a tag to compare
  • Desktop - Improve the parsing of LWC server versions
  • Desktop - Fix saving the configuration file if a layer is not available with the filter by polygon

3.7.3

14 Feb 11:18
c2a31a4
Compare
Choose a tag to compare
  • Desktop - Improve the server version comparaison and fix some errors
  • Desktop - Fix a Python error if the QGIS version is not correct when registering a Lizmap server

3.7.2

10 Feb 08:17
55c37c5
Compare
Choose a tag to compare
  • Server : fix a SQL query for the "filtering by polygon" when the field is a string

3.7.1

17 Jan 09:06
dba37cc
Compare
Choose a tag to compare
  • Update the user experience when no master password is set in QGIS Desktop
  • Add new actions in the right click on a server such as "Copy versions in the clipboard"
  • Fix a Python error with a project having some deleted layers
  • Fix duplicated entry in the web menu when reloading the plugin

3.7.0

12 Jan 12:19
25e65a6
Compare
Choose a tag to compare

3.6.5

15 Dec 16:48
7aee5b1
Compare
Choose a tag to compare
  • Tooltip : Fix generation of the tooltip expression when using @current_geometry and current_value() when it's
    used outside the form context.
  • Enable Lizmap Web Client 3.5 for the default version
  • Update the user interface for the new API for the French IGN provider

3.6.4

15 Nov 16:52
b447cdf
Compare
Choose a tag to compare
  • Desktop - Add link to the Lizmap IRC channel on libera.chat
  • Desktop - Improve user experience when using the checkbox "Third-party WMS layers"
    by disabling the format option if needed.
  • Desktop - Add @lizmap_user and @lizmap_user_groups in the project with empty string/list.
  • Desktop - Display if the plot or popup is available for the given Lizmap Web Client version
  • Server - Display the current plugin version in the logs when loading the plugin.