Releases: nulib/meadow
Releases · nulib/meadow
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
v7.2.2
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
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
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