Skip to content

Avalon 7.5

Compare
Choose a tag to compare
@joncameron joncameron released this 07 Dec 20:12
· 864 commits to main since this release
53a7735

Avalon 7.5

Avalon 7.5 includes a Controlled Digital Lending feature and a variety of updates and bug fixes.

Controlled Digital Lending

  • When enabled, authenticated users must borrow an item to stream media streams
  • Items can only be checked out to a single user at a time
  • A new Checkouts page presents a table of a user's current checkouts
  • Lending periods are configurable per item and via collection defaults
  • CDL functionality can be enabled or disabled for each collection

Updates and Fixes

  • Greatly improved performance for item view pages
  • Video support in the Timeliner
  • Unicode support for filenames
  • Updated version of MediaElement.js player
  • Fixes for login page redirect errors
  • Fix for date sorting in tabular displays
  • Fix for dynamic fields in resource description form
  • Fix for access controls on API requests
  • Updated CORS configuration for cross-domain requests
  • Better handling for common application errors
  • Bugfix for caption rendering in a specific case
  • LDAP group-based permissions work with API requests