Skip to content

Releases: NSRingo/TestFlight

v3.4.0

24 Dec 08:54
Compare
Choose a tag to compare

🆕 New Features

  • 新增了总是显示安装选项功能,可以在设置中启用
    • 当启用此功能时,通过 Testflight 邀请加入链接的用户将始终看到安装选项,而不是此 Beta 版本的测试员已满。的提示
    • 连续点击安装按钮不会触发风控
  • 新增了合并通知开关功能,可以在设置中启用
    • 当启用此功能时,通知-电子邮件通知的开关将始终控制全部平台版本的通知
    • 用户可以通过这个功能在 iOS 平台上同步开关 tvOS 与 macOS 版本的通知

🔣 Dependencies

  • 升级了 @nsnanocat/util

v3.3.2

10 Dec 04:32
Compare
Choose a tag to compare

🛠️ 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.1

05 Dec 08:27
Compare
Choose a tag to compare
v3.3.1 Pre-release
Pre-release

🛠️ 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.0

04 Dec 08:27
Compare
Choose a tag to compare
v3.3.0 Pre-release
Pre-release

🛠️ 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.2.4

13 Oct 07:35
Compare
Choose a tag to compare

🔄 Other Changes

  • 自动生成模块

v3.2.2-rc3

07 Oct 14:12
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • Storefront 数据库

v3.2.1-rc

05 Oct 17:55
Compare
Choose a tag to compare
  • 首次发布