Releases: 3liz/qgis-plugin-manager
Releases · 3liz/qgis-plugin-manager
1.2.1
- Better wording when the remote XML has not been fetched and show the list of plugins
- New environment variable
QGIS_PLUGIN_MANAGER_SKIP_SOURCES_FILE
to show a warning when we don't need a sources.list
1.2.0
- Switch to QGIS 3.22 for the default version
- If a development version of QGIS is detected (eg 3.27), use the next stable version of QGIS (3.28).
- New environment variable
QGIS_PLUGIN_MANAGER_SOURCES_FILE
and QGIS_PLUGIN_MANAGER_CACHE_DIR
to store settings.
1.1.4
- Display if the plugin has a WPS provider in its metadata.txt file
- Fix Python error if the username is not found, when it's used in Docker for instance
1.1.3
- If the environment variable
QGIS_PLUGINPATH
is set, this directory is used instead of the current directory
- Fix display issue when the error was printed many times in the terminal
1.1.2
- Fix Python exception if the "init" or "update" commands were not executed
1.1.1
- Fix the search when there is a space in the plugin name
- Fix some Python errors and typo
1.1.0
- Show different flags about plugins : server, deprecated, processing
1.0.3
- Order the plugin list by folder name
- Show file permissions warning if there are more than 2 different values
1.0.2
- Display
PYTHONPATH
when QGIS library is not found
- Display tip to restart QGIS Server after a plugin installation
1.0.1
- Better warning when we are not in the correct directory without any plugin
- Better warning when the user can not extract the ZIP in the folder