Releases: DualSubs/YouTube
Releases · DualSubs/YouTube
v1.5.11
v1.5.10
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.5.9
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.5.8
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.5.6
🛠️ Bug Fixes
- 修复
Surge模块内置参数面板 - 修复
Loon插件内置设置面板 - 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔄 Other Changes
- util 由
submodule更改为package
v1.5.3
🛠️ Bug Fixes
- 修复
YouTube Music没有正确为 URL 添加参数的问题
🔄 Other Changes
- 打包器由
rollup更改为rspack