·
178 commits
to main
since this release
What's Changed
New Features and Non-breaking Changes
- [5.0 forward port] Valkyrie migration Improvements by @orangewolf in #7082
- [5.0 forward port] Add depositor_ssim to core_metadata.yaml by @orangewolf in #7083
- [5.0 forward port] Google analytics improvements by @orangewolf in #7084
- Use solr by default in Hyrax::CustomQueries::FindIdsByModel by @dlpierce in #7077
- [5.0 forward port] Redis Index Queue by @orangewolf in #7080
- Add :hide_social_buttons feature flipper by @dlpierce in #7107
- Pulls form from config to avoid downstream users from overriding method. by @bwatson78 in #7121
- Sign out via configured method by @dlpierce in #7127
Bug Fixes
- rspec mocks 3.13.3 breaks nested mocks. lock to a lower version until a fix can be released by @orangewolf in #7086
- [5.0 forward port] fix file metadata look up for valkyrie objects by @orangewolf in #7081
- Use solr for Ability admin set check by @dlpierce in #7095
- Restore Rails 6.1 support by @dlpierce in #7110
- Use permission manager when granting by @dlpierce in #7115
- Making WorkflowFactory idempotent by @randalldfloyd in #7130
- Corrects the casting logic to account for the lack of :parent method for Valkyrie FileSets. by @bwatson78 in #7120
- Changes ValkyrieCharacterizationService to work when versioning files by @randalldfloyd in #7088
- Reverting PR 7086 that locked lower version of rspec-mocks by @randalldfloyd in #7132
Documentation
- Update 'app' to 'web' container by @jlhardes in #7131
- Prep v5.2.0 by @randalldfloyd in #7138
Tests and CI Process
Accessibility Standards
- Expand clickable area of action menu items by @dlpierce in #7109
- Fix notification bell aria issues. by @dlpierce in #7128
Other
- improve error handling in redis queue by @orangewolf in #7118
Full Changelog: hyrax-v5.1.0...hyrax-v5.2.0