[general]
name=Lizmap server
qgisMinimumVersion=3.10
qgisMaximumVersion=3.99
author=3Liz
email=info@3liz.com
description=Only used on a QGIS server. Publish and share your QGIS maps on the Web via Lizmap Web Client, by 3liz.com
about=With a few clicks, it's possible to publish and share your QGIS projects on the Web via Lizmap Web Client, by 3liz.com. QGIS Server is used in the background so all the symbology is kept. The edition forms in QGIS are also available. Demo : https://demo.lizmap.com and documentation : https://docs.lizmap.com and hosting solutions https://lizmap.com
category=Web
tags=online,server,web,webgis,webservice,webmapping,mobile,publication,wms,wfs,wps,internet,cloud

homepage=https://docs.lizmap.com
tracker=https://github.com/3liz/qgis-lizmap-server-plugin/issues
repository=https://github.com/3liz/qgis-lizmap-server-plugin

# Done automatically by qgis-plugin-ci
version=1.2.0
commitNumber=1
commitSha1=2abad3a8ea7f7ceae83e9fdc4d70effa7cff54a8
dateTime=2022-10-03T11:33:05Z
changelog=
 Version 1.2.0:
 * Improvement about the filtering by polygon (use a QGIS expression when possible)
 * Add a new option to use the centroid for the filtering by polygon. Available in the 3.10.0 version of desktop plugin.
 * Fix an issue when fetching information from `metadata.txt` in QGIS Server plugins
 * Fix an issue to return Py-QGIS-Server version
 * Overpass a bug from QGIS Server about a cache in WFS requests, a fix needs to be done in QGIS Server core
 * All plugins versions (stable and unstable) are now available https://packages.3liz.org/pub/server-plugins-repository/

 Version 1.1.1:
 * Add the plugin name when fetching metadata from QGIS server.
 * Fix an issue when the polygon table has a schema or table name which must be enclosed with double quotes.
 * Fix an issue preventing to query the PostgreSQL database to retrieve the ids to filter. Performance could be severely
   degraded for heavy filtered layers.

 Version 1.1.0:
 * Spatial filter - Add the capability to filter spatial layers data by matching the polygon layer field values with the
   user login instead of groups only. The behaviour depends on a new configuration option `filter_by_user` for the spatial
   filter. It's compatible with Lizmap Web Client ≥ 3.5. The desktop plugin must be updated as well to version 3.9.0.


# End of qgis-plugin-ci

icon=resources/icons/icon.png
experimental=False
deprecated=False
server=True
