Skip to content

Commit

Permalink
Merge pull request #204 from Samweli/release-1.1.0
Browse files Browse the repository at this point in the history
Update on the changelog and plugin about info
  • Loading branch information
Samweli committed Jul 18, 2022
2 parents 23ed543 + c053bf9 commit fd5fa63
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

## Released

### 1.1.0 2022-07-18
- 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

### 1.0.0 2022-01-13
- Fix for plugin UI lagging bug.
- Updates to loading and downloading assets workflow.
Expand Down
17 changes: 17 additions & 0 deletions docs/plugin/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Version 1.1.0 2022-07-18
- 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.

Version 1.0.0 2022-01-19
- Fix for plugin UI lagging bug.
- Updates to loading and downloading assets workflow.
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ category = "plugins, web"
hasProcessingProvider = "no"
about = """\
Adds functionality to search, load and manage STAC API resources inside QGIS.
Sponsored by Microsoft.
"""
# changelog: dynamically pulled from the docs/plugin/changelog.txt file
# description: dynamically pulled from the tool.poetry.description section
Expand Down

0 comments on commit fd5fa63

Please sign in to comment.