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

Skip to content

Releases: openplayerjs/openplayerjs

2.14.10

25 Apr 02:16
Compare
Choose a tag to compare

v2.14.9

25 Apr 02:09
Compare
Choose a tag to compare

v2.14.9

22 April 2025

  • fix(player): Added new conditional to ensure that Play button will reset to original state if video ended and a new media source was loaded; updated test and fixed NPM warnings 7be4d23
  • fix: upgrade core-js from 3.40.0 to 3.41.0 0beb595

2.14.8

12 Feb 03:38
Compare
Choose a tag to compare
  • fix: upgrade core-js from 3.39.0 to 3.40.0 #431
  • fix: upgrade core-js from 3.38.1 to 3.39.0 #430
  • build(deps-dev): bump elliptic from 6.5.7 to 6.6.0 #429
  • fix(docs): Fixed table formatting issue f564c82
  • fix(docs): Fixed discrepancy in documentation 180dbe0

2.14.7

12 Feb 03:26
Compare
Choose a tag to compare
  • fix: upgrade auto-changelog from 2.4.0 to 2.5.0 #425
  • build(deps): bump body-parser from 1.20.2 to 1.20.3 #426
  • build(deps): bump cookie and socket.io #428
  • Release 2.14.7 bb9564f
  • Fixed merge issues 63f98ae
  • fix: upgrade core-js from 3.22.8 to 3.37.1 c6298da

2.14.6

09 Oct 18:50
Compare
Choose a tag to compare
  • Fix ad request muted state #427
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 #422
  • fix(player): Removed crypto alias to favor Web Crypto API; upgraded package. Fixes #424 #424
  • chore: Upgraded packages and fixed global interface for network connection 2f2cf56
  • Release 2.14.5 d547b94

2.14.5

25 Aug 00:10
Compare
Choose a tag to compare
  • fix(player): Removed crypto alias to favor Web Crypto API; upgraded package. Fixes #424 #424
  • chore: Upgraded packages and fixed global interface for network connection f1a8219

2.14.4

22 May 00:13
Compare
Choose a tag to compare
  • 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

26 Mar 21:38
Compare
Choose a tag to compare
  • 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

13 Jan 12:48
Compare
Choose a tag to compare

2.14.1

13 Jan 12:46
Compare
Choose a tag to compare
  • 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 correctly 284da73
  • Fixed vulnerability 2013179