[general]
name=Favourite Layers
description=Quickly add favorite QGIS browser layers from a toolbar button or the Layer menu.
about=Adds a custom toolbar button with a drop-down menu of your favorite layers and adds the same Favourite Layers submenu to the QGIS Layer menu. Layers can be added and reordered in the settings dialog. The list is stored in the current QGIS user profile.
version=1.2.0
changelog=What's new in version 1.2.0:
    - Fixed minor bugs and improved overall stability.
    - Fixed silent exception swallowing vulnerabilities across codebase.
    - Cleaned up translations list in favourite_layers.pro to match actual files in i18n directory.
    - Fixed Favourite Layers panel remaining empty on startup until Browser panel is opened.
    - Added custom plugin icon selection via dropdown menu with multiple colors (Default, Yellow, Orange, Lime, Jade, Violet, Pink)
  What's new in version 1.1.0:
    - Added 'i' (Information) button to view detailed layer source
    properties.
    - Added custom plugin icon selection in the settings dialog (adaptive
    Default theme or Yellow icon).
    - Added multi-language support for DE, ES, FR, IT, PT, UK, and EN.
    - Fixed minor bugs and improved overall stability.
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
author=suprun
email=suprun.serhiy+qgis@gmail.com
category=Layers
tags=layers,browser,favourites,favorites,toolbar
icon=icon.png
license=MIT
homepage=https://github.com/suprun/favourite_layers
repository=https://github.com/suprun/favourite_layers
tracker=https://github.com/suprun/favourite_layers/issues
