Skip to content

Releases: 3liz/lizmap-plugin

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.

3.6.3

07 Oct 07:40
2f90845
Compare
Choose a tag to compare
  • Follow up from version 3.6.0 about not supporting spatialite for editing capabilities, the plugin will
    now remove these lines from the CFG file.
  • Variables @lizmap_user and @lizmap_user_groups are available at the project level with current Lizmap
    user and its groups. It's possible to use them in QGIS Desktop manually to try symbology, default value in
    form etc.
  • Fix the GetFeatureInfo request on the server side when there is a short name set on the layer.

3.6.2

23 Sep 14:22
44c56d1
Compare
Choose a tag to compare
  • Fix an issue in the user interface saving the CFG file

3.6.1

23 Sep 12:51
6371049
Compare
Choose a tag to compare
  • Fix an issue in the user interface when switching panels

3.6.0

23 Sep 09:01
ff1ccc5
Compare
Choose a tag to compare
  • First "Information panel" :
    • It's now recommended having at least one Lizmap URL provided
    • The plugin shows more information when the user is not running the latest bug fix version
    • Open the Lizmap URL instance from a right click in the "Information" panel
  • New feature in Lizmap Web Client 3.5 :
    • Filtering data by polygon for a given user
  • If running QGIS 3.10 or higher, display the file name when using a drag&drop layout with an attachement widget
  • Removing Spatialite from available provider for editing capabilities, only PostgreSQL is supported (fix #361)
  • Removing the check if all layers are in a sub folder of the project. Users on their own server might have data where they want (fix #346)
  • Allow to open the documentation in Japanese
  • Refactor some code on the server side

3.5.7

31 Aug 14:41
47df866
Compare
Choose a tag to compare
  • Server - Avoid issue about GetFeatureInfo
  • Server - Refactor some code about logging

3.5.6

10 Aug 12:59
c8cf47c
Compare
Choose a tag to compare
  • Server - Avoid registering twice the Lizmap service
  • Server - Add some more info level message in the server

3.5.5

09 Aug 16:03
7b6a6c4
Compare
Choose a tag to compare
  • Desktop - Show dialog in front of QGIS Desktop if a dialog is already opened (contribution from @Kanahiro)
  • Server - Improve debug for GetFeatureInfo on the server side
  • Server - Check headers content before reading config file to improve performance

3.5.4

13 Jul 13:37
dcf0e38
Compare
Choose a tag to compare
  • Fix the visibility used on container in QGIS Form with level upper than 1
  • Server - Always log when there is a Python exception
  • Server - Make the plugin compatible Python 3.5
  • Server - Rename variable about conflict