Skip to content

Sub2API Plus 0.2.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 21:21
· 769 commits to main since this release

Technical preview / 技术预览: 当前 0.2.x 仅用于开发、兼容性测试和隔离验收,未完成生产级安全、压力、容灾和回滚验证。请勿直接接入生产业务、真实付费用户、不可替代数据或高价值凭据。完整说明见 DISCLAIMER.md。本提示不对 LGPL-3.0-or-later 增加许可限制。

更新日志 / Changelog

  • 恢复官方 Codex 指纹四档生命周期(offdevicesessionfull),统一 HTTP 与 WebSocket 行为。
  • WebSocket 连接池按稳定的 session、thread、parent-thread、installation 和 API key 隔离,并忽略每回合变化的标识。
  • 增加历史 device-only 迁移恢复标记,保留管理员明确编辑后的档位语义。
  • 修复 golangci-lint 报错,补充正文投影、连接复用和错误检查回归测试。
  • 已通过完整 CI、安全扫描、前端检查、后端单元/集成测试和开发构建。

📥 Installation

Docker:

# GitHub Container Registry
docker pull ghcr.io/zcj-ui/sub2api-plus:0.2.5

One-line install (Linux):

curl -sSL https://raw.githubusercontent.com/zcj-ui/sub2api-plus/main/deploy/install.sh | sudo bash

Manual download:
Download the appropriate archive for your platform from the assets below.

📚 Documentation