Skip to content

Releases: wix-incubator/playable

v2.15.3

18 Jan 12:21
Compare
Choose a tag to compare

2.15.3 (2024-01-18)

Bug Fixes

  • recover breaking playback on bufferFullError (#185) (8d59f72)

v2.15.2

07 Dec 11:16
Compare
Choose a tag to compare

Bug Fixes

v2.15.1

05 Dec 14:39
Compare
Choose a tag to compare
  • Update hlsjs to latest v1.4.12
  • Extend error events to be reported for non-fatal as well
  • Update nudgeMaxRetry to big number to prevent media-error bufferStalledError that should be fixed in hlsjs v1.5.0

v2.15.0

05 Dec 14:32
Compare
Choose a tag to compare

2.15.0 (2023-12-05)

v2.14.1

27 Feb 15:23
Compare
Choose a tag to compare

2.14.1 (2023-02-27)

Bug Fixes

  • module API method descriptor (30f0912)

  • fix generic typing, which was breaking for TS 4.9 (06660d6)

v2.14.0

20 Feb 16:13
Compare
Choose a tag to compare

2.14.0 (2023-02-20)

Bug Fixes

Features

  • add getAPI method for exposing module interface (7322107)

v2.13.0

07 Dec 14:39
Compare
Choose a tag to compare

2.13.0 (2021-12-07)

Bug Fixes

  • Playable: show main ui fix to be hidden if configured so (300a2c6)

v2.12.0

05 Aug 09:03
Compare
Choose a tag to compare

2.12.0 (2021-08-05)

Bug Fixes

  • html5video-output: removing preventContextMenu handler while destroying сomponent (b3d6952)

Features

  • UI: expose show/hide main ui functions (6ad83ff)

v2.11.1

15 Jan 14:46
Compare
Choose a tag to compare

Bug Fixes

  • controls/volume: fix artifacts in svg icons (d4e53e1)
  • subtitles: adjust styles in full-screen (2e81e0d)

v2.11.0

18 Dec 16:07
Compare
Choose a tag to compare

Features

  • add ability to disable context menu on video element (2292699)