video.js v7.18.1 Release Notes

Release Date: 2022-02-23 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • lang: remove trailing comma from fr.json (#7657) (26209b0)
    • ๐Ÿ›  Fix playback rate iteration if rates are not in the ascending order (#7618) (50fe5f6)
    • Guard against Safari adding native controls after fullscreen (#7634) (f16d73b)
    • accessibility: By default, show track selection buttons at all responsive breakpoints (#7603) (c44057d)
    • lang: Add missing translations for French, Italian, Japanese, and Korean (#7589) (b5f775e)
    • keep focus trapping contained to modal (#6983) (950deae)

    ๐Ÿ“š Documentation

    • โž• Add some FAQ entries (#7609) (53cbfc6)
    • ๐Ÿ”— Link to Angular guide in Player Workflows guide (#7635) (481e809)