Skip to content

Releases: mmcc/video.js

4.12.1

26 Feb 19:38
@pam pam
Compare
Choose a tag to compare
  • @gkatsev fixed the track list reference while switching techs that use emulated tracks (view)
  • @gkatsev fixed a Firefox error with the captions settings select menu options (view)

4.11.4: Reference videojs not vjs

01 Feb 23:49
Compare
Choose a tag to compare
`vjs` isn't exported, so this was causing confusion. Update to use `videojs`.