Skip to content

Releases: nulib/meadow

v9.7.3

05 Mar 19:18
9bd0ce4
Compare
Choose a tag to compare

Updates include:

  • Wire up structural metadata update event handler
  • Make sure structural metadata is removed when file set is deleted

v9.7.1

26 Feb 21:20
10ab324
Compare
Choose a tag to compare

updates include:

  • Address database connection errors and timeout issues
  • Add limit options to local authorities table

v9.7.0

21 Feb 20:04
59ade10
Compare
Choose a tag to compare

Updates include:

  • Make Meadow's database and indexing more robust using write ahead logs instead of database triggers.
  • Indexing times improved (from 2 minutes to 5 seconds)
  • Fix local authorities field retention bug
  • Make preservation tab columns sortable

v9.6.5

14 Feb 20:31
e2492c9
Compare
Choose a tag to compare

Updates include:

  • Fix bug in pyramid TIFF creation

v9.6.4

14 Feb 20:30
cefa84e
Compare
Choose a tag to compare
  • Fix bug in preservation report where pdf Auxiliary files were failing with a missing pyramid
  • Add retries to HTTP timeouts in Meadow.Search.HTTP and Meadow.Utils.AWS

v9.6.3

04 Feb 20:43
c589c15
Compare
Choose a tag to compare

Updates include:
• Switch to an auto-scaling Aurora Serverless database for better performance
• Fix issue with EDTF Dates with level 2 qualified groups

v9.6.2

24 Jan 17:03
d3f4afc
Compare
Choose a tag to compare

Updates include:

  • Automatically scale Meadow up to 2 tasks at 7:15AM and down to 1 at 6:00PM (US/Central time zone)
  • Replace EDTF Javascript shim with external EDTF hex package
  • Update Authoritex version to fix problem where Getty controlled uris were matching on colon at start of string

v9.5.0

04 Nov 17:59
29dd192
Compare
Choose a tag to compare

Updates include:

  • Rename 3rd tab on Work page from "Structure" to "Access files"
  • Make "Status" a facet on search page
  • Fix broken link on the Administrative tab from a work's status to the search page
  • Require confirmation to delete WebVTT from Audio and Video file sets
  • Adds iiif_collection field to collection index, which links to the Collection's as=iiif response in DCAPI

v9.4.13

14 Oct 21:23
e632a63
Compare
Choose a tag to compare

Updates include:

  • Log and skip failed encodes when indexing

v9.4.12

11 Oct 15:52
9f7515c
Compare
Choose a tag to compare

updates include:

  • Fix race condition that might cause S3 File Picker to hang in some circumstances