meoacgx
|
e530aa1e7b
|
release: 发布 v1.31.54
## 本次版本主要更新
### 修复问题
- 账号导入恢复创建一对一 WARP,导入时可为账号创建独立 WARP 连接。
- 批量加群、订阅、启用 Bot 遇到 Telegram 瞬时连接取消时会重建客户端重试,降低 A task was canceled 失败。
- 账号持续活跃任务支持 Bot 私聊目标,可向 @xxxbot、t.me/xxxbot?start=... 和 tg://resolve?domain=xxxbot 发送文字词典内容。
- 修正 Release Linux 测试中 WARP 环境差异断言,避免不同 CI 平台因未启用 WARP 与非 Linux 环境返回顺序不同而误判。
## 验证
- dotnet build TelegramPanel.sln -c Release --no-restore
- dotnet test tests/TelegramPanel.Web.Tests/TelegramPanel.Web.Tests.csproj -c Release --no-build
- pnpm --dir frontend test
- pnpm --dir frontend run build
- mkdocs build --strict
|
2026-08-14 08:28:14 +08:00 |
|
meoacgx
|
72a04b3147
|
fix: 恢复导入创建一对一 WARP
|
2026-08-13 18:58:45 +08:00 |
|
meoacgx
|
adcbdee7f3
|
feat: 导入账号复用已有 WARP 池
移除导入流程按账号创建独立 WARP,新增 warp_pool 自动选择现有 active WARP,并同步前后端合同、测试和文档。\n\n遇到错误: 2\n调试迭代: 6\n详见反思报告: docs/workflows/2026-07/26_reflection_feature_warp-pool.md
|
2026-07-26 04:22:09 +08:00 |
|
meoacgx
|
672e9d740c
|
完善代理管理并保护账号首次连接出口
新增代理分类、批量管理、出口元数据与全局已有代理选择;强化导入/登录代理冻结、WARP 维护租约和 Resin 生命周期,并更新文档与回归测试。
|
2026-07-22 05:27:29 +08:00 |
|
meoacgx
|
6cfa9b41a4
|
增加 WARP 自动巡检与故障恢复
|
2026-07-22 01:32:28 +08:00 |
|
meoacgx
|
9773f56990
|
Release v1.31.34
|
2026-07-21 22:56:59 +08:00 |
|
meoacgx
|
057d55f9d8
|
Release v1.31.33
|
2026-07-21 08:15:36 +08:00 |
|