📺 TV

v3.4.4正式版

🆕 New Features

  • 增加了启用绕过 SSL 证书固定校验设置项以应对 iOS/tvOS 18.4及以上版本的新要求
    • 不再需要 MitM play.itunes.apple.complay-edge.itunes.apple.com
    • 由于采用了新的修改方式,移除了[主机名] HTTP实时流(HLS)地址设置项
    • 由于采用了新的修改方式,移除了[主机名] FairPlay流(FPS)地址设置项
    • ShadowrocketQuantumult X 不支持此功能,如遇到问题,请在 BoxJs 中关闭此功能

v3.4.3正式版

🛠️ Bug Fixes

  • 修复体育节目分区页面加载问题
  • 修复儿童分区页面加载问题
  • 更新商店分区页面标签页

🔣 Dependencies

  • 升级了 @nsnanocat/util
  • 升级了 @nsnanocat/url

v3.4.2正式版

🛠️ Bug Fixes

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

🔣 Dependencies

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

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.4.1预发布

🛠️ Bug Fixes

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

🔣 Dependencies

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

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.4.0预发布

🛠️ Bug Fixes

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

🔣 Dependencies

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

🔄 Other Changes

  • 打包器由 rollup 更改为 rspack

v3.3.6正式版

🔄 Other Changes

  • 自动生成模块

v3.3.4-rc正式版

  • 首次发布