Openplayerjs Versions Save

Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads

v2.14.3

1 month ago
  • 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

v2.14.2

4 months ago

v2.14.1

4 months ago
  • 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

v2.14.0

4 months ago
  • build(deps-dev): bump follow-redirects from 1.15.1 to 1.15.4 #400
  • build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 #395
  • build(deps-dev): bump @babel/traverse from 7.18.2 to 7.23.2 #394
  • build(deps-dev): bump postcss from 8.4.14 to 8.4.31 #393
  • chore: Updated pipeline d43716f
  • chore: Updated pipeline fe26687
  • chore: Updated pipeline fae3b89
  • Update README.md 44b807e
  • chore: Updated pipeline 7c77f1a

v2.13.3

8 months ago

Updates to documentation

v2.13.2

8 months ago

An update to the README file

v2.13.1

8 months ago

v2.13.1

17 August 2023

  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #388
  • build(deps-dev): bump stylelint from 14.8.5 to 15.10.1 #387
  • build(deps): bump socket.io-parser from 4.2.2 to 4.2.3 #386
  • build(deps): bump vm2 from 3.9.17 to 3.9.18 #385
  • build(deps): bump engine.io and socket.io #384
  • build(deps): bump loader-utils from 2.0.2 to 2.0.4 #382
  • build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 #383
  • build(deps-dev): bump webpack from 5.73.0 to 5.76.0 #379
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #378
  • build(deps): bump ua-parser-js from 0.7.31 to 0.7.35 #377
  • build(deps): bump vm2 from 3.9.11 to 3.9.17 #375
  • build(deps): bump yaml from 2.1.1 to 2.2.2 #380
  • build(deps): bump json5 from 1.0.1 to 1.0.2 #381
  • build(deps): bump engine.io from 6.2.0 to 6.2.1 #376
  • chore: updated usage.md #374
  • Release 2.13.1 375ac41
  • chore: Reverted changes related to autoplay and iOS ad251da
  • fix(player): Added workaround to ensure proper play of audio when delay is present [`

v2.13.0

1 year ago
  • chore: generate source maps for distribution #365
  • fix(player): Modified webpack configuration to adapt to changes in Webpack 5 and changed name of library to create properly default element; fixes #366 #366
  • fix(player): Modified webpack configuration to create proper ES6/AMD default export; fixes #366 #366
  • chore: Removed CSS operations from webpack configuration; removed SVGs and used base64 encoded URLs for styles; added new commands to create distribution files for stylesheet 721f16f
  • chore: Upgraded distribution files 507e4c4
  • test config change 86677cd
  • test config change c7dbb06
  • chore: Added missing file c94cc00
  • test config change 673fb81
  • Update README.md 3a047a2
  • chore: Reintegrated public path in webpack configuration 0425892

v2.12.0

1 year ago
  • Update usage.md #355
  • chore: Upgraded Typescript and fixed initial errors found by linter #351
  • fix: upgrade core-js from 3.22.7 to 3.22.8 #350
  • chore: upgraded packages and optimized elements to support Node 16 3cfd2d3
  • chore: upgraded packages and optimized elements to support Node 16 031e470
  • feat(player): Added new addElement method to create custom HTML elements rather than just buttons; updated documentation to reflect change 028c218
  • chore: Updated documentation to clarify the Levels option and its usage a5256b4
  • fix(levels): Removed type casting of selected level to number to make it more flexible; updated documentation related to it 4f7d21d
  • fix(player): Added missing async/await keywords for load; added missing workflow when loading media on a tag without any sources 5a08c18
  • chore: Added new project for demo area 8ee249e
  • chore: Updated documentation to clarify the workflo when setting control layers 1fde38a
  • chore: Added new section to explain current UI vs layers e1a2ae9
  • feat(player): Added stop method to pause properly live streaming 9a811b9
  • fix(player): Fixed issue with potential XSS attack for custom elements c3a73bc
  • chore: Removed badge and updated corejs version in Babel config 652cfdd
  • chore: Fix last issue with linter 8903f27
  • docs: Updated demo list 0e90da8

v2.11.0

1 year ago
  • fix: upgrade core-js from 3.22.6 to 3.22.7 #349
  • fix: upgrade core-js from 3.22.5 to 3.22.6 #348
  • fix: upgrade core-js from 3.22.4 to 3.22.5 #347
  • fix: upgrade core-js from 3.22.2 to 3.22.4 #345
  • fix: upgrade core-js from 3.22.0 to 3.22.2 #344
  • fix: upgrade core-js from 3.21.1 to 3.22.0 #343
  • build(deps): bump ansi-regex from 3.0.0 to 3.0.1 #341
  • build(deps): bump minimist from 1.2.5 to 1.2.6 #340
  • feat(player): Added new flags to disable rewind/skip from progress bar; refactor minor piece to merge recursively complex objects from config (with the exception of labels) 3c03a49
  • fix(player): Added conditionals to ensure elements will be removed if they exist; removed link from documentation a059236
  • Update config.yml 859dfa0
  • Update config.yml 7ff8b84
  • Update package.json ba42bfa
  • Update README.md ed2229e
  • Update config.yml c3a55e0
  • Update config.yml ebacf79
  • Update config.yml d77355f
  • Update config.yml 7e52241
  • Update config.yml 37b957b