Skip to content

Commit 818b1a8

Browse files
committed
docs: CHANGELOG
Update CHANGELOG.md
1 parent 0bfb984 commit 818b1a8

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1+
### 🆕 New Features
2+
* 升级了字幕选项生成函数,现在 `Max(iOS/iPadOS)``兼容平台`也可使用官方双语字幕了
3+
* `兼容平台``媒体播放器`不遵守`Apple``AVPlayer`规范,字幕选项不按照 m3u8 文件中的字幕选项生成的平台
4+
* 对于`兼容平台`,当`[字幕] 启用类型`同时勾选多种字幕类型时,字幕生成优先级始终为:官方双语字幕 > 翻译字幕
5+
* 字幕生成器优先查询是否有指定语言的两种官方字幕,如有,则会生成官方双语字幕,如没有,则生成翻译双语字幕
6+
17
### 🛠️ Bug Fixes
2-
* 修复 `$argument``$persistentStore` 载入顺序颠倒的问题
3-
* 正确顺序为先读取 `$argument` 再读取 `$persistentStore (BoxJs)`
4-
* 即,有相同键名时,`$persistentStore (BoxJs)` 的值会覆盖 `$argument` 的值
8+
* 修复了 URI 相对路径生成错误的问题
59

610
### 🔣 Dependencies
7-
* 升级了 `@nsnanocat/url`
8-
* 使用了全新的 `URL``URLSearchParams` polyfill
911
* 升级了 `@nsnanocat/util`
10-
* `util``submodule` 更改为 `package`
11-
* `$platform` 改为 `$app`
12-
* 使用了全新的 `Console` polyfill

0 commit comments

Comments
 (0)