Skip to content

1.3.0

Compare
Choose a tag to compare
@3liz-bot 3liz-bot released this 27 Oct 16:13
· 50 commits to master since this release
01fa93a

⭐ Added

  • Add a new remove command with the plugin name (not the folder name)
  • New environment variable QGIS_PLUGIN_MANAGER_RESTART_FILE to notify if a restart of QGIS Server is needed
  • Manage ZIP files which are using file: protocol

♻ Changed

  • Do not try to replace QGIS version when installing/upgrading a plugin. This will impact remotes having [VERSION]
    and no QGIS version could be detected at runtime
  • The update is not done anymore automatically when the cache was not present

🐛 Fixed

  • Review some exit codes when using as a CLI tool with Ansible for instance
  • Only install or upgrade plugins if it's needed, compared to the plugin already installed

♻ Changed

  • Bump Python minimum version to 3.7

Full changelog between 1.2.1 and 1.3.0: 1.2.1...1.3.0