Skip to content

Releases: BerkeleyLibrary/avplayer

v1.1.1

17 Dec 19:16
Immutable release. Only release title and notes can be modified.
c1aa106

Choose a tag to compare

What's Changed

  • fix multiplatform builds and ensure test artifacts are copied out by @anarchivist in #25

Full Changelog: 1.1.0...1.1.1

v1.1.0

09 Dec 22:01
Immutable release. Only release title and notes can be modified.
dd61e3d

Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.1.0

v1.0.8: Bumps av-core to source TIND metadata from the API

05 Nov 01:21
275478e

Choose a tag to compare

  • Bumps av-core to 0.4.3 which leverages the TIND API for metadata sourcing. The old method—using the public /search endpoint—no longer works due to TIND's server-side restrictions.
  • Deployments must set LIT_TIND_API_KEY either as a Docker secret (/run/secrets/LIT_TIND_API_KEY) or directly in the environment to authenticate to the TIND API.

1.0.7: Updated build/release workflows

21 Oct 18:18
dc76f55

Choose a tag to compare

Switches to registry-based build caching (#12)

1.0.6

23 May 17:30
1.0.6

Choose a tag to compare

  • Vendor our own local copy of MediaElement.js.
  • Fix for full-screen video playback in Safari.

1.0.4

14 Feb 23:50

Choose a tag to compare

  • AP-314: ensure dashjs loads when latest ≥ 5.0.0
  • switch to new shared github actions workflow

1.0.3

10 Dec 22:05

Choose a tag to compare

Bumps av-core gem to add transcript links to record pages.

Full Changelog: 1.0.2...1.0.3

Version 1.0.2

08 Jul 19:29

Choose a tag to compare

upgrade mediaelement.js
change player initialization to handle issues where captions were not displayed properly

Version 1.0.1

21 Feb 23:15

Choose a tag to compare

Improve configuration logging at startup

Version 1.0.0

10 Jan 18:53

Choose a tag to compare

Initial GitHub release