Skip to content

Releases: projectblacklight/spotlight

v4.0.3

13 Sep 10:32
Compare
Choose a tag to compare

What's Changed

  • Updates JS bundle to latest version
  • Update release instructions in README by @corylown in #3122

Full Changelog: v4.0.2...v4.0.3

v4.0.2

12 Sep 00:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

10 Sep 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

29 Aug 18:58
Compare
Choose a tag to compare

Spotlight v4.0.0 was developed as the 3.6.0 beta series of pre-releases. It is released as 4.0 due to breaking changes that are explained in the Upgrade Steps.

Upgrade Steps

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

//= link spotlight/manifest.js

If you are updating an existing app that uses Bootstrap 4 you should specify a compatible version of the bootstrap_form gem in your Gemfile.

gem 'bootstrap_form', '~> 4.0'

Significant Changes

  • Rails 7.1 support
  • Bootstrap 5 support (also continues to work with Bootstrap 4)
  • Sprockets is no longer required to compile the javascript. You can use alternative bundlers or just use the javascript published to NPM as spotlight-frontend

What's Changed

Read more

v3.6.0.beta10

06 Aug 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0.beta9...v3.6.0.beta10

v3.6.0.beta9

25 Jul 18:59
Compare
Choose a tag to compare

Uncommitted files in vendor/bundle were unintentionally released to rubygems in v3.6.0.beta8. v3.6.0.beta9 is the same as v3.6.0.beta8 without these extra files. For changes see: https://github.com/projectblacklight/spotlight/releases/tag/v3.6.0.beta8

v3.6.0.beta8

25 Jul 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0.beta7...v3.6.0.beta8

v3.5.0.4

15 Jul 17:59
Compare
Choose a tag to compare

What's Changed

  • Backport: Call the on_error handler with the correct number of arguments. by @corylown in #3054

Full Changelog: v3.5.0.3...v3.5.0.4

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