Releases: 3liz/qgis-lizmap-server-plugin
Releases · 3liz/qgis-lizmap-server-plugin
2.11.2
- Fix wrong variable in the server information handler
2.11.1
- Improve the server information handler
2.11.0
- 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
- 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
- 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
- API key - check for Google or Bing layers without an API key
- Avoid a critical error message which was not needed
2.9.2
- Review the
GetLegendGraphic
request about invalid layer, not only for vector
- Improve logging about invalid layer
2.9.1
- 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
- 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
- GetFeatureInfo - Since QGIS 3.36, when reading a QGS file with an empty string, the variable is not returned