[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.6.2
changelog=
 Version 0.6.2:
 - Fix bug translation tooltip !27

 Version 0.6.1:
 - Bug fix: Activate project update button and logs during update only if successful. !24

 Version 0.6.0:
 - Better integration with QGIS, all management is done in a dockable explorer. !21
 - Add icon to open and close this explorer. !21
 - Small button above the explorer with tooltip. !21
 - Drag and drop to move projects or folders !22
 - Right-click action, double click and keyboard shortcuts !22
 - Improved interface behavior during refreshes, with preservation of open folders. !22
 - Suggest saving a project if it is not saved before opening a new one. !23


