Skip to content

Commit bd672f1

Browse files
committed
release: 0.6.24
1 parent 28c6bed commit bd672f1

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/changeLog-zh.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.6.24
2+
1. 修复字幕大小设置无效问题
3+
2. 修复斗鱼直播视频过几分钟会卡住问题
4+
3. 修复Youtube某些情况下会出现滚动问题
5+
16
## v0.6.23
27
1. 修复直播的替换模式下,视频会被暂停
38
2. 修复替换模式下,按enter键没法弹出弹幕输入框

docs/changeLog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.6.24
2+
1. Fixed the problem of invalid subtitle size setting
3+
2. Fixed the problem that Douyu live video will get stuck after a few minutes
4+
3. Fixed the scrolling problem that may occur on Youtube in some cases
5+
16
## v0.6.23
27
1. Fixed the problem that the video will be paused in the replacement mode of live broadcast.
38
2. Fixed the problem that in the replacement mode, the danmaku input cannot pop up when pressing the enter key.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmMiniPlayer",
3-
"version": "0.6.23",
3+
"version": "0.6.24",
44
"license": "MIT",
55
"author": "apades",
66
"engines": {

0 commit comments

Comments
 (0)