Skip to content

Commit 11278ef

Browse files
committed
release: 0.6.57
1 parent 184a0be commit 11278ef

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

docs/changeLog-zh.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.6.57
2+
修复画中画关闭后视频声音丢失问题
3+
14
## v0.6.56
25
1. 修复滚轮调整音量在替换模式中会滚动网页问题,且占用的了画中画模式的缩放功能问题
36
2. 修复twitch的部分视频切换时,弹幕没切换的问题

docs/changeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.6.57
2+
Fixed the problem of video sound loss after PIP is turned off
3+
14
## v0.6.56
25
1. Fixed the problem that the scroll wheel scrolls the web page in the replacement mode when adjusting the volume, and the zoom function of the PIP mode is occupied
36
2. Fixed the problem that the danmaku did not switch when switching some videos on Twitch

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmMiniPlayer",
3-
"version": "0.6.56",
3+
"version": "0.6.57",
44
"license": "MIT",
55
"author": "apades",
66
"engines": {

0 commit comments

Comments
 (0)