Skip to content

Releases: nulib/meadow

v9.0.2

27 Sep 13:54
b5fbdc0
Compare
Choose a tag to compare

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

13 Sep 17:13
a693d86
Compare
Choose a tag to compare

Updates include:

  • Fixes special case ARK update when an unpublished private work is published

v9.0.0

06 Sep 21:15
caaa85c
Compare
Choose a tag to compare

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

08 Aug 13:24
b1277c3
Compare
Choose a tag to compare

Updates include:

  • add GraphQL query for DC API superuser token

v8.0.4

20 Jun 21:09
d57f620
Compare
Choose a tag to compare

updates include:

  • embed new GA4 report for analytics
  • update Meadow login text (content description)

v8.0.3

01 Jun 20:24
a83bcfa
Compare
Choose a tag to compare

Updates include:

  • Update text displayed to users on login

v8.0.2

26 May 18:51
935d478
Compare
Choose a tag to compare

Updates include:

  • Update search query to search all_text and all_ids by default
  • Fix bug on search sorting dropdown

v8.0.0

24 May 18:18
297007e
Compare
Choose a tag to compare

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

16 May 20:11
20c7419
Compare
Choose a tag to compare

Updates include:

  • Add code to make it easier to re-run a subset of ingest actions on one or more FileSets

v7.2.3

16 May 20:11
3bb12c7
Compare
Choose a tag to compare

Updates include:

  • Change Meadow build tooling from webpack to esbuild
  • Remove Elasticsearch JS client from Meadow