[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.0.2
commitNumber=1
commitSha1=063960540d85f30099519dccb8913a1eba2f5c0a
dateTime=2022-06-29T05:49:09Z
changelog=
 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

 Version 1.0.0:
 * First version of the plugin after the split between Lizmap desktop and server plugin
 * The source code is the same as Lizmap plugin version 3.7.7
 * Fix Python exception when GetFeatureInfo does not have a feature ID
 * Raise QGIS minimum version to QGIS 3.10


# End of qgis-plugin-ci

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