Releases: tsukumijima/DPlayer
Releases · tsukumijima/DPlayer
v1.32.3
What's Changed
- feat: supports HLS playlists with multiple audio tracks
- fix: adjustments around the danmaku opacity bar
Full Changelog: v1.32.2...v1.32.3
v1.32.2
v1.32.1
What's Changed
- fix: in Safari and the WKWebView browser on iOS/iPadOS, a rendering bug causes the danmaku to flicker if try to show it right away
- feat: seek bar thumbnails can now be specified flexibly
- refactor: modernized Mouse/Touch event handling for seekbar operation to improve usability
- fix: improve Japanese translation
- fix: don't notify the number of seconds moved after operating the seek bar
- fix: top of selection panel gets cut off when playing speed is increased
- fix: left chevron icon turns right in Safari
- fix: issue where the IME button on smartphones becomes a search button
- chore: switch back to npm as package manager and update dependencies
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- build(deps-dev): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #25
- build(deps): bump axios from 1.7.2 to 1.7.4 by @dependabot in #26
- build(deps): bump elliptic from 6.5.6 to 6.5.7 by @dependabot in #27
- build(deps): bump express from 4.19.2 to 4.21.0 by @dependabot in #28
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #29
- build(deps): bump elliptic from 6.5.7 to 6.6.1 by @dependabot in #30
Full Changelog: v1.31.3...v1.32.0
v1.31.3
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
What's Changed
Full Changelog: v1.31.1...v1.31.2
v1.31.1
What's Changed
Full Changelog: v1.31.0...v1.31.1
v1.31.0
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
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
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