File tree Expand file tree Collapse file tree 3 files changed +361
-207
lines changed Expand file tree Collapse file tree 3 files changed +361
-207
lines changed Original file line number Diff line number Diff line change 1
- ### 🛠️ Bug Fixes
2
- * 修复 ` $argument ` 和 ` $persistentStore ` 载入顺序颠倒的问题
3
- * 正确顺序为先读取 ` $argument ` 再读取 ` $persistentStore (BoxJs) `
4
- * 即,有相同键名时,` $persistentStore (BoxJs) ` 的值会覆盖 ` $argument ` 的值
1
+ ### 🆕 New Features
2
+ * 新增了` 总是显示安装选项 ` 功能,可以在设置中启用
3
+ * 当启用此功能时,通过 Testflight 邀请加入链接的用户将始终看到` 安装 ` 选项,而不是` 此 Beta 版本的测试员已满。 ` 的提示
4
+ * 连续点击` 安装 ` 按钮不会触发风控
5
+ * 新增了` 合并通知开关 ` 功能,可以在设置中启用
6
+ * 当启用此功能时,` 通知 ` -` 电子邮件通知 ` 的开关将始终控制全部平台版本的通知
7
+ * 用户可以通过这个功能在 iOS 平台上同步开关 tvOS 与 macOS 版本的通知
5
8
6
9
### 🔣 Dependencies
7
10
* 升级了 ` @nsnanocat/util `
8
- * ` util ` 由 ` submodule ` 更改为 ` package `
9
- * ` $platform ` 改为 ` $app `
10
- * 使用了全新的 ` Console ` polyfill
11
- * 升级了 ` @nsnanocat/url `
12
- * 使用了全新的 ` URL ` 和 ` URLSearchParams ` polyfill
13
-
14
- ### 🔄 Other Changes
15
- * 打包器由 ` rollup ` 更改为 ` rspack `
You can’t perform that action at this time.
0 commit comments