Skip to content

UpstreamOps v0.0.5

Choose a tag to compare

@bejix bejix released this 03 Jul 13:02
· 6 commits to main since this release

UpstreamOps v0.0.5

主要变化

  • 新增上游渠道排序字段,数值越大越靠前展示,并优先参与监控。
  • NewAPI Token/Cookie 模式编辑时回显已保存的 user_id,但不回显 Cookie 或访问令牌。
  • 渠道接口返回 NewAPI user_id,避免泄露已保存的 Cookie 或访问令牌。
  • README、后端版本和前端版本同步到 0.0.5。

镜像

docker pull ghcr.io/bejix/upstream-ops:v0.0.5
docker pull ghcr.io/bejix/upstream-ops:latest

生产环境建议锁定:

IMAGE_TAG=v0.0.5

升级方式

docker compose pull
docker compose up -d