[general]
name=QWC2_Tools
about=QGIS plugin for publishing and managing the publication of projects in a QWC2 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 QWC2 instance. The plugin allows you to publish projects, delete projects and view the list of published projects.
icon=resources/images/default_icon.png
tags=qwc2, project, qgis-web-client

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

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99

# versioning
version=0.5.0-beta1
changelog=
 Version 0.5.0-beta1:
 - Added French translation of log messages and user interface !17
 - Change the order in the tree, projects below folders

 Version 0.4.0-beta1:
 - Add funding in documentation, about et readme !15
 - Add OIDC (Oauth2) authentification method !14
 - Enhanced manage and publish project dialog !12 !13

 Version 0.3.0-beta1:
 - Bug fix: refreshing windows and configuration when there was a change !6
 - Bug fix : Error with headers when there is no authentication, refactoring of headers for better management !7
 - Add API log (request and response) when debug mode is activated !9
 - Replacement of the project extension parameter with an api route that provides the information !10


