Skip to content

Releases: Scriptbash/PluginExporter

v0.2.2

01 Oct 19:26
2fb33d3

Choose a tag to compare

  • Migrate to pyQt6 to ensure compatibility with the upcoming QGIS 4
  • Formatted the code using Ruff
  • Includes the commit "Use QGIS pyQt version"

v0.2.1

01 May 14:55

Choose a tag to compare

  • Fix the file filters in the file import dialog

v0.2.0

15 Aug 21:18
3641726

Choose a tag to compare

  • Third party repositories can now be exported and imported
  • Add core plugin filter
  • Only the active plugins filter is now enabled by default

v0.1.1

09 Aug 00:07

Choose a tag to compare

  • Change the plugin icon
  • Fix crash if
    • the export file is a directory
    • the user doesn't have write permissions to a folder
    • the path or file does not exist
    • the import file cannot be read or is invalid
  • Improve some error messages

v0.1.0

08 Aug 03:18

Choose a tag to compare

First release of Plugin Exporter.