Releases: stac-utils/qgis-stac-plugin
Releases · stac-utils/qgis-stac-plugin
Release v1.1.2
- Fixed issue in the item assets dialog title when the item doesn't have assets.
- Added support for API header authentication
Release v1.1.1-pre
- Fixed bug on progress bar percentage value setting.
- Remove all plugin action entries once the plugin has been uninstalled.
- Fix for testing connection error when adding a connection for the first time.
Release v1.1.0
- Fix for footprints layer loading workflow
- Data driven filtering using STAC Queryables
- Multiple assets and footprints loading and downloading
- Minimizeable plugin main window
- Subscription key usage for SAS based connections
- Support for COPC layers
- Support for netCDF layers
- New collection dialog
- Auto assets loading after downloading assets
- Fixed connection dialog window title when in edit mode
- Fallback to overview when item thumbnail asset is not available
- Display selected collections
- Upgraded pystac-client library to 0.3.2
- Support for CQL2-JSON filter language
- Moved sort and order buttons to search tab
Release v1.1.0-pre
- Data driven filtering using STAC Queryables
- Multiple assets and footprints loading and downloading
- Minimizeable plugin main window
- Subscription key usage for SAS based connections
- Support for COPC layers
- Support for netCDF layers
- New collection dialog
- Auto assets loading after downloading assets
- Fixed connection dialog window title when in edit mode
- Fallback to overview when item thumbnail asset is not available
- Display selected collections
- Upgraded pystac-client library to 0.3.2
- Support for CQL2-JSON filter language
- Moved sort and order buttons to search tab
Release v1.0.0
- Fix for plugin UI lagging bug.
- Updates to loading and downloading assets workflow.
- Support for adding vector based assets eg. GeoJSON, GeoPackage
- Fix API page size now default is 10 items.
- Include extension in the downloaded files.
- Update UI with more descriptive tooltips.
Release v1.0.0-pre
- Changed loading and downloading assets workflow.
- Implemented testing connection functionality.
- Reworked filter and sort features on the search item results.
- Fetch for STAC API conformance classes.
- Added STAC API signing using SAS token.
- Support for downloading assets and loading item footprints in QGIS.
- Enabled adding STAC item assets as map layers in QGIS.
- Added plugin documentation in GitHub pages.
Release v1.0.0-beta
- Fixed slow item search.
- Updated plugin search result to include pagination.
- Support for search result filtering and sorting.
- Implemented search.
- Added default configured STAC API catalogs.
- Basic STAC API support.