Skip to content

Commit 419361b

Browse files
committed
release: 0.6.27
1 parent caf9434 commit 419361b

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

docs/changeLog-zh.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.6.27
2+
1. 增加了个新的HTML弹幕引擎IronKinoko版
3+
2. 修复bilibili切换分p弹幕不正确问题
4+
3. 增加youtube字幕时间相近合并功能,避免字幕抖动
5+
4. 增加字幕动态大小,跟弹幕动态大小一样
6+
17
## v0.6.26
28
一些小问题修复
39

docs/changeLog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.6.27
2+
1. Added a new HTML danmaku engine IronKinoko version
3+
2. Fixed the problem of incorrect danmakus when switching between bilibili episode.
4+
3. Added the function of merging YouTube subtitles with similar time to avoid subtitle jitter
5+
4. added the function of dynamic size of subtitles, which is the same as the dynamic size of danmakus.
6+
17
## v0.6.26
28
Fixed some small bugs
39

package.json

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

0 commit comments

Comments
 (0)