Releases: 3liz/qgis-lizmap-server-plugin
Releases · 3liz/qgis-lizmap-server-plugin
2.12.0
- Improve the
VIRTUAFIELDS
request of theEXPRESSION
service:- Support a new
LIMIT
parameter to limit the number of features returned - Support new
SORTING_FIELD
andSORTING_ORDER
parameters to set the order
of the returned features
- Support a new
- Filter by polygon: fix a bug when the QGIS table datasource property is a query
- Remove the use of deprecated methods from the QGIS API
- Support for Qt6
- Tests - Add QGIS 3.40 for testing
- Support for QJazz, instead of Py-QGIS-Server 2
2.11.2
2.11.1
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
2.9.4
2.9.3
2.9.2
2.9.1
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