I gladly present STAC Browser 3.2.0. The upgrade may need changes to existing config files, which are detailed below and are highlighted in bold.
Major improvements
- Alternate Asset support #247
- WMS support for web-map-links extension by @m-mohr in #382
- Metadata for links by @m-mohr in #382
- JS-based validation with results by @m-mohr in #412
- Docker
- Histogram is displayed for all applicable assets #385
- New locales (upgrade: need to be added manually to
locales
in config.js): - Show JPEG/PNG images on map when role overview is set, regardless of whether thumbnail is set or not.
- s3:// links not always titled as being from "Amazon". Defaults to S3, can be customized via language file. #408
- Allow to show keywords in cards (upgrade: new boolean options in config.js named
showKeywordsInItemCards
andshowKeywordsInCatalogCards
) - Add filter for keywords in catalog overview
Minor improvements
- Fix thumbnail ordering in Chrome #370
- Made Search more robust against wrong search links
- Fix the keywords rendering for Items
- Fix sortby format for search POST by @juliayun23 in #406
- Fix that Source pop up doesn't remains open #405
- Catalogs/Collections overview: Clarify what we filter by
- Switching language didn't get applied in all cases #428
- Fix z-index issue for various search components
- Show better message for empty results that occur when following a next link. #426
- Updated dependencies
- Code refactoring and minor bug fixes
Removed or Deprecated
- Removed cogeo.xyz action #368 - upgrade:
CoGeoXyz
and the corresponding import need to be removed from
assetActions.config.js - Removed
stacLint
option from config - upgrade: can be removed from config.js
New Contributors and Sponsors
- @tschumpr made their first contribution in #392
- @juliayun23 made their first contribution in #406
- @tmokmss made their first contribution in #417
Some of the functionality is funded by the following organizations (ordered alphabetically):
- CloudFerro
- Matthias Mohr - Softwareentwicklung
- SpaceBel
- Tensing
Full Changelog: v3.1.0...v3.2.0