v0.17.0
Pre-release
Pre-release
Key Updates
- Allows administrators to edit the order fields are displayed in. Field order is used in:
- Field management dashboard
- Blueprint management pages
- Search result listings
- Item pages
What's Changed
- Remove item from Solr when destroying Items by @mark-dce in #126
- Remove unused method stub in tests by @mark-dce in #129
- Update CatalogController configuration when Fields are modified by @mark-dce in #130
- Remove dead code by @mark-dce in #131
- Add a method to reindex all Items into Solr by @mark-dce in #132
- Add a method to delete orphan Solr documents by @mark-dce in #133
- Add back-end support for user-definable field ordering by @mark-dce in #134
- Remove duplicated code between Field and Config models by @mark-dce in #135
- Add routing and request handling for updating Field sequence by @mark-dce in #136
- Bump nokogiri from 1.15.4 to 1.16.2 by @dependabot in #138
- Bump puma from 5.6.7 to 5.6.8 by @dependabot in #137
- Allow admins to re-order fields by @mark-dce in #139
- Fix timeout issue in Certificate tests by @mark-dce in #140
- Update Blacklight version to address view_component vulnerability by @mark-dce in #141
Full Changelog: v0.16.0...v0.17.0