Releases: DualSubs/Spotify
Releases · DualSubs/Spotify
v1.9.12
v1.9.11
🔣 Dependencies
- 升级了
@nsnanocat/util
🔄 Other Changes
- 更新模块以适配新的 spotify 域名
gae?-spclient.spotify.com
v1.9.10
🔣 Dependencies
- 升级了
@nsnanocat/util
🔄 Other Changes
- 更新模块以适配新的 spotify 域名
gae?-spclient.spotify.com
v1.9.9
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.9.8
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.9.7
🛠️ Bug Fixes
- 修复
$argument和$persistentStore载入顺序颠倒的问题- 正确顺序为先读取
$argument再读取$persistentStore (BoxJs) - 即,有相同键名时,
$persistentStore (BoxJs)的值会覆盖$argument的值
- 正确顺序为先读取
🔣 Dependencies
- 升级了
@nsnanocat/utilutil由submodule更改为package$platform改为$app- 使用了全新的
Consolepolyfill
v1.9.5
🆕 New Features
翻译器允许通过参数面板传入任意语言代码- 传入的
语言代码如不受翻译API支持,则可能导致翻译失败,请先查阅各翻译API的支持语言列表进行确认 - 例如:当使用
微软翻译时,在参数面板的Language[1]填入lzh,可以将翻译语言设置为中文(文言文)
- 传入的
v1.9.2
🔄 Other Changes
- util 由
submodule更改为package
v1.9.1
🛠️ Bug Fixes
- 修复
Surge模块内置参数面板 - 修复
Loon插件内置设置面板
v1.9.0
🔄 Other Changes
- 打包器由
rollup更改为rspack