Skip to content

v2.7.0

Compare
Choose a tag to compare
@jeremyf jeremyf released this 02 Feb 00:25

This release backports some updates for the master Hyrax branch. We have deprecated the collection size calculation behavior. The calculation of file size for a collection "means touching a potentially huge portion of the repository—iterating over all files in all works in a collection." This should improve performance of collections.

Enhancement

Remove collection size feature

Bug Fix

Backport support for non-ascii character in filenames

Reworking how collection edit thumbnail URL is computed

Maintenance and Development

Removing spec files from gem distribution…

Fixing spec that intermittently fails