Releases: nulib/meadow
v6.1.4
Updates include:
- Fix bug causing some AV materials IIIF manifests to not contain URI for streaming content
- Fix bug causing some AV materials IIIF manifests to not contain duration for streaming content
v6.1.3
Updates include:
- Fix UI bug on batch editing form where fields may show incorrect controlled term values when editing
- Address bug causing intermittent mime-type error in ingest pipeline
v6.1.2
Updates include:
- Make filename-based MIME type checks case-insensitive during ingest sheet validation
- Retain un-ingested files when a partially ingested file set record is deleted
- Change preservation replication region from us-west-1 (N. California) to us-west-2 (Oregon)
v6.1.1
Updates include:
• Improved deploy build time
• Added 30-day expiration rule to ingest and uploads S3 buckets
• Fixed some edge-case bugs in the MIME type extractor
• Fixed auto-refresh of IIIF manifest when video work’s poster image changes
• Finished sideloading new preservation and supplemental files for A/V works migrated from AVR
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.