Skip to content

Releases: 3liz/lizmap-plugin

4.0.1

27 Nov 07:39
2b82ec7
Compare
Choose a tag to compare
  • Fix some missing features from 4.0.0 release

4.0.0

23 Nov 11:19
1f116ca
Compare
Choose a tag to compare
  • Add a new dock for the HTML popup preview within QGIS desktop directly (with some CSS from Lizmap)
    • Use the QGIS "Apply" button in the vector layer properties to update the HTML preview in the background
  • Add a new tool for checking the project against some rules :
    • Possibility to set some safeguards, according to the user level and the current selected server
    • These safeguards are defined according to your level in QGIS to design the project
    • Some rules might be blocking the CFG file (depending on the server, QGIS Desktop version etc.)
  • Following the previous features about rules, add new buttons to auto fix the project :
    • Use estimated metadata
    • Use geometry simplification
    • Use project trust option
    • Use SSL
  • New helper for checking groups IDs in an attribute table, when doing an attribute filtering
  • Disable the "Layers" panel if the layer is excluded from WMS capabilities
  • Avoid a Python error about missing primary key
  • Moving the Google API key as the base-layer panel is deprecated, it's still needed for the address search
  • Add new base layers for Lizmap Web Client 3.7
    • OpenTopoMap
    • French QGIS users only : IGN orthophoto, IGN plan, IGN Cadastre layers
  • Add attributions on layers which are provided by the plugin (layers above and OpenStreetMap)
  • Possibility to open the plugin even if some layers are temporary unavailable
    and to no loose some Lizmap configuration if the layer was used in a tool
  • Display some warning icons if the layer or the field was not loaded correctly or not existing anymore
  • Better management if there is a single maintained branch of Lizmap Web Client
  • Follow up the new updates about the French IGN GeoPlateforme

4.0.0-beta.1

20 Nov 14:01
99994ec
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release
  • Add a new dock for the HTML popup preview within QGIS desktop directly (with some CSS from Lizmap)
    • Use the QGIS "Apply" button in the vector layer properties to update the HTML preview in the background
  • Add a new tool for checking the project against some rules :
    • Possibility to set some safeguards, according to the user level and the current selected server
    • These safeguards are defined according to your level in QGIS to design the project
    • Some rules might be blocking the CFG file (depending on the server, QGIS Desktop version etc.)
  • Following the previous features about rules, add new buttons to auto fix the project :
    • Use estimated metadata
    • Use geometry simplification
    • Use project trust option
    • Use SSL
  • New helper for checking groups IDs in an attribute table, when doing an attribute filtering
  • Disable the "Layers" panel if the layer is excluded from WMS capabilities
  • Avoid a Python error about missing primary key
  • Add two buttons for French QGIS users only :
    • French IGN orthophoto and French IGN plan layers
  • Add attributions on layers which are provided by the plugin (layers above and OpenStreetMap)
  • Possibility to open the plugin even if some layers are temporary unavailable
    and to no loose some Lizmap configuration if the layer was used in a tool
  • Display some warning icons if the layer or the field was not loaded correctly or not existing anymore

3.18.1

27 Oct 12:02
9f7010e
Compare
Choose a tag to compare
  • Warn the user if the field is coming from a join, or it is a virtual one when setting a filter form
  • Better warning for Stamen tiles

3.18.0

19 Oct 15:22
cd4e011
Compare
Choose a tag to compare
  • Disabling Stamen base-maps checkbox, see https://stamen.com/faq
  • Fix an error on Windows when the path of a layer is on a different drive
  • Improve links to documentation
  • Add a new panel for some settings and tools coming soon
  • Add an SSL connection checker for PostgreSQL layers
  • Add a link to the project folder if the thumbnail is not found
  • Review help about @lizmap_user_groups
  • Various minor fixes :
    • Py-QGIS-Server version
    • new layouts configuration for LWC 3.7

3.17.1

04 Oct 13:59
60794b7
Compare
Choose a tag to compare
  • Add links to the corresponding blog post announcing a new release, if available
  • Support the "text widget" from QGIS 3.30 in the tooltip, contribution from @ghtmtt
  • Add the possibility to open the online documentation for the current panel in the plugin
  • Do not generate the HTML for a field if the field is excluded from WMS
  • Add an option to show empty rows in the HTML map tip to generate another QGIS expression

3.17.0

18 Sep 15:55
89daa3c
Compare
Choose a tag to compare
  • Some GUI updates about :
    • Message bars which are displayed
    • Layer which is renamed
    • Thumbnail detection
  • Review links to open the online documentation
  • New panel about "Actions" to make it easier to discover
  • Add button to open the https://www.lizmap.com/ online cloud help if necessary
  • For Lizmap Web Client 3.7, include buttons to add a base layer
  • Add some more links to social networks

3.16.4

22 Aug 13:39
9ccdff3
Compare
Choose a tag to compare
  • Improve the QGIS server version check, it's now displayed in the server table
  • Add a reminder to open the plugin after a new layer is added in the project
  • Fix a wrong error message about missing the API key for the address search
  • Improve the error message about the QGIS authentication database for PostgreSQL layers

3.16.3

10 Aug 16:05
66b8cf5
Compare
Choose a tag to compare
  • Fix some display about the new log panel

3.16.2

09 Aug 15:30
3ba8e01
Compare
Choose a tag to compare
  • Report all layers having a primary key which is not in the layer's fields.