Projectblacklight Blacklight Versions Save

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.

v7.37.0

2 months ago

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.2...v7.37.0

v7.36.2

2 months ago

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.1...v7.36.2

v7.36.1

4 months ago

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.36.0...v7.36.1

v7.36.0

4 months ago

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.35.0...v7.36.0

v7.35.0

6 months ago
  • #3101 backport Rails 7.1 support
  • #3104 backport When no highlighted field is available fall back into the field value.

v8.1.0

6 months ago
  • #3099 Support for Rails 7.1
  • #3053 Allow view_component <4, not just < 3.1
  • #3059 Accommodate variable libxml2 HTML parsing behavior in component spec
  • #3068 Add explicit labeling for select tags
  • #3066 Use a separate requestHandler for JSON DSL queries
  • #3048 Removing a fielded search for a search field with clause params builds invalid JSON queries
  • #3057 do not add nil query value clauses to json query (advanced search)
  • #3094 Allow configuration of the kaminari pagination options

and more

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v8.0.1...v8.1.0

v7.34.0

7 months ago

Backports of many features from Blacklight 8, including allowing view_component dependency 3.0.x.

  • update: view_component 3 support introduced some accidental backwards incompatibility for those sub-classing Blacklight view_components. Specifically this commit https://github.com/projectblacklight/blacklight/commit/f08f70b1e66d33a933783fe3367022202a36015b means that any downstream classes that extend the Blacklight components also have to change calls from “X” to “with_X” (where “X” is “body”, “label”, “value”, “view”, “action”, “constraint”, etc.) . These are changes you would have otherwise had to make only upon upgrading to Blacklight 8.x.

Includes among others:

  • #3069 : Release 7.x backports
  • #3071 more backports
  • #3074 backport nil json paraom
  • #3032 a fix for generating new apps via quickstart guide instructions
  • #2992 backport of "move code from the template to the class"

And more.

See entire diff compare at: https://github.com/projectblacklight/blacklight/compare/v7.33.1...v7.34.0

v8.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v8.0.0...v8.0.1

v8.0.0

1 year ago

Upgrade guide

An upgrade guide is available on the wiki.

What's Changed

New Contributors

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.21.0...v8.0.0

v7.33.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/projectblacklight/blacklight/compare/v7.33.0...v7.33.1