[general]
name=QWC Tools
about=QGIS plugin for publishing and managing the publication of projects in a QGIS Web Client (QWC) instance. This initial work has been funded by Les Agences de l eau | Direction des Systèmes d’Information et des Usages Numériques (https://www.lesagencesdeleau.fr/)
category=Web
hasProcessingProvider=True
description=QGIS plug-in designed to publish and manage the publication of projects in a QGIS Web Client (QWC) instance. The plugin allows you to publish projects, delete projects and view the list of published projects.
icon=resources/images/default_icon.png
tags=qwc,qgis web client,qgis-web-client,web client,web mapping,webgis,publishing

# credits and contact
author=Florent FOUGERES (Oslandia)
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/qwc_tools_plugin_for_qgis_desktop
repository=https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop
tracker=https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/issues

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.34.6
qgisMaximumVersion=4.10.15

# versioning
version=1.5.0
changelog=
 Version 1.5.0:
 - The plugin is compatible with Qt6 and therefore QGIS 4.X. Funded by Orange. !56
 - Bump QGIS minimal version to QGIS 3.34.6 !59

 Version 1.4.3:
 - rename plugin into QWC Tools and remove references to QWC2 !49
 - improve documentation adding a basic schema !53
 - fix broken report button !52
 - upgrade CI/CD !50 !51
 - upgrade dependencies !54

 Version 1.4.2:
 - Fix encoding_password : better way to pass data in basic auth post


