Releases: wix-incubator/playable
Releases · wix-incubator/playable
v2.15.3
2.15.3 (2024-01-18)
Bug Fixes
- recover breaking playback on bufferFullError (#185) (8d59f72)
v2.15.1
- 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.14.0
2.14.0 (2023-02-20)
Bug Fixes
Features
- add getAPI method for exposing module interface (7322107)
v2.13.0
2.13.0 (2021-12-07)
Bug Fixes
- Playable: show main ui fix to be hidden if configured so (300a2c6)
v2.12.0
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
Bug Fixes
- controls/volume: fix artifacts in svg icons (d4e53e1)
- subtitles: adjust styles in full-screen (2e81e0d)
v2.11.0
Features
- add ability to disable context menu on video element (2292699)