All Versions
268
Latest Version
Avg Release Cycle
21 days
Latest Release
515 days ago

Changelog History
Page 1

  • v7.21.1 Changes

    November 21, 2022

    ๐Ÿ› Bug Fixes

    Chores

    • ๐Ÿ›  fix mixed content warnings from netlify (#7946) (ce1baba)
  • v7.21.0 Changes

    September 15, 2022

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

  • v7.20.3 Changes

    September 09, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allow for techs that init slowly in rvfc (#7864) (d736541)
    • โšก๏ธ Use timeupdate as well as rvfc/raf for cues (#7918) (9b81afe), closes #7910 #7902
    • ๐Ÿ“ฆ package: Update to @videojs/http-streaming 2.14.3 and videojs-vtt.js 0.15.4 (#7907) (2810507)

    Chores

    ๐Ÿ”จ Code Refactoring

    ๐Ÿ“š Documentation

  • v7.20.2 Changes

    July 28, 2022

    ๐Ÿ› Bug Fixes

    • lang: Update Polish language (#7821) (76b8ee8)
    • Conditional requestVideoFrameCallback on Safari (#7854) (d178d9a)
    • control-bar: audio player no longer responds to touch events (#7825) (1445f87)
    • lang: fixes key spacing within fr.json file (#7848) (ebe9f32)
    • need to determine featuresVideoFrameCallback before setting source (#7812) (b22a08a), closes #7807

    Chores

    • ๐Ÿ”’ lock-threads: run only daily at 1:00 am, and skip in forks (#7832) (1be46d4)
  • v7.20.1 Changes

    May 31, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ—„ Don't copy deprecated Event.path (#7782) (27f22ef)
    • error message should not be localized in the player class (#7776) (75ea699)
    • HTML5 tech with audio tag shouldn't use requestVideoFrameCallback (#7778) (a14ace2)

    Chores

    โœ… Tests

    • โœ… stop running placeholder el test in IE and Safari to prevent errors (#7769) (50ffd57)
  • v7.20.0 Changes

    May 20, 2022

    ๐Ÿ”‹ Features

    • lang: add Estonian (et) translations (#7745) (efde614)
    • Player can be replaced with original el after dispose() (#7722) (3ec2ac7)

    ๐Ÿ› Bug Fixes

    Chores

    • โšก๏ธ Update issue template to a form (#7735) (3e40512)

    ๐Ÿ“š Documentation

  • v7.19.2 Changes

    April 20, 2022

    ๐Ÿ› Bug Fixes

  • v7.19.1 Changes

    April 15, 2022

    ๐Ÿ› Bug Fixes

    • accessibility: fix broken aria menu (#7699) (b7cb9d0)
    • Audio only mode styling conflicts with fluid mode (#7724) (145aba6)

    ๐Ÿ“š Documentation

  • v7.19.0 Changes

    March 21, 2022

    ๐Ÿ”‹ 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)
  • v7.18.1 Changes

    February 23, 2022

    ๐Ÿ› 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)