Skip to content

Releases: 3liz/qgis-plugin-manager

1.7.2

02 Sep 09:53
6fc6b1c

Choose a tag to compare

Update CHANGELOG

1.7.1

01 Sep 10:52
4e74abd

Choose a tag to compare

Release of 1.7.1

1.7.0

01 Sep 08:48
de19470

Choose a tag to compare

Release of 1.7.0

1.6.5

13 Jun 10:00
41df43a

Choose a tag to compare

Release of 1.6.5

1.6.4

20 May 07:21
fb07c22

Choose a tag to compare

GH Action - Run on Ubuntu latest about the release stage

1.6.3

15 May 10:19
57ddc75

Choose a tag to compare

Fixed

  • Fix packaging issue

1.6.2

15 May 08:46
625da29

Choose a tag to compare

Added

  • Support for Python 3.12

Changed

  • Change the User-Agent to be compliant with https://plugins.qgis.org
  • Change from X to * for passwords when showing them

1.6.1

06 Jul 12:10
143bd9b

Choose a tag to compare

🐛 Fixed

  • Always provide a QGIS version when using remote, cache and search

Full changelog between 1.6.0 and 1.6.1: 1.6.0...1.6.1

1.6.0

12 Jun 09:55
be1e5b0

Choose a tag to compare

⭐ Added

  • Add support for basic authentication when downloading XML and ZIP files which are in a private repository.

Full changelog between 1.5.0 and 1.6.0: 1.5.0...1.6.0

1.5.0

24 Jan 14:34
8ed6c8a

Choose a tag to compare

⭐ Added

  • Add a new ignorePlugins.list file to ignore some plugins when using the upgrade command.

🐛 Fixed

  • Update the readme about QGIS desktop and plugin activation
  • Catch Python exception if :
    • the remote does not exist when downloading
    • the directory is not writable

Full changelog between 1.4.2 and 1.5.0: 1.4.2...1.5.0