Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: vlitejs/vlite

7.4.2

13 Oct 20:36
a0a3072

Choose a tag to compare

Fixes

  • Reset the play button and subtitles at the end of the media. Update the z-index so that the big play and poster are above the captions (#183)

7.4.1

13 Oct 19:46

Choose a tag to compare

Fixes

  • Correction of the destroy method on plugins (#182)

7.4.0

11 Jun 19:11

Choose a tag to compare

Updates

  • Disable toggle playback on mobile overlay click (#178)

7.3.2

11 Jun 10:21

Choose a tag to compare

Fixes

  • Limit focus changes on control bar internal components by @leonvogt (#176)
  • Remove subtitle focus on first item (2836a19)

7.3.1

05 Mar 11:13

Choose a tag to compare

Fixes

  • Prevent vertical scroll page on the volume hotkeys by @rtritto (#168)

7.3.0

04 Mar 19:34

Choose a tag to compare

Updates

7.2.1

02 Mar 20:35

Choose a tag to compare

Fixes

  • Update loader overlay to make the control bar accessible during loading by @rtritto (#155)

7.2.0

23 Feb 16:17

Choose a tag to compare

Fixes

Updates

  • Remove useless v-fullscreenButtonDisplay class and add v-fullscreen as a state class by @rtritto (#156)
  • Use abstract annotation in Player.ts by @rtritto (#157)

7.1.0

20 Feb 20:04

Choose a tag to compare

New features

  • Add options to customize the shortcuts value of volume and seek by @rtritto in (#152)

7.0.0

28 Nov 18:53

Choose a tag to compare

⚠️ Breaking changes

  • Updates Node.js (#146)
    • Minimum supported Node.js version is 20.18.0
    • Updates other packages
    • Migrate ESLint/Prettier to Biome