-
Notifications
You must be signed in to change notification settings - Fork 124
Release Notes Scratchpad
Julie Hardesty edited this page Mar 30, 2022
·
30 revisions
- Fixes bug from 3.4.0 where sub-collections could not be created from collections page - https://github.com/samvera/hyrax/issues/5492
- Adds ability to generate data seeds for local development environment - progress on https://github.com/samvera/hyrax/issues/5351
- add infrastructure for clearing repository and running seeds - https://github.com/samvera/hyrax/pull/5472
- Fix flaky file ordering in spec for ValkyrieIngestJob - https://github.com/samvera/hyrax/pull/5570
- Fix flaky test caused by querying solr for admin set with a nil id - https://github.com/samvera/hyrax/pull/5571
- allow sub-collections to be created from collection page - https://github.com/samvera/hyrax/pull/5580
- Update facet pagination to fix #5549 - https://github.com/samvera/hyrax/pull/5583
- Configure Github automatic release notes feature - https://github.com/samvera/hyrax/pull/5577
- fixup
Hyrax::Schema()
documentation formatting, edit for clarity - https://github.com/samvera/hyrax/pull/5588
Full Changelog: https://github.com/samvera/hyrax/compare/v3.4.0...v3.4.1