video.js v7.19.0 Release Notes

Release Date: 2022-03-21 // about 2 years ago
  • ๐Ÿ”‹ Features

    • โž• Add audioPosterMode option (#7629) (64e55f5)
    • โž• Add Basque (eu) translations (#7625) (a80307f)
    • Assume DASH MIME type when an MPD source URL is given (#7602) (a0bb526)
    • Audio Only Mode (#7647) (762e7bc)
    • ๐Ÿ”ง easier configuration of buttons and components via options (#7611) (28bdc7d)
    • Greater text track precision using requestVideoFrameCallback (#7633) (1179826)

    ๐Ÿ› Bug Fixes

    • โœ… async audio only tests (#7673) (ebb2d09)
    • generate chapters menu only when needed and don't create orphaned event listeners (#7604) (5af81ca)
    • ๐Ÿ’ป text-track-display position with no ui (#7682) (337ff2f), closes #7681

    Chores

    ๐Ÿ”จ Code Refactoring

    • Unify audioOnly mode and audioPoster mode (#7678) (eeff79c)

    โœ… Tests

    • text-track-controls: fix failing test caused by incompatibility between PRs (#7686) (58a8bd0)