Releases: samvera/bulkrax
Releases · samvera/bulkrax
v3.0.0.beta7
What's Changed
Breaking Changes 🛠
- remove ruby 2.5 from testing as 2.5 is EOL by @sephirothkod in #507
Bug Fixes 🐞
- Bump actionview from 5.2.6 to 5.2.7.1 by @dependabot in #501
- Don't create permission template accesses for collections on validate only by @ShanaLMoore in #506
- Improve Performance of Large CSVs by @orangewolf in #505
- Remove legacy collection relationships logic from object factory by @kirkkwang in #508
Full Changelog: v3.0.0.beta6...v3.0.0.beta7
v3.0.0.beta6
What's Changed
Exciting New Features 🎉
- Better error message for FileSets missing files by @bkiahstroud in #499
Bug Fixes 🐞
- Use dynamic solr field for work_identifier by @bkiahstroud in #496
- Random NoMethodError on import by @kirkkwang in #498
Full Changelog: v3.0.0.beta5...v3.0.0.beta6
v3.0.0.beta5
What's Changed
Exciting New Features 🎉
- semantic-collections by @alishaevn in #469
- remove collection column on the importer and exporter show page by @ShanaLMoore in #480
- 3rd attempt to push branch for pending icon by @selamhabteab in #484
Bug Fixes 🐞
- identifier-mixup by @alishaevn in #465
- streamline parents lookup per run. by @sephirothkod in #463
- i483 - fix erroring migrations by @ShanaLMoore in #487
- unable to reference a parent work/collection by id in 3.0+ by @alishaevn in #477
New Contributors
- @selamhabteab made their first contribution in #484
Full Changelog: v3.0.0.beta4...v3.0.0.beta5
v3.0.0.beta4
What's Changed
Exciting New Features 🎉
- remove-empty-id-when-setting-object-attrs by @alishaevn in #453
- accurate-relationship-forming by @alishaevn in #454
Bug Fixes 🐞
- update-collection-handling by @alishaevn in #451
- Bulkrax 3+ update to display collection title on importer show page w… by @ShanaLMoore in #457
Full Changelog: v3.0.0.beta3...v3.0.0.beta4
v3.0.0.beta3
What's Changed
Bug Fixes 🐞
- Fix NoMethodError on ImporterRun#parents by @bkiahstroud in #449
Database Changes
New migrations have been added. Please run rails db:migrate
after upgrading
Full Changelog: v3.0.0.beta2...v3.0.0.beta3
v3.0.0.beta2
What's Changed
Breaking Changes 🛠
- Change export join character by @bkiahstroud in #447
Bug Fixes 🐞
- Fix collection relationship importing by @bkiahstroud in #447
Full Changelog: v3.0.0.beta1...v3.0.0.beta2
v3.0.0.beta1
What's Changed
Breaking Changes 🛠
- fix attachment concurrency issues and order issues for child objects by @sephirothkod in #431
- collection_field_mapping removal and replacement - remove deprecation warnings by @sephirothkod in #438
Exciting New Features 🎉
- add rspec troubleshooting steps by @alishaevn in #436
Bug Fixes 🐞
- serialize the parents db column by @alishaevn in #439
- i424 Export parent-child relationships by @bkiahstroud in #440
- remove parents column serialization in the importer run by @alishaevn in #443
- i425 Export FileSet filenames (and i424 fix) by @bkiahstroud in #441
Full Changelog: v2.3.0...v3.0.0.beta1
v2.3.0
What's Changed
Exciting New Features 🎉
- move all export request searches to posts by @orangewolf in #428
Bug Fixes 🐞
- 417 Do not stop all collections from importing when one fails by @bkiahstroud in #419
Full Changelog: v2.2.4...v2.3.0
v2.2.4
What's Changed
Bug Fixes 🐞
- fix visibility so it gets respected when importing by @bkiahstroud in #423
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
Bug Fixes 🐞
- Show all added cloud files, not first ten by @dlpierce in #416
- i421 - enqueued entries count bug by @ShanaLMoore in #420
- Tweak to importer spec by @sephirothkod in #422
New Contributors
Full Changelog: v2.2.2...v2.2.3