video.js v7.9.0 Release Notes

Release Date: 2020-07-10 // almost 4 years ago
  • 7.9.0 (2020-07-10)

    🔋 Features

    • ➕ Add a default, plugin-specific logger to advanced plugins (#6693) (f6a66e6)
    • ➕ add debug mode (#6687) (3d505ef)
    • ➕ Add named requestAnimationFrame to prevent performance issues (#6627) (6e7cc75), closes #5937
    • ➕ Add support for CAF, FLAC and WAV formats in known mimetypes (#6657) (8d462bc), closes #5982
    • ➕ adds disablePictureInPicture method to the player API. (#6378) (dbd5203)
    • 👌 support fastSeek during scrubbing if available (#6525) (8c66c58)

    🐛 Bug Fixes

    Chores

    • ✂ Remove "flash" and add "dash" in keywords about video.js (#6692) (4d9e1bc), closes #6603
    • ⚡️ update travis-ci badge (2e61990)

    📚 Documentation

    ✅ Tests

    • ✅ skip requestPictureInPicture test if API isn't available (#6719) (6d2e52a)