Skip to content

v7.11

Compare
Choose a tag to compare
@cbeer cbeer released this 30 Sep 23:23

Commit History

New features

  • Expanded support for view components (#2317, #2319)

Fixes

  • Normalize URL encoding to deal with 3rd party apps that mangle URLs (#2313)
  • Fix an error when a document has no fields (#2333)
  • Stop applications from directly mutating Blacklight's search state (#2336)
  • Allow application javascript to tap into Blacklight's search context link events (#2337)
  • Fix a regression for internationalizing document field labels with different text on the search page vs result page (#2341)

Updates/maintenance

  • Address ruby 2.7 deprecation warnings (#2310)
  • Tweak how javascript assets are published (#2305 + #2278)
  • Drop support for ruby 2.4 (end-of-life) (#2298)
  • Allow the blacklight:index:seed task to pull data from the local application (or some other path) for ease-of-use (#2339)

Thank you to all of the contributors for this release!!! 🥇

@cdmo
@jcoyne
@cbeer
@mejackreed
@ebenenglish
@dkinzer
@ggeisler