CHANGELOG
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-06-01
chore(qgis): make plugin compatible with Qt6 by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/90
chore(python): bump Python minimal version to 3.10 by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/89
add(docs): publish plugin on custom repository by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/92
0.3.0 - 2023-04-20
Add option to enable/disable a toolbar icon by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/25
Feature: add context menu to graphical preview by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/26
CI: update release workflows by @Guts in https://github.com/Guts/qgis-plugin-resource-browser/pull/27
0.2.0 - 2023-04-19
Add settings shortcut in main UI
Minor improvments
0.1.1 - 2023-03-27
Fix icon
Fix deployment through GitHub Actions
0.1.0 - 2023-03-27
Reuse logic and UI extracted from ENMap-Box plugin
Generated with the QGIS Plugins templater