Releases: openplayerjs/openplayerjs
Releases · openplayerjs/openplayerjs
2.14.10
v2.14.9
2.14.8
2.14.7
2.14.6
2.14.5
2.14.4
- fix(player): Added missing workflows to show/hide captions correctly in multiple scenarios; set default value to force native HLS to false; added new GitHub action to process coveralls command
7f97fd5
- fix(captions): Added missing workflow to set active cue text properly when switching to a different one
4420189
- fix(hls): Changed way to create smooth quality switching by using different HLS method
83f2a06
- fix(captions): Added missing workflow to remove captions when switching to a different one
5a9f1dd
2.14.3
- build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6
#411
- build(deps-dev): bump ip from 1.1.8 to 1.1.9
#406
- fix(captions): Added missing documentation about captions and subtitles; fixed issue when using empty track tag and removed conditional to avoid rendering captions; fixed unit tests. Fixes #409
#409
- fix(captions): Added missing documentation about captions and subtitles; fixed issue when using empty track tag and removed conditional to avoid rendering captions; fixed unit tests. Fixes #409
#409
- fix(captions): Refactor code to remove remote captions due to CORS issues; fixed way to display VTT captions that overlap; fixed issues with QT captions for iOS
d920211
2.14.2
2.14.1
- Removed flag that prevented play to work as expected with preload="none"; fixes #403
#403
- Added alt element in subitems; reduced encoded SVG size to close #401; added validations to check if value is NaN and avoid setting it if so
#401
- Added new configuration setup for custom controls to insert it in a specific index if indicated; removed project from list
8e3dbf9
- Fixed issue with
alt
attribute not being set correctly284da73
- Fixed vulnerability
2013179