video.js v7.17.0 Release Notes

Release Date: 2021-11-10 // over 2 years ago
  • ๐Ÿ”‹ Features

    • โž• Add userAction.click to prevent pause/play when player is clicked (#7495) (749105d), closes #7123
    • lang: Add Latvian (lv) language support (#7468) (b97be4d)
    • โšก๏ธ update to VHS 2.12.0 (#7503) (b1760c5)

    ๐Ÿ› Bug Fixes

    ๐Ÿ“š Documentation

    • ๐Ÿ›  fix a comment of the player's loadedmetadata event (#7506) (ca2f5a3)
    • react: fix clear when unmount component (#7433) (fdb87d8), closes #7361
    • ๐Ÿ›  fix typo in html-track-element.js (#7504) (8e8b7be)
    • component.md: fix spelling error (#7498) (e60f2ca)

    โœ… Tests