Skip to content

2.2.2: Menus and restructure

Compare
Choose a tag to compare
@pindge pindge released this 03 Dec 03:11
· 820 commits to develop since this release

CHANGELOG

  • Clean-up of page and URL hierarchies [#235]
    (Note: Redirects from old URLs are included for backwards compatibility. If you see anything not redirecting properly, please tell us.)
  • Merge the /about and /dashboard pages into a 'storage' page [#199]
    • Add derived and source columns to the page [#238]
    • Show example locations on the product pages [#200]
    • Add ages of summaries to the /about page [#224]
  • Add a real /about page, describing Explorer's apis [#240]
  • Implement latest stac 1.0.0 beta [#202]
    • Other Stac fixes [#229] [#237] [#230] [#243]
    • An optional _full=true url query parameter on Stac searches to return full Stac Item metadata within search results. This can be much slower so is not the default. Can be made the default with config property STAC_DEFAULT_FULL_ITEM_INFORMATION = True
  • [UI/UX] Add menu to explorer [#234]
  • [UI] Mini theme rework [#233] [#239] [#242]
  • Add '/arrivals page to view recently added datasets [#231] [#245]
  • Build fix for deployment docker image [#226]
  • Fix date selector where day is missing for multiyear datasets [#222]
  • Fix product time date selector [#217]
  • [UI] Clean-up dataset search page UI issues [#216]
  • Maintain CI YML for GHA changes [#213]
  • Fix SQLAlchemy breaking changes in version bump with pinned dependency [#212]
  • Add geometry validity check [#209]
  • Redact scanner and old image names [#205]
  • Add Apache 2.0 License to datacube-explorer [#203]