Skip to content

Releases: vlitejs/vlite

7.3.1

05 Mar 11:13
Compare
Choose a tag to compare

Fixes

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

7.3.0

04 Mar 19:34
Compare
Choose a tag to compare

Updates

7.2.1

02 Mar 20:35
Compare
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
Compare
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
Compare
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
Compare
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

6.0.5

22 Oct 13:51
04e4198
Compare
Choose a tag to compare

Fixes

  • Fix poster display after the first playback, isPaused is reset on media end (#144)

6.0.4

27 Aug 08:54
11a7b20
Compare
Choose a tag to compare

Fixes

  • Fix duration when preload is disabled (#136)

6.0.3

02 Apr 17:09
Compare
Choose a tag to compare

Fixes

  • Fix Firefox progress bar height (#129)
  • Add Youtube origin parameter (#130)

6.0.2

14 Feb 14:36
Compare
Choose a tag to compare

Fixes

  • Increase progress bar height (#119)
  • Fix preload on html5 provider (#118)