[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-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.3.0:
 * Move to stable canal

 Version 2.3.0-beta2:
 * fix(browser): don't add group that start with `-` by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/154>
 * fix(browser): show load all action if children not created by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/155>
 * update(i18n): complete French translation by @Guts in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/153>
 * feat(doc): add browser support by @jmkerloch in <https://github.com/aeag/MenuFromProject-Qgis-Plugin/pull/152>


version=2.4.0-beta1
