Releases: nulib/meadow
v6.1.0
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
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
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
- 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
- Fixes a bug that limited search results, now adding the track_total_hits parameter to the defaultQuery in Reactivesearch
v6.0.0
-
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
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
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
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
• 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