Releases: 3liz/qgis-plugin-manager
Releases · 3liz/qgis-plugin-manager
1.7.2
1.7.1
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
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
🐛 Fixed
- Always provide a QGIS version when using
remote
,cache
andsearch
Full changelog between 1.6.0 and 1.6.1: 1.6.0...1.6.1
1.6.0
⭐ 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
⭐ Added
- Add a new
ignorePlugins.list
file to ignore some plugins when using theupgrade
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