Skip to content

v7.25.1

Choose a tag to compare

@barmintor barmintor released this 06 May 13:36
· 1588 commits to main since this release

What's Changed Since 7.24.0

Features

  • Blacklight::Component, a base component for Blacklight, is introduced and used as the parent class for most components
  • Blacklight::Component provides limited ability to override the template compiled for the component without writing a new component
  • Blacklight::SearchState sanitizes its params hash according to the Blacklight configuration for filters and explicitly allowed fields

Bugfixes

Deprecations

  • Blacklight::SearchBarPresenter is deprecated in favor of rendering the search bar component directly

Full Changelog: v7.24.0...v7.25.1