v0.24.0
Pre-release
Pre-release
What's Changed
- Refactor common Item and Collection behavior into shared class by @mark-dce in #180
- Refactor Item and Collection model tests to use shared examples by @mark-dce in #181
- Refactor to reduce cognitive complexity by @mark-dce in #182
- Refactor Theme logo and favicon attachment by @mark-dce in #183
- Allow files to be attached to Items by @mark-dce in #184
- Update importer to attach files to Items by @mark-dce in #185
- Fix Ingest never completing on errors by @mark-dce in #186
- Allow the importer to cast scalars to multi-valued fields by @mark-dce in #187
- Index file attachment signatures into Solr by @mark-dce in #188
- Display signed_ids for files on the Item show page by @mark-dce in #189
- Display a download link for each file attached to an Item by @mark-dce in #190
- Fix bug that allows Resources to be saved without required fields by @mark-dce in #191
- [REFACTOR] Handle resource labels for missing titles by @mark-dce in #192
- Improve Item and Collection display in dashboard by @mark-dce in #193
- [REFACTOR] Simplify and speed up Item request specs by @mark-dce in #194
- Remove dynamic Solr Configuration UI by @mark-dce in #195
- [REFACTOR] Make dashboard status more consistent with other models by @mark-dce in #196
- [REFACTOR] Speed up CertBot Client tests by @mark-dce in #197
- Fix bug preventing newly imported file from appearing in UI by @mark-dce in #198
Full Changelog: v0.23.0...v0.24.0