video.js v7.7.6 Release Notes

Release Date: 2020-03-25 // about 4 years ago
  • 7.7.6 (2020-03-25)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ package: update @videojs/http-streaming to version 1.12.3 ๐Ÿš€ (#6527) (0a7aba3)
    • โž• add a threshold of 30s for the liveui to show (#6409) (47349c8)
    • detect chromium-based Edge (#6497) (749ef54)
    • DRM content goes black in IE/Edge when focus is placed on video element (#6508) (cc2b82b), closes #6318
    • ๐Ÿ›  fix a typo in en translation file (#6505) (5682f14)
    • trigger change events on remoteTextTrack when nativeTextTrack is set to true (#6410) (52c181d)
    • lang: improve Persian translation (#6468) (31ac9d7)

    Chores

    • ๐Ÿ“ฆ package: upgrade to babel 7.9 and enable bugfixes (#6541) (2c96875)

    ๐Ÿ“š Documentation

    • โž• add an example Angular integration (#6390) (fce3ad2)
    • player: fix addRemoteTextTrack description of manualCleanup option (#6521) (d1702d5)