We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c121e55 + 2a073db commit 378a139Copy full SHA for 378a139
docs/plugin/changelog.txt
@@ -1,3 +1,6 @@
1
+Version 1.1.2 2024-04-18
2
+- Fixed issue in the item assets dialog title when the item doesn't have assets.
3
+- Added support for API header authentication.
4
Version 1.1.1 2022-08-23
5
- Fixed bug on progress bar percentage value setting.
6
- Remove all plugin action entries once the plugin has been uninstalled.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qgis-stac-plugin"
-version = "1.1.0"
+version = "1.1.2"
description = "QGIS plugin for reading STAC API catalogs"
authors = ["Kartoza <info@kartoza.com>"]
license = "GPL v3.0"
0 commit comments