Releases: BerkeleyLibrary/avplayer
Releases · BerkeleyLibrary/avplayer
v1.1.1
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
What's Changed
- AP-487: declare correct mime type for HLS streams by @anarchivist in #17
- AP-521: convert health checks to okcomputer by @anarchivist in #18
- AP-526: upgrade Rails and other dependencies by @anarchivist in #19
- hotfix: zeitwerk autoloading error for av_player/track_extensions by @anarchivist in #21
- AP-533: pass in image build arguments by @anarchivist in #22
- Update rexml to address vulnerability by @anarchivist in #23
- update changelog by @anarchivist in #24
Full Changelog: 1.0.8...1.1.0
v1.0.8: Bumps av-core to source TIND metadata from the API
- 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
Switches to registry-based build caching (#12)
1.0.6
1.0.4
- AP-314: ensure dashjs loads when latest ≥ 5.0.0
- switch to new shared github actions workflow
1.0.3
Bumps av-core gem to add transcript links to record pages.
Full Changelog: 1.0.2...1.0.3
Version 1.0.2
upgrade mediaelement.js
change player initialization to handle issues where captions were not displayed properly
Version 1.0.1
Improve configuration logging at startup
Version 1.0.0
Initial GitHub release