Releases: samvera/bulkrax
Releases · samvera/bulkrax
v9.3.3
v9.3.2
What's Changed
Bug Fixes 🐞
- save parent before reload by @lsat12357 in #1075
- Favor += over << to avoid frozen array issues by @dlpierce in #1079
- optional status belongs_to for rails 7.2 compatibility
New Contributors
- @lsat12357 made their first contribution in #1075
Full Changelog: v9.3.1...v9.3.2
v9.3.1
v9.3.0
v9.2.1
What's Changed
Bug Fixes 🐞
- 🐛 Dynamically configure importer file size limit by @ShanaLMoore in #1063
- Delete the file sets when we delete a work by @laritakr in #1064
Full Changelog: v9.2.0...v9.2.1
v9.2.0
What's Changed
Exciting New Features 🎉
- Raise an error for a method that doesn't do anything yet by @maxkadel in #1052
- Raise specific errors by @maxkadel in #1059
Bug Fixes 🐞
- Submit ScheduleRelationshipsJob with reruns by @laritakr in #1043
- Use name_field for custom wings queries by @maxkadel in #1048
- Handle deletion & other issues with Valkyrie objects by @laritakr in #1049
- 🐛 Fix: Honor tenant file size limits in Bulkrax JavaScript uploader by @ShanaLMoore in #1060
- Exporter fixes by @laritakr in #1061
New Contributors
Full Changelog: v9.1.0...v9.2.0
v9.1.0
What's Changed
Exciting New Features 🎉
- respect the
:filefield mapping's split config by @bkiahstroud in #1019
Bug Fixes 🐞
- 🐛 Fix importing CSV as attachment by @kirkkwang in #1009
- 🐛 Cleaning up UI on importers show by @kirkkwang in #1011
- 🐛 Fix rerun for entries that came from zips by @kirkkwang in #1013
- 🐛 Fix
#importer_unzip_pathlogic by @kirkkwang in #1014 - Bulkrax should show errors when remote urls are not valid by @laritakr in #1015
- pass mkdir when first referencing unzip path in
#untarby @bkiahstroud in #1018 - re-fix
#untarto correctly create dir by @bkiahstroud in #1021 - Replace spaces with underscores in filenames by @bkiahstroud in #1022
- Bulkrax editing without model by @laritakr in #1025
- 🐛 [i41] - fix(ValkyrieObjectFactory): Prevent duplicate object creation by @ShanaLMoore in #1029
- Fix relationship race condition by @laritakr in #1028
- 🧹 Set @object for valkyrie object factory #create and #update by @ShanaLMoore in #1036
New Contributors
- @trmccormick made their first contribution in #1037
Full Changelog: v9.0.2...v9.1.0
v9.0.2
What's Changed
Exciting New Features 🎉
- 🐛 Fix parser field visibility on importer edit form by @ShanaLMoore in #1007
Full Changelog: v9.0.1...v9.0.2
v9.0.1
What's Changed
Bug Fixes 🐞
- guard file uploader js to only execute when needed by @orangewolf in #1004
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
Breaking Changes 🛠
- speed up entries display by no longer looking at all the status objects by @orangewolf in #988
Requires running bin/rails bulkrax:update_status_messages after deployment for error messages on existing entries to display.
Bug Fixes 🐞
- Revert ObjectFactory#find method returning false instead of nil on missing object by @orangewolf in #1000
- fix ActiveFedora delete by @orangewolf in #992
- Fixes issues with filesets exporting in Valkyrie by @sephirothkod in #991
- ⬆️ Up Bagit dependency to 0.6.0 by @kirkkwang in #993
- 🧹 Add guard for collection_model_class by @kirkkwang in #995
- Add guard to uploaded_files migration by @kirkkwang in #994
- fix race condition for statuses on export by @sephirothkod in #999
- update the bulkrax factory to support flexible metadata while maintaining non-flexi support by @orangewolf in #1001
- in bootstrap 4+ panel is now card. support both for the moment by @orangewolf in #997
Other Changes
- fix active fedora delete by @orangewolf in #996
Full Changelog: v8.3.0...v9.0.0