[general]
name=Layers menu from project
about=Allow easy opening of layers maintaining their style.
description=Build layers shortcuts menus based on QGIS remote projects stored in PostgreSQL, local network or HTTP(S).
icon=resources/menu_from_project.png
tags=menu,layers,project,deployment,shared resource,centralized,remote,shortcut

# credits and contact
author=Xavier Culos (Agence de l'eau Adour Garonne), Etienne Trimaille, Julien M. (Oslandia), Jean-Marie Kerloch (Oslandia)
email=xavier.culos@eau-adour-garonne.fr
homepage=https://aeag.github.io/MenuFromProject-Qgis-Plugin/
repository=https://github.com/aeag/MenuFromProject-Qgis-Plugin
tracker=https://github.com/aeag/MenuFromProject-Qgis-Plugin/issues

# QGIS integration
deprecated=False
experimental=True
qgisMinimumVersion=3.34
qgisMaximumVersion=3.98
supportsQt6=True

# Author contact information

# versioning
changelog=
 Version 2.4.0-beta3:
 * feat(browser): add option to define name in browser by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/165
 * feat(config UI) : small changes by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/166
 * feat(config widget): add stacked widget if no project available by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/167
 * feat(conf widget): transform QDialog in QgsOptionsPageWidget by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/168
 * feat(project): add new comment parameter for project by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/169
 * feat(config dialog): add help button by @jmkerloch in https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/170

 Version 2.4.0-beta2:
 * (fix): small fixes for project configuration UI by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/163>
 * feat(projet conf): update merge selection by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/161>
 * feat(menu): always use version for layer action creation by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/162>
 * update(docs): broadcast project's sponsors by @Guts in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/160>

 Version 2.4.0-beta1:
 * Feature: support syntaxic sugar for a layer with different versions and format by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/159>
 * Feature: refactor project configuration widget by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/133>
 * update(docs): add QDT helper by @Guts in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/156>


version=2.4.0-beta3
