Skip to content

Releases: tsukumijima/DPlayer

v1.31.3

17 Jul 12:39
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies
  • fix: unnecessary HTML escaping
  • remove: live LL-HLS video type only for KonomiTV
  • build(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #20
  • build(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #21
  • build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #22
  • build(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #23
  • build(deps): bump ws from 6.2.2 to 6.2.3 by @dependabot in #24

Full Changelog: v1.31.2...v1.31.3

v1.31.2

29 Oct 21:17
Compare
Choose a tag to compare

What's Changed

  • chore: Fix possible buffered range bug in InfoPanel by @xqq in #19
  • chore: update dependencies

Full Changelog: v1.31.1...v1.31.2

v1.31.1

29 Oct 07:30
Compare
Choose a tag to compare

What's Changed

  • chore: display more playback information on InfoPanel by @xqq in #18
  • fix: info panel format

Full Changelog: v1.31.0...v1.31.1

v1.31.0

27 Oct 11:51
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies
  • feat: add keepContainerInnerHTML to destroy() argument
  • feat: add API to instantly hide notice
  • feat: add API to detach event
  • demo: update player demo for KonomiTV
  • fix: correctly measure the width of multiline comments
  • feat: add API to attach once event
  • build(deps-dev): bump postcss from 8.4.29 to 8.4.31 by @dependabot in #16
  • build(deps): bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in #17

Full Changelog: v1.30.2...v1.31.0

v1.30.2

16 Sep 13:22
Compare
Choose a tag to compare

What's Changed

  • update: changed so that superimpose is not affected by showing/hiding of subtitle
  • feat: add option to set crossOrigin attribute of video element
  • update: change error notification text to red
  • feat: add setting to control whether comment form is closed after send
  • fix: update clip-path CSS when elements are added externally to the setting panel
  • feat: add setting to disable superimpose renderer when using aribb24.js
  • fix: audio does not switch depending on the click/tap position of the audio switching button

Full Changelog: v1.30.1...v1.30.2

v1.30.1

15 Sep 04:19
Compare
Choose a tag to compare

What's Changed

  • remove: video.removeAttribute('src') when using mpegts.js
  • fix: sent danmaku is not drawed

Full Changelog: v1.30.0...v1.30.1

v1.30.0

14 Sep 11:42
Compare
Choose a tag to compare

What's Changed

  • fix: video autoplay issue
  • fix: seek position not retained when switching quality and mpegts.js playback issue
  • fix: remove src attribute of HTMLVideoElement when initializing mpegts.js
  • fix: critical vulnerability causing DOM-based XSS via innerHTML
  • refactor: replace innerHTML that inserts text only with textContent
  • fix: when using mpegts.js and enableMSEWorker: true, video API requests are made without MSE before initializing mpegts.js
  • chore: update dependencies
  • build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #14
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #15

Full Changelog: v1.29.1...v1.30.0

v1.29.1

23 May 05:35
Compare
Choose a tag to compare

What's Changed

  • fix: notice style

Full Changelog: v1.29.0...v1.29.1

v1.29.0

23 May 05:00
Compare
Choose a tag to compare

What's Changed

  • refactor: move type definitions
  • feat: trigger with original event
  • chore: update dependencies
  • feat: add feature to specify the text color at the time of notice()
  • chore: remove promise-polyfill

Full Changelog: v1.28.1...v1.29.0

v1.28.1

02 May 03:05
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies

Full Changelog: v1.28.0...v1.28.1