[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.3.0
changelog=What's new in version 1.3.0:
    - Added an embedded QGIS transparency slider when enabled for a favourite layer.
    - Added per-layer transparency slider toggles to the settings list and toolbar and kept favourites saved by earlier plugin versions compatible.
    - Added an illustrated tooltip for transparency slider toggles.
    - Fixed spurious default-style warnings when adding vector tile favourites.
    - Fixed selection and missed rapid clicks on inline menu item buttons.
    - Removed source address tooltips from favourite menu items.
    - Added a Help button linking to the online documentation.
    - Fixed Source Information context menu readability in the light theme.
    - Replaced silent exception handling with narrow QGIS/Qt fallbacks and safe diagnostics.
    - Fixed the Qt6 compatibility warning for the legacy Qt5 dialog execution fallback.
  What's new in version 1.2.0:
    - Fixed minor bugs and improved overall stability.
    - Fixed silent exception swallowing vulnerabilities across codebase.
    - 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
