Skip to content

Releases: projectblacklight/blacklight

v8.6.0

25 Oct 15:57
Compare
Choose a tag to compare

What's Changed

  • Backport Blacklight modal events by @cbeer in #3412
  • Backport: Remove catalog scope from grouped search results. by @cbeer in #3414

Full Changelog: v8.5.1...v8.6.0

v8.5.0

23 Oct 21:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.0...v8.5.0

v8.4.0

18 Sep 18:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.0...v8.4.0

v7.38.0

13 Aug 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.37.0...v7.38.0

v8.3.0

07 Jun 20:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.2...v8.3.0

v8.2.2

06 Jun 18:29
7882337
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.1...v8.2.2

v8.2.1

04 Jun 22:11
1310ccb
Compare
Choose a tag to compare

What's Changed

  • Revert "all imports should be relative, so individual files can still… by @corylown in #3164
  • Test components return html-safe content by @jcoyne in #3169
  • Add search element by @jcoyne in #3166

New Contributors

Full Changelog: v8.2.0...v8.2.1

v8.2.0

31 May 15:39
b15f56f
Compare
Choose a tag to compare

What's Changed

  • Fix stying of sort label on advanced search form by @jcoyne in #3089
  • use rspec-rails 6.1 for official Rails 7.1 support, no need for our local patch anymore by @jrochkind in #3109
  • Update rubocop and autocorrect by @jcoyne in #3112
  • Wrap template generator code in an after_bundle block by @marlo-longley in #3110
  • Drop testing on ruby 2.7 by @jcoyne in #3111
  • Update to latest version of rubocop by @jcoyne in #3114
  • Add rubocop exceptions for new rubocop rule by @jcoyne in #3121
  • Use the new slot API for the modal by @jcoyne in #3120
  • Use the new method for getting secret_key_base by @jcoyne in #3124
  • Fix allowing imports of individual source files/modules from blacklight-frontend npm package by @jrochkind in #3128
  • Document TokenBasedUser module by @jcoyne in #3130
  • Add role=region and aria-controls to the FacetFieldComponent by @jcoyne in #3129
  • Fix rubocop errors by @jcoyne in #3137
  • Clean up some unused/unnecessary code around bookmarks by @jcoyne in #3136
  • Add a time type attribute by @jcoyne in #3140
  • Stop skipping action-cable temporarily by @jcoyne in #3146
  • Don't let turbo handle search_context tracking form when meta + click by @jcoyne in #3142
  • Avoid Turbo prefetching (InstantClick) by @jcoyne in #3143
  • It's not necessary to trim the output of generate_key by @jcoyne in #3134
  • Add ruby 3.3.0 to the test matrix by @jcoyne in #3113
  • Remove conditional support for Rails 5 by @jcoyne in #3115
  • Remove unused bootstrap 3 class by @jcoyne in #3090
  • Use bootstrap 5.3 for newly generated apps by @jcoyne in #3118
  • Fix advanced search "Start over" button by @bbpennel in #3092
  • aria-label is not supported on span elements by @jcoyne in #3150
  • Generate for flash alert dismissal by @marlo-longley in #3153
  • Remove deprecated version property from docker-compose.yml by @jcoyne in #3152
  • Allow scripts in the ajax response to the modal to run by @jcoyne in #3133
  • Use the same parameters to calculate the url path and payload. by @cbeer in #3160
  • Hide search bar component #autocomplete-popup element in html by @elohanlon in #3161
  • Add error handling for network errors when saving bookmarks by @jcoyne in #3086
  • Pass spellcheck.q to solr for JSON DSL queries too by @sandbergja in #3065
  • Fix the facet group toggle button accessible name by @taylor-steve in #3159
  • Bump version to 8.2.0 by @marlo-longley in #3162

New Contributors

Full Changelog: v8.1.0...v8.2.0

v7.37.0

22 Feb 16:25
Compare
Choose a tag to compare

What's Changed

  • [7.x] Set the X-CSRF-Token header on ajax call by @jcoyne in #3135
  • [backport] Add role=region and aria-controls to the FacetFieldComponent by @jcoyne in #3139
  • [backport] Add a time type attribute by @jcoyne in #3141
  • [backport] Stop skipping action-cable temporarily by @jcoyne in #3148
  • [backport] Don't let turbo handle search_context tracking form when meta + click by @jcoyne in #3147

Full Changelog: v7.36.2...v7.37.0

v7.36.2

22 Feb 16:24
Compare
Choose a tag to compare

What's Changed

  • [7.x] Revert Gemfile changes by @jcoyne in #3132
  • [backport] Use the new method for getting secret_key_base by @jcoyne in #3131

Full Changelog: v7.36.1...v7.36.2