Skip to content

Releases: projectblacklight/spotlight

v3.5.0.3

30 Jan 19:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0.2...v3.5.0.3

v3.6.0.beta7

22 Jan 20:20
Compare
Choose a tag to compare
v3.6.0.beta7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.6.0.beta6...v3.6.0.beta7

v3.6.0.beta6

22 Jan 19:07
56ac578
Compare
Choose a tag to compare
v3.6.0.beta6 Pre-release
Pre-release

What's Changed

Full Changelog: v3.6.0.beta5...v3.6.0.beta6

v3.6.0.beta5

22 Jan 19:06
Compare
Choose a tag to compare
v3.6.0.beta5 Pre-release
Pre-release

What's Changed

Full Changelog: v3.6.0.beta4...v3.6.0.beta5

v3.6.0.beta4

22 Jan 19:06
Compare
Choose a tag to compare
v3.6.0.beta4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.6.0.beta3...v3.6.0.beta4

v3.6.0.beta3

22 Jan 19:05
Compare
Choose a tag to compare
v3.6.0.beta3 Pre-release
Pre-release

What's Changed

  • Stop requiring bootstrap components by @jcoyne in #2921
  • Enable new rubocop by @jcoyne in #2924
  • Update analytics to use GA4 by @thatbudakguy in #2923
  • Update search session tracking for Blacklight 8 by @jcoyne in #2927
  • Add documentation about why redcarpet is required by @jcoyne in #2935
  • Make sprockets optional to enable propshaft by @jcoyne in #2931
  • The / operator is deprecated in sass by @jcoyne in #2943
  • Remove unused variables by @jcoyne in #2942
  • Remove unnecessary include of bootstrap/variables by @jcoyne in #2941
  • Don't redeclare variables that are already defined by Bootstrap by @jcoyne in #2940
  • Add relative path to tiny-slider by @jcoyne in #2939
  • Use Blacklight::Configuration.default_configuration for Blacklight 8 by @jcoyne in #2944
  • Rebuild the javascript after Analytics was removed by @jcoyne in #2937
  • Use relative paths to stylesheets by @jcoyne in #2936

Full Changelog: v3.6.0.beta1...v3.6.0.beta3

3.6.0.beta1

23 Feb 05:50
Compare
Choose a tag to compare
3.6.0.beta1 Pre-release
Pre-release

Upgrade steps

Add the following line to app/assets/config/manifest.js

//= link spotlight/manifest.js

Note that you must specify BOOTSTRAP_VERSION="~> 4.0" if you run the Blacklight installer, because Spotlight does not yet support Bootstrap 5.

The big changes

  • Blacklight 8 support
  • We no longer require sprockets to compile the javascript, you can use alternative bundlers or just use the javascript published to NPM as spotlight-frontend

What's Changed in detail

New Contributors

Full Changelog: v3.4.4...v3.6.0.beta1

v3.4.4

12 Jul 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

v3.4.1

28 Jun 14:40
Compare
Choose a tag to compare

What's Changed

  • Work around a cancancan regression with polymorphic relations by @cbeer in #2829

Full Changelog: v3.4.0...v3.4.1

v3.4.0

28 Jun 14:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0