Skip to content

Commit fffa118

Browse files
committed
CHORE: 升级版本号到 1.0.26
1 parent 2b9add5 commit fffa118

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

TASKS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Echo Loop 任务清单
22

3-
> 最后更新:2026-07-14(收口 Web 渠道恢复购买语义
3+
> 最后更新:2026-07-14(版本号升级到 1.0.26
44
> 当前焦点:Android 结束录音闪退(离线 ASR / Silero VAD)——仍未解决
55
66
## 当前优先级
@@ -60,6 +60,7 @@
6060

6161
## 最近完成(保留近两周)
6262

63+
- [x] 2026-07-14 22:38:版本号升级到 `1.0.26`
6364
- [x] 2026-07-14 22:24:修复订阅权益前台长驻跨过 expiresAt 后仍保持 Premium;`SubscriptionController` 根据有效权益到期时间安排一次性 refresh,新权益到来时重排 timer,并补到期刷新/重排/永久权益回归测试。
6465
- [x] 2026-07-14 22:11:收口 Web/direct 渠道恢复购买语义,`SubscriptionController.restore()` 在 Web 渠道转为后端权益刷新,避免误穿透到 `WebPurchaseService.restore()` 抛异常,并补充回归测试。
6566
- [x] 2026-07-14 21:59:修复订阅登出本地清理顺序,登出时先将权益状态置为 free 并清除本地缓存,再 best-effort 解绑 RevenueCat 身份;补充 RC 解绑延迟/失败时本地隔离立即生效的回归测试。

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.0.25
19+
version: 1.0.26
2020

2121
environment:
2222
sdk: ^3.9.2

0 commit comments

Comments
 (0)