[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.1.1
commitNumber=1
commitSha1=a8adace268d6e4a54efe086a8e5c90b0aa295bc8
dateTime=2022-07-29T10:48:01Z
changelog=
 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.

 Version 1.0.2:
 * Refactor a little the code about access control list
 * Fix an issue when the CFG file is updated and already stored in the LRU cache


# End of qgis-plugin-ci

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