Skip to content

v5.1.0

Latest

Choose a tag to compare

@m-mohr m-mohr released this 07 Sep 14:30
· 2 commits to main since this release

What's Changed

Added

  • A "Back" button on pages with external content returns to the page in the catalog from which the external content was reached
  • The source popover indicates when the shown data is not part of the configured catalog
  • Widget ExternalWarning: Shows an information on the page of a catalog, collection or item that is not part of the configured catalog

Changed

  • Show favorite button in the search cards by default
  • Maps don't trap page scrolling: scroll-wheel zoom and one-finger panning require a click/tap on the map first, indicated by a hint and a highlight

Fixed

  • The Docker entrypoint and Vite config now support both forms of the JSON Schema type keyword (a string or an array of strings), fixing a jq error when setting SB_footerLinks via environment variables
  • Tile URL templates keep their variables intact instead of percent-encoding them
  • apiCatalogPriority: "childs" doesn't hide collection items in the sidebar anymore
  • The conformance classes of the configured catalog are no longer applied to external content,
    e.g. sorting and filtering are no longer offered for (and sent to) external APIs that may not support them
  • The map renders very small footprints instead of staying empty
  • Maps can be panned and zoomed with the keyboard after focusing them

New Contributors

Full Changelog: v5.0.0...v5.1.0