Skip to content

Releases: DualSubs/Universal

v1.6.11

10 Dec 08:54
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill
  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill

v1.6.10

05 Dec 08:01
Compare
Choose a tag to compare
v1.6.10 Pre-release
Pre-release

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill
  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill

v1.6.9

02 Dec 06:39
Compare
Choose a tag to compare
v1.6.9 Pre-release
Pre-release

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill
  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill

v1.6.8

29 Nov 08:42
Compare
Choose a tag to compare
v1.6.8 Pre-release
Pre-release

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔣 Dependencies

  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill
  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app
    • 使用了全新的 Console polyfill

v1.6.7

21 Nov 16:19
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 External.Lyrics.response网易云音乐歌词源逐字歌词丢失的问题

🔣 Dependencies

  • 移除了 External.Lyrics.response 中的 @nsnanocat/url polyfill

v1.6.6

19 Nov 04:33
Compare
Choose a tag to compare

🆕 New Features

  • 新增支持 Max 平台国际服
  • Surge 模块内置参数面板新增字幕位置设置功能
  • Loon 插件内置设置面板新增字幕位置选择功能

🔣 Dependencies

  • 升级了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill
  • 升级了 @nsnanocat/util
    • utilsubmodule 更改为 package
    • $platform 改为 $app

v1.6.5

10 Nov 13:22
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 Translate.response 未能成功识别翻译 YouTube Music app 歌词的问题

🔣 Dependencies

  • 增加了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill

v1.6.4

10 Nov 05:30
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 External.Lyrics.response 发送请求时错误将字符串 encodeURIComponent 两次的问题

🔣 Dependencies

  • 升级了 @nsnanocat/util
    • $platform 改为 $app
    • 使用了全新的 URLURLSearchParams polyfill

🔄 Other Changes

  • 重构了 detectPlatform

v1.6.3

07 Nov 01:29
Compare
Choose a tag to compare

🔄 Other Changes

  • 兼容 audio/x-mpegurl 格式的 m3u8
  • 重构 Manifest.response 脚本

v1.6.2

05 Nov 06:45
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 YouTubetimedText 格式自动生成 (asr) 字幕翻译字幕生成错误

🔣 Dependencies

  • 分离翻译器脚本中的 YouTubeSpotifyprotobuf
  • 分离外部歌词脚本中的 YouTubeSpotifyprotobuf