Skip to content

Releases: 3liz/qgis-lizmap-server-plugin

2.11.2

17 Oct 15:04
3832938
Compare
Choose a tag to compare
  • Fix wrong variable in the server information handler

2.11.1

14 Oct 12:51
2e0c2b2
Compare
Choose a tag to compare
  • Improve the server information handler

2.11.0

03 Oct 12:30
eb8bda3
Compare
Choose a tag to compare
  • Raise QGIS minimum version to QGIS 3.22
  • Even if used with Py-QGIS-Server 1.X, it needs the latest release 1.9.1
  • Add plugin homepage to the server.json, it enables HTTP link in the Lizmap Web Client administration interface
  • Place text widget in right list according to the Drag&Drop form
  • Update HTML tooltip to handle Bootstrap 5 tabs with Lizmap Web Client 3.9
  • Add Py-QGIS-Server 2 support

2.10.0

02 Sep 13:09
d819230
Compare
Choose a tag to compare
  • Attribute filter - Allow to have a comma separated list of groups or users, for Lizmap Web Client 3.8 and PostgreSQL layer
  • Add tests with a FILTER with apostrophe
  • Add log if the relation was not found when generating the tooltip

2.9.4

05 Jun 13:54
0b591c3
Compare
Choose a tag to compare
  • API key - check for Google or Bing layers without an API key
  • Avoid a critical error message which was not needed
  • Add missing LICENSE file

2.9.3

05 Jun 13:47
9582ff8
Compare
Choose a tag to compare
  • API key - check for Google or Bing layers without an API key
  • Avoid a critical error message which was not needed

2.9.2

27 May 13:21
ee846af
Compare
Choose a tag to compare
  • Review the GetLegendGraphic request about invalid layer, not only for vector
  • Improve logging about invalid layer

2.9.1

13 May 08:39
0c36013
Compare
Choose a tag to compare
  • Review the GetLegendGraphic request
  • Fix Python error when evaluating a QGIS Expression about fields
  • Return a warning icon if the layer is invalid
  • Some internal code refactoring

2.9.0

29 Apr 17:19
117213b
Compare
Choose a tag to compare
  • Review the GetLegendGraphic
  • Discard invalid layers from Services other than WMS
  • WMS GetLegendGraphic JSON: Provide Warning icon for invalid layers
  • Fix wrong maptip returned in case of layer short name versus layer name
  • Review logging in case of error
  • Internal refactoring about tests
  • For Lizmap Web Client 3.8 : Extending replaceExpressionText Request with ALL features and GeoJSON format
  • Add statistics

2.8.6

18 Mar 13:51
c3938e2
Compare
Choose a tag to compare
  • GetFeatureInfo - Since QGIS 3.36, when reading a QGS file with an empty string, the variable is not returned