Skip to content

Releases: radiantearth/stac-browser

v3.0.0-rc.1

15 Mar 16:19
Compare
Choose a tag to compare

First release candidate, feature-freeze.

  • Show file formats in Collection cards
  • Allow to configure non-OSM basemaps #289
  • catalogUrl can be provided through a function #287
  • Minor bugfixes, improvements etc.

v3.0.0-beta.9

07 Mar 14:38
Compare
Choose a tag to compare
v3.0.0-beta.9 Pre-release
Pre-release
  • Improved the translations
  • Improved documentation
  • Enhance schema.org metadata + SEO
  • Fix issues with paginated collections
  • Other minor bug fixes and improvements

v3.0.0-beta.8

16 Feb 16:52
Compare
Choose a tag to compare
v3.0.0-beta.8 Pre-release
Pre-release

Changes

  • Multi-language support added (German, Englisch, French, Italian, Romanian, Spanish)
  • Improved styling (e.g. for Sidebar)
  • Improved bundle size etc
  • Improved SEO + schema.org metadata
  • Priority mode for Collections / child links
  • Fixed issue in sidebar where elements were not loading
  • Improved handling of legacy URLs
  • Extended the README
  • A lot of code clean-up and minor bug fixes

Note: Some of the new features add new config entries. Please make sure to update your config files!

New Contributors

Full Changelog: v3.0.0-beta.7...v3.0.0-beta.8

v3.0.0-beta.7

07 Feb 23:19
Compare
Choose a tag to compare
v3.0.0-beta.7 Pre-release
Pre-release
  • Bugfixes
  • Better list for collections on search page
  • Support search not only via the root catalog
  • Support for web-map-links extension (XYZ only)
  • Removed tileSourceTemplate config option
  • Added allowedDomains config option
  • Added defaultThumbnailSize option (also read proj:shape for thumbnails)
  • Some config options can be set through the root catalog

v3.0.0-beta.5

21 Nov 15:48
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release
  • Added Dockerfile
  • Added popover for Item/Catalog map to show information after click #202
  • Minor style-improvements
  • Fixed search map

v3.0.0-beta.6

15 Dec 23:42
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release
  • Improved handling of URLs and query parameters #238, #268
  • Don't remove request query parameters if state query parameters are added
  • Improved state management #135
  • User-initiated authentication token entry #243
  • Minor bug fixes and refactoring

v3.0.0-beta.4

10 Oct 09:00
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release
  • Added displayGeoTiffByDefault option - When upgrading make sure to add the missing config options to your config file!
  • Basic support for OGC API - Features and OGC API - Records
  • Bugfixes and minor improvements

v3.0.0-beta.3

11 Aug 11:02
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

The config file has been updated to include more options. When upgrading make sure to add the missing config options to your config file:

  • authConfig
  • preprocessSTAC
  • maxPreviewsOnMap

v3.0.0-beta.2

11 Aug 11:01
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

Fixes #188, #189, #190, #192, #197, #198, #200

Implements

  • grouping for additional links
  • basic search in collections #199

v3.0.0-beta.1

28 Jun 16:01
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

I produly present STAC Browser v3.0.0-beta.1, a complete rewrite of STAC Browser.
Feedback is highly appreciated.
A blog post with details follows soon.