Skip to content

Releases: DualSubs/Universal

v1.7.5

23 Nov 07:45

Choose a tag to compare

🛠️ Bug Fixes

  • 降级 HBO Max 兼容性,在 tvOS 上使用覆盖字幕代替生成新的字幕选项。

🔄 Other Changes

  • HBO Max 正则表达式更新,提升匹配准确性。

v1.7.4

22 Nov 03:12

Choose a tag to compare

🛠️ Bug Fixes

  • 降级 HBO Max 兼容性,在 tvOS 上使用覆盖字幕代替生成新的字幕选项。

🔄 Other Changes

  • HBO Max 正则表达式更新,提升匹配准确性。

v1.7.3

09 Oct 06:20

Choose a tag to compare

🛠️ Bug Fixes

  • 降级 HBO Max 兼容性,在 tvOS 上使用覆盖字幕代替生成新的字幕选项。

🔄 Other Changes

  • HBO Max 正则表达式更新,提升匹配准确性。

v1.7.2

08 Sep 03:11

Choose a tag to compare

🔄 Other Changes

  • 增加阿拉伯语(AR),印度尼西亚语(ID)支持

v1.7.1

17 Apr 03:21

Choose a tag to compare

🛠️ Bug Fixes

  • 恢复了 TVTV+ 平台的支持
    • 需要配合新版  iRingo: 📺 TV 同时使用
    • 不再需要 MitM play.itunes.apple.complay-edge.itunes.apple.com

v1.7.0

19 Dec 08:51

Choose a tag to compare

🆕 New Features

  • 升级了字幕选项生成函数,现在 Max(iOS/iPadOS)兼容平台也可使用官方双语字幕了
    • 兼容平台媒体播放器不遵守AppleAVPlayer规范,字幕选项不按照 m3u8 文件中的字幕选项生成的平台
    • 对于兼容平台,当[字幕] 启用类型同时勾选多种字幕类型时,字幕生成优先级始终为:官方双语字幕 > 翻译字幕
    • 字幕生成器优先查询是否有指定语言的两种官方字幕,如有,则会生成官方双语字幕,如没有,则生成翻译双语字幕

🛠️ Bug Fixes

  • 修复了 URI 相对路径生成错误的问题

🔣 Dependencies

  • 升级了 @nsnanocat/util

v1.6.11

10 Dec 08:54

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

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

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

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