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