v3.4.1
Release Highlights
- Fixes bug from 3.4.0 where sub-collections could not be created from collections page - #5492
- Adds ability to generate data seeds for local development environment - progress on #5351
What's Changed
New Features
- add infrastructure for clearing repository and running seeds - #5472
Bug Fixes
- Fix flaky file ordering in spec for ValkyrieIngestJob - #5570
- Fix flaky test caused by querying solr for admin set with a nil id - #5571
- allow sub-collections to be created from collection page - #5580
- Update facet pagination to fix #5549 - #5583
Documentation
- Configure Github automatic release notes feature - #5577
- fixup
Hyrax::Schema()
documentation formatting, edit for clarity - #5588
Full Changelog: v3.4.0...v3.4.1