Releases: curationexperts/t3
Releases · curationexperts/t3
v0.21.0
What's Changed
- Display individual metdata fields on Item edit form by @mark-dce in #158
- Validate required fields when saving Items by @mark-dce in #159
- Indicate required fields on the edit form by @mark-dce in #160
- Rename Item 'description' to 'metadata' (⛔️ Requires Downtime) by @mark-dce in #161
- Fix modified fields not saved from edit form by @mark-dce in #162
- Add a link to items in the administrator sidebar by @mark-dce in #163
- Reorder admin sidebar items by @mark-dce in #164
- Allow administrators to edit existing multi-value fields by @mark-dce in #165
Full Changelog: v0.20.0...v0.21.0
v0.20.0
v0.19.0
What's Changed
- Allow favicons to be attached to the Theme model by @mark-dce in #147
- Display the favicon in tabs and previews by @mark-dce in #148
- Allow administrators to set the favicon via the Theme dashboard by @mark-dce in #149
- Show the custom site name in the page title by @mark-dce in #150
Security Patches
- Bump rack from 2.2.8 to 2.2.8.1 by @dependabot in #146
- Bump rails from 7.0.8 to 7.0.8.1 by @dependabot in #145
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Add reporting and error tracking for Ingests by @mark-dce in #143
- Use the first active ordered field as the Blacklight title field by @mark-dce in #144
Security Patches
- Bump devise_invitable from 2.0.8 to 2.0.9 by @dependabot in #142
Full Changelog: v0.17.0...v0.18.0
v0.17.0
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
v0.16.0
What's Changed
- Implement a Field model to replace FieldDefinition by @mark-dce in #120
- Update data_types for better Solr compatibility by @mark-dce in #121
- Fix flaky job test by @mark-dce in #122
- Refactor Config records to use shared Fields by @mark-dce in #123
- Refactor to remove dead code by @mark-dce in #124
- Use non-tokenized verstions of text fields by @mark-dce in #125
Full Changelog: v0.15.0.beta.1...v0.16.0
v0.15.0.beta.1
What's Changed
Full Changelog: v0.14.0.beta.1...v0.15.0.beta.1
v0.14.0.beta1
What's Changed
- Add initial UI scaffolding for Ingest jobs by @mark-dce in #115
- Allow administrators to upload a file for ingest by @mark-dce in #116
- Implement backround processing for Ingest batches by @mark-dce in #117
- Add an animated progress bar to ingests by @mark-dce in #118
Full Changelog: v0.13.0.beta.1...v0.14.0.beta.1
v0.13.0.beta.1
What's Changed
- Add basic UI and model for Blueprints by @mark-dce in #111
- Bump sidekiq from 7.1.2 to 7.1.4 by @dependabot in #110
- Suppress format validation on blank Blueprint names by @mark-dce in #112
- Add support for Boostrap Icons font by @mark-dce in #113
- Improve UI for Blueprints with ability to manage fields by @mark-dce in #114
Full Changelog: v0.12.0.beta.2...v0.13.0.beta.1
v0.12.0.beta.2
What's Changed
- Read hostname from system by @mark-dce in #108
- Remove obsolete Config management links by @mark-dce in #109
Full Changelog: v0.12.0.beta.1...v0.12.0.beta.2