Skip to content

Releases: Scriptbash/PluginExporter

v0.2.2

Choose a tag to compare

@Scriptbash Scriptbash released this 01 Oct 19:26
2fb33d3
  • 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

Choose a tag to compare

@Scriptbash Scriptbash released this 01 May 14:55
  • Fix the file filters in the file import dialog

v0.2.0

Choose a tag to compare

@Scriptbash Scriptbash released this 15 Aug 21:18
3641726
  • 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

Choose a tag to compare

@Scriptbash Scriptbash released this 09 Aug 00:07
  • 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

Choose a tag to compare

@Scriptbash Scriptbash released this 08 Aug 03:18

First release of Plugin Exporter.