[general]
name=Lizmap
qgisMinimumVersion=3.34
qgisMaximumVersion=3.99
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
commitNumber=
icon=resources/icons/icon.png
deprecated=False
server=False
supportsQt6=true
description=Publish and share your QGIS maps on the Web via Lizmap Web Client, by 3liz.com
author=3Liz
email=info@3liz.com
tags=online,server,web,webgis,webservice,webmapping,mobile,publication,wms,wfs,wps,internet,cloud
homepage=https://docs.lizmap.com/
repository=https://github.com/3liz/lizmap-plugin
tracker=https://github.com/3liz/lizmap-plugin/issues
experimental=True
version=5.0.0-beta.2
commitSha1=46a121a29d94d449fe8f63f9b217a710501ff10c
dateTime=2026-04-22T14:29:55Z
changelog=
	Version 5.0.0-beta.2:
	* Simplify the module plugin.py https://github.com/3liz/lizmap-plugin/pull/716
	* Fix: Tooltip validate for display layer style https://github.com/3liz/lizmap-plugin/pull/725
	* Feature: configure Portfolio https://github.com/3liz/lizmap-plugin/pull/691
	* Fix blocking I/O on unavailable network drives during project checks https://github.com/3liz/lizmap-plugin/pull/727
	* Fix/popup tab switching bootstrap5 https://github.com/3liz/lizmap-plugin/pull/726
	* Fix security scan https://github.com/3liz/lizmap-plugin/pull/729
	
	Version 5.0.0-beta.1:
	* Fix: A vector layer can be spatial but having symbology disabled
	* Fix: Project checker - non int4 pkey: Raise warning only for PostgreSQL layers
	* Increase maximum value from 999 to 9999 for the popup maximum features
	* Clean deprecation warnings about layer server properties
	* Clean deprecation warnings about QgsField constructor
	* Replace `Qgis.QGIS_VERSION_INT` by `Qgis.versionInt()`
	* Fix: print template order not persisted on reload
	* Fix: Make filter form title field mandatory
	* Feature: Tooltip - Add LWC 3.10 new feature 'Display layer features with QGIS symbology'
	* Fix: Remember layer group collapsed/expanded state per project
	* Fix: missing type annotations on parent_item parameters
	* Change hash function from MD5 to SHA256
	* Feature: add snap_on_start checkbox for edition layers
	
	Version 5.0.0-alpha.2:
	* Fix typo in metadata key for LWC version detection
	

