Skip to content

Releases: avalonmediasystem/avalon

Release 6.4.4

13 Sep 19:41
82cfe0c
Compare
Choose a tag to compare

Updates and Changes

  • Embeds are now able to be tracked with Google Analytics
  • CAPTCHA configurability added to the comments page
  • Minor updates to Avalon Intercom

Bug Fixes

  • Resolved issues with file paths that arise in certain system configurations
  • Rubyzip dependency updated to avoid security vulnerability

Release 6.4.3

19 Jul 20:58
5cb957c
Compare
Choose a tag to compare

Bug Fixes

  • Files ingested from a dropbox are properly handled when the masterfile management strategy is set to 'move' #2903
  • Batch ingest emails are sent successfully, even when items are deleted by users before the job completes #2892
  • Manifest files are deleted after reading and before any processing has happened to avoid race conditions or other errors #2919

Release 6.4.2

20 Apr 13:53
6d6885f
Compare
Choose a tag to compare

Updates and Changes

  • The auto quality level within the media player works when using Wowza software for media streaming
  • Fixed a bug that slowed the rendering of item pages

Release 6.4.1

10 Apr 13:33
61f648c
Compare
Choose a tag to compare

Updates and Changes

  • Update to Redis configuration needed to run the Avalon 6.4 stack within Docker
  • Minor Playlist UI bug resolved
  • Fixes for failing tests

Release 6.4

09 Apr 13:52
95ff0ff
Compare
Choose a tag to compare

Avalon 6.4 includes support for adaptive bitrate streaming, the ability to copy content from one Avalon instance to another, and a variety of bug fixes.

Features

  • Support for Adaptive Bitrate Streaming
    • Avalon can now be configured to provide an auto quality which will automatically select a stream for the user depending on their available bandwith
  • Avalon Intercom
    • Copy items from one instance of Avalon to another

Bug Fixes and Minor Changes

  • Stream quality selection is retained when users change the value
  • Masterfile management fixed to handle filenames containing spaces
  • Titles are visible in the embedded media player
  • Values in MODS containing whitespace characters render correctly
  • Resolved benign console errors when using the embedded media player

Release 6.3.2

17 Jan 14:50
dc80e43
Compare
Choose a tag to compare

Avalon 6.3.2 contains bug fixes for media player behavior.

Bug Fixes

  • The zoom scrubber updates correctly when switching between tracks and sections
  • Sections without structure are highlighted when selected, in all cases
  • The Description and Related Items fields for playlist items populate correctly
  • Default values in the Add to Playlist form update correctly when switching item sections
  • Playlists in which the first item is inaccessible to a user display accessible items properly

Release 6.3.1

10 Jan 16:44
81b39b7
Compare
Choose a tag to compare

Avalon 6.3.1 is a minor security release. It includes dependency updates to fix a vulnerability in redis-store.

Release 6.3.0

25 Dec 03:37
f488d11
Compare
Choose a tag to compare

Avalon 6.3 is a significant update including a new media player, rewritten batch ingest functionality, and support for cloud deployments.

Media Player Upgrade

Avalon's media player has been upgraded to the latest release of MediaElement.js. Highlights of this change include:

  • Adobe Flash Player no longer required for media playback
  • A loading indicator displays while media content is loaded into the player
  • Updated icons within the media player

Playlists

  • Tagging: tags can be created and associated with playlists, providing improved organizing, searching and sorting for users with large numbers of playlists
  • User preferences for sorting on the playlist index page are saved

Improved Batch Ingest Functionality

  • Replay batch ingests: update metadata for newly ingested items by updating spreadsheets
  • Ingests with large numbers of items run more successfully
  • System emails about batch ingest statuses are improved

AWS Support

Bug Fixes and Minor Changes

  • Playlist items no longer intermittently skip
  • Issues with LTI login have been resolved

Release 6.2.0

04 Oct 17:37
Compare
Choose a tag to compare

Features

Feature improvements include enhanced playlist copying, editing, LTI integration, and sharing. In addition, this release includes a preview of the MediaElement 4 player. See the closed issues for a full list of features and enhancements.

Improvements to Playlist Functionality

  • Shareable via LTI link
  • Shareable via private link
  • Improved naming of complex works
  • Add all items to playlist link added
  • Copy playlist functionality added
  • A new visibility option, Share by link, restricts viewing access to a playlist to users who have a unique and obfuscated URL
  • Entire playlists can be copied
  • Playlist items can be copied from one playlist to another
  • Add Section to Playlist
  • Add All Sections to Playlist
  • Playlist markers can be clicked to navigate to their respective time points

Other Changes

  • Tested for compatibility with Fedora 4.7.4

Bug Fixes

  • Various bug fixes related to playlists, LTI, and browser support Full List

Release 6.1.0

18 Jul 18:56
Compare
Choose a tag to compare

Features

Avalon 5 to Avalon 6 Migration Tool

Release 6.1 includes a full tool for migration of Avalon 5 repositories to Avalon 6.1.

  • Rake tasks are production-ready for data migration
  • A full, interactive migration report page is available for checking migration status
  • Administrators can view live Fedora data for items under migration

Player API

The Avalon embedded player can be controlled by Javascript on external sites. Available commands to be sent to the player include play, pause, seek to offset, and retrieve offset

Other Changes

  • Bibliographic import behavior has changed—upon import of a new identifier, all fields other than "Other Identifiers" will be erased and updated with information from the new record
  • Leases can be added without set start and end dates

Bug Fixes

  • Avalon's version of Mediainfo has been updated, fixing an issue with thumbnail generation
  • Attempting to access a deleted item returns a friendlier error message to users
  • Behavior for the embedded player's authentication window have been fixed
  • Notes can now be deleted from the Resource Description
  • Users can delete items with large sections from the preview page
  • Uploading invalid files for media, captions or structural metadata results in an message to the user instead of a 500 error
  • Fixed the error received on the import status page for Variations playlists
  • Users with Manager status can delete individual sections for items in their collections
  • Administrators can delete any item in a collection
  • Items with multiple sections can be deleted properly
  • LDAP groups with spaces are parsed properly
  • Bulk actions are applied to all selected items
  • Auto-play works across sections in a media object