Releases: nulib/meadow
Releases · nulib/meadow
v9.0.2
Updates include:
• Fix bug adding multiple ControlledTerm metadata fields
• Update Project Description in both form submit and display (remove the facet link)
• Index MIME type with FileSet
• Add fileset action state modal to the action column options for the Work Structure tab
v9.0.1
Updates include:
- Fixes special case ARK update when an unpublished private work is published
v9.0.0
Updates include:
- Adds functionality to replace file set to the actions dropdown on the Preservation tab
- Adds functionality to transfer ALL FILE SETS from one work to another
- Adds an "EXPORT ALL" button on the NUL Local Authorities Dashboard, which provides a streaming download of the full Authority Records table. The CSV contains each record's "id", "label", and "hint" field.
- Fixes bug with Cloudfront cache invalidation after poster image update
- Meadow now uses IIIF Manifests from DCAPI rather than it's own internally generated manifests
- All work types now displayed in Clover viewer
- Improves handling of ARK status updates
v8.1.0
Updates include:
- add GraphQL query for DC API superuser token
v8.0.4
updates include:
- embed new GA4 report for analytics
- update Meadow login text (content description)
v8.0.3
Updates include:
- Update text displayed to users on login
v8.0.2
Updates include:
- Update search query to search
all_text
andall_ids
by default - Fix bug on search sorting dropdown
v8.0.0
Updates include:
- Deprecate meadow index
- Refactor Meadow to use dc-v2-work, dc-v2-collection, and dc-v2-file-set indices for internal operations, searches and stats
- Remove reading_room from database, GraphQL API, UI, forms and CSV Metadata Update spreadsheet
v7.2.4
Updates include:
- Add code to make it easier to re-run a subset of ingest actions on one or more FileSets
v7.2.3
Updates include:
- Change Meadow build tooling from webpack to esbuild
- Remove Elasticsearch JS client from Meadow