Skip to content

Commit a80b79a

Browse files
committed
release: 0.6.61
1 parent b3f8ea7 commit a80b79a

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

docs/changeLog-zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.6.61
2+
1. 修复bilibili中使用自动画中画后视频会暂停问题
3+
2. 调整在启动画中画的页面可见时,关闭画中画不会暂停视频
4+
15
## v0.6.60
26
临时修复部分用户在bilibili中最小化浏览器会导致视频暂停问题
37

docs/changeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.6.61
2+
Fixes:
3+
1. Fixed an issue where videos could pause after enabling automatic picture-in-picture on Bilibili
4+
2. Adjusted behavior so closing picture-in-picture won't pause the video when the page that opened PIP is visible
5+
16
## v0.6.60
27
Temporary fix for an issue where minimizing the browser could pause video for some users on Bilibili
38

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.60",
3+
"version": "0.6.61",
44
"license": "MIT",
55
"author": "apades",
66
"type": "module",

0 commit comments

Comments
 (0)