Skip to content

v3.4.1

Compare
Choose a tag to compare
@jlhardes jlhardes released this 30 Mar 20:11
· 2386 commits to main since this release
4c1a99a

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