Releases: samvera/bulkrax
Releases · samvera/bulkrax
v5.5.1
v5.4.2
v5.3.1
v6.0.1
v6.0.0
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
- 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
Full Changelog: v5.5.0...v6.0.0
v5.5.0
What's Changed
Breaking Changes 🛠
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
- @lsitu made their first contribution in #870
- @aploshay made their first contribution in #879
- @straleyb made their first contribution in #880
Full Changelog: v5.4.1...v5.5.0
v5.4.1
v5.4.0
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
What's Changed
Exciting New Features 🎉
- 🎁 Add title attribute by @kirkkwang in #838
- Prefer [] over [""] for blank values that are split by @orangewolf in #839
Bug Fixes 🐞
- strip whitespace from model values so they get assigned correctly by @bkiahstroud in #802
- Default ordering importers/exporters by created_at: :desc by @jeremyf in #773
- 🐛 Adding in_batches handling of Importer based export by @jeremyf in #809
- 🐛 Reindex child work after adding relationship by @laritakr in #812
- 🐛 Add record locking for create_relationships_job by @laritakr in #811
- 📚 Add / correct documentation by @bkiahstroud in #814
- 🎁 Adding indices to Bulkrax Tables by @jeremyf in #813
- 🎁 remove whitespaces from CSV headers by @ShanaLMoore in #816
- Fix create and validate button by @DeonFranklin in #821
- Fix modal for hydra apps by @summer-cook in #835
- Re-enables nav-tabs for hydra apps by @summer-cook in #836
- Remove jquery and bootstrap from bulkrax by @kirkkwang in #841
- 🐛 Modify navtabs.js by @kirkkwang in #843
- 🐛 Normalizing export column names by @jeremyf in #847
New Contributors
- @DeonFranklin made their first contribution in #821
Full Changelog: v5.2.1...v5.3.0
v5.2.1
What's Changed
Bug Fixes 🐞
- default-fs-entry-class by @alishaevn in #793
- add require bagit to bagit parser file by @labradford in #795
- fix bagit exporting by @alishaevn in #798
Full Changelog: v5.2.0...v5.2.1