Skip to content

Releases: nulib/meadow

v6.1.0

09 Aug 16:44
dc2db19
Compare
Choose a tag to compare

Updates include:

Update front-end and ingest sheet validator to accept any file type as a preservation file
Adds indexing code to support the development of the Digital Collections v2 API
Add additional fields to preservation check report
Accept VOB and MTS files as video
Include mediainfo tech metadata in FileSet GraphQL response

v6.0.5

15 Jul 21:52
9a5209d
Compare
Choose a tag to compare

updates included in this release:
Fixes bug in a Work's preservation tab Actions that adjusts dropdown state to false if a click occurs outside the element

v6.0.4

14 Jul 14:02
16d9bf9
Compare
Choose a tag to compare

Updates and fixes included in this release:

  • Pulls latest docker image during CI build
  • Adds Elasticsearch (OpenSearch) work and file set mappings for v2 index
  • Fixes actions dropdown on work page "Preservation" tab

v6.0.2

05 Jul 17:41
Compare
Choose a tag to compare
  • Update form elements for metadata fields: Abstract, Caption, Cultural Context, Table of Contents, Notes and Provenance to be textareas instead of inputs
  • Improve validation for Related URL metadata field
  • Improves the speed and reliability of the EXIF extraction step
  • Fixes a bug in indexing if an image has an empty EXIF value
  • Fixes a bug where "Work Image" toggle was suppressed on audio works' auxiliary file sets
  • Adds some preliminary backend work to support the upcoming v2 Digital Collections API

v6.0.1

19 May 17:03
2e1350f
Compare
Choose a tag to compare
  • Fixes a bug that limited search results, now adding the track_total_hits parameter to the defaultQuery in Reactivesearch

v6.0.0

09 May 16:14
b750975
Compare
Choose a tag to compare
  • Meadow Search functionality is now provided by OpenSearch (https://opensearch.org/) instead of Elasticsearch.

  • If a user is not logged, they receive a notification stating: "Northwestern University Staff access only. Please login to access Meadow."

  • Index file set fields to work doc so that IIIF manifests can be created from Work docs.

  • Codebase has been restructured to support upcoming cloud-based development environments.

v5.2.3

05 Apr 21:25
e962690
Compare
Choose a tag to compare

Updates include:

  • Add Replace, Append, and Delete options to Notes and Related URL fields for batch update
  • Add functionality to process editType options for Notes and Related URL fields for batch update
  • Fix timeout bug in ExtractExifMetadata pipeline action

v5.2.0

02 Mar 16:20
52d7918
Compare
Choose a tag to compare

Updates include:
• Fix text alignment issues in metadata links
• Cross-region replication for the preservation bucket is live on production
• Fix bug in setting poster image for a Video Work
• Update Search field weightings to be more accurate and extend search into Subject and Contributor metadata
• Update in progress Ingest Sheet tag color to yellow (warning)
• Disable NUSSO extended attribute fetching, making login more reliable
• Add tags to MediaConvert queue
• Update Metadata links to be anchor elements instead of button elements
• Allow setCollectionImage GraphQL mutation to take a null work_id to clear the representative image
• Fix bug in uploading a file set which initially throws a GraphQL validation error
• Invalidate poster cache after poster generation
• Update dependencies
• Various dev/test mode fixes

v5.1.2

14 Feb 21:32
00c75aa
Compare
Choose a tag to compare

Updates include:

• CSV Updates: Add better validation / tolerance for query rows, boolean values, and qualifiers
• File set count query tallies file sets via work associations rather than ingest sheet row counts
• Exclude nonexistent work IDs from batch operations even if they’re in the index
• Don’t log requests to /api/ or /elasticsearch/ routes through Plug.Logger
• Update several dependencies

v5.1.1

03 Feb 20:09
5038f15
Compare
Choose a tag to compare

• Re-enable automatic hot swap on deploys that require it
• Increase open file limit to avoid running out of file descriptors
• Fix edit one by one mode for a Work, OSD not loading images properly
• Update React Media Player version to support all the latest features
• Turn off auto-play on AV works