Skip to content

Releases: nulib/meadow

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

v7.2.2

05 May 19:44
7e0bc3e
Compare
Choose a tag to compare

Updates include:

  • Adds more granular reindex_all functionality to allow targeted reindexing of specific schemas and versions
  • Index raw EDTF date_created alongside humanized version
  • Handle single Work editing of License field, which was impacting updating Rights Statement
  • Add %{force: "true"} to action message attributes to override ok state
  • Build the DCv2 API base URL from the dev prefix if present

v7.2.0

21 Apr 13:29
060ab2d
Compare
Choose a tag to compare

Updates with this release include:

  • license metadata field supported in batch updating
  • Make keywords multi input on Collection form
  • Make CSV metadata updates far more efficient and reliable
  • Add Homosaurus and LCGFT authorities
  • Add variants to Getty (AAT, TGN, ULAN) and OCLC FAST sub-authorities

v7.1.7

15 Mar 21:32
4562458
Compare
Choose a tag to compare

updates include:
• Add file set descriptions to both versions of the work index (will surface in front end search results)
• Update Batch modal window UI
• Update Github actions workflows for concurrency