[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.0
commitNumber=1
commitSha1=90ffbbb44e737462d0f26ff9d643959b5a2e6b4f
dateTime=2022-07-25T13:22:25Z
changelog=
 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

 Version 1.0.1:
 * If QGIS 3.24, use the native function from QGIS server API to fetch the feature ID
 * Use LRU Cache when reading the CFG file to avoid multiple access
 * Add the Python, Qt, GDAL and Py-QGIS-Server versions in the JSON metadata


# End of qgis-plugin-ci

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