Skip to content

Releases: samvera/bulkrax

v5.3.1

14 Feb 15:12
Compare
Choose a tag to compare

Favor configuration and Hyrax's queue names: cdaa1b6

Full Changelog: v5.3.0...v5.3.1

v6.0.1

11 Dec 22:09
0dae0f9
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • 🐛 Fix #work_identifier_search_field logic by @jeremyf in #891

Full Changelog: v6.0.0...v6.0.1

v6.0.0

29 Nov 21:01
8ff43fa
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • make search string used to look up objects configurable by @orangewolf in #884
    • This PR requires anyone with custom code that creates an ObjectFactory or that overrides the ObjectFactory#initializer or ObjectFactory#search_by_identifier methods to update their code to take in to account the new work_identifier_search_field

Full Changelog: v5.5.0...v6.0.0

v5.5.0

29 Nov 20:37
9ada93c
Compare
Choose a tag to compare

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

v5.4.1

04 Oct 14:33
91c7663
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v5.4.0...v5.4.1

v5.4.0

02 Oct 21:57
9ea4de6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • 🎁 Add rake task to generate CSVs for testing imports by @bkiahstroud in #850
  • 🎁 Add Institution to importer visibility by @kirkkwang in #860
  • 🐛 add guard clauses to add_indices_to_bulkrax migration by @ShanaLMoore in #862

Bug Fixes 🐞

  • 🐛 Ensuring we inject Bulkrax views before Hyrax by @jeremyf in #855
  • find existing records more often, leading to better round tripping experiance by @orangewolf in #853
  • Support additional view i18n labels by @mcritchlow in #858

Full Changelog: v5.3.0...v5.4.0

v5.3.0

02 Aug 21:22
e1d8a4e
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

New Contributors

Full Changelog: v5.2.1...v5.3.0

v5.2.1

24 Apr 16:46
d9bc397
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v5.2.0...v5.2.1

v4.4.2

21 Apr 15:13
2558bf6
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.4.1...v4.4.2

v5.2.0

19 Apr 21:35
8385b5b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐞

New Contributors

Full Changelog: v5.1.0...v5.2.0