Skip to content

3.6.0.beta1

Pre-release
Pre-release

Choose a tag to compare

@jcoyne jcoyne released this 23 Feb 05:50
· 749 commits to main since this 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