Skip to content

Blacklight 4.6.3

Compare
Choose a tag to compare
@cbeer cbeer released this 30 Jan 18:04
· 3901 commits to main since this release

Commit History | Milestone

We’ve released Blacklight 4.6.3 with more deprecations and backports from the
Blacklight 5.x work:

Deprecations:

  • FeedbackController
  • #paginate_rsolr_response helper

Backports:

  • #711 Allowing solr query to use either get or post http method based on the http_method configuration parameter
  • #714 View type should persist between searches
  • #717 Add configuration options to add_facet_field 'field', :show => to
    allow "run-time" configuration when the solr data and request context
    are available, with a couple different options.