[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/-/work_items

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

# versioning
version=1.6.0
changelog=
 Version 1.6.0:
 - feat(processing): add new processing for create folder by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/74>
 - feat(translation): update plugin translation by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/73>
 - feat(processing): add log level setting to filter config generator logs by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/72>
 - refacto(settings): add specific class and ui file for tenant configuration by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/71>
 - feat(ux): Set dialog action non modal by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/70>
 - feat(project_settings): Add QWC project parameters in QGIS project settings interface by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/69>
 - fix(processing): remove duplicated DEBUG messages by @tmuguet in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/68>
 - feat(dockwidget): processing integration in dockwidget actions by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/67>
 - feat(processing): Add processing for move project or folder by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/66>
 - feat(processing): Add processing for delete project or folder by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/65>
 - feat(processing): Add processing for update project by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/64>
 - feat(processing): Add new processing (publish project) with generate config logs by @Ducarouge in <https://gitlab.com/Oslandia/qgis/qwc_tools_plugin_for_qgis_desktop/-/merge_requests/63>

 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


