Skip to content

v5.5.0

Compare
Choose a tag to compare
@jeremyf jeremyf released this 29 Nov 20:37
· 68 commits to main since this release
9ada93c

What's Changed

Breaking Changes πŸ› 

  • add support for Rails 6, Hyrax 4, and Blacklight 7 by @no-reply in #782

Exciting New Features πŸŽ‰

Bug Fixes 🐞

  • Avoid NoMethodError in Bulkrax::Importers::Controller#create. by @lsitu in #870
  • use the GlobalID library tooling to determine global id by @no-reply in #869
  • πŸ“š Update docs in preparation for best practices seminar by @jeremyf in #873
  • Nav-tabs event scoping by @bbpennel in #874
  • πŸ› Fix tabs for Hydra application by @kirkkwang in #875
  • add Compatibility section to readme by @aploshay in #879
  • Update readme to remove references to samvera-labs by @straleyb in #880
  • Reduce SQL calls when incrementing/decrementing run counters by @bkiahstroud in #881
  • fix syntax error in ERB by @dunn in #883
  • unpin dry-monads. its not a dependency of bulkrax by @orangewolf in #885

New Contributors

Full Changelog: v5.4.1...v5.5.0