Skip to content

Commit 53b24f8

Browse files
committed
release: 0.6.59
1 parent bb0c395 commit 53b24f8

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

docs/changeLog-zh.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.6.59
2+
功能:
3+
1. 增加快捷键锁定播放器功能
4+
2. 增加bilibili直播的表情显示,可以通过[弹幕]设置关闭只有表情的弹幕
5+
6+
修复:
7+
1. 快捷键设置面板样式错误问题
8+
2. 媒体控制中心在一些情况下没法打开画中画的问题
9+
3. 网页的画中画API注入问题
10+
111
## v0.6.58
212
功能:
313
1. 增加设置导出导入功能

docs/changeLog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.6.59
2+
Features:
3+
1. Add shortcut to lock the player
4+
2. Add emoji display for Bilibili live; emoji-only danmaku can be disabled in [Danmaku] settings
5+
6+
Fixes:
7+
1. Shortcut settings panel styling issues
8+
2. Media controls sometimes failing to open picture-in-picture
9+
3. Website picture-in-picture API injection issues
10+
111
## v0.6.58
212
Features:
313
1. Add settings export/import feature

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

0 commit comments

Comments
 (0)