🐳 Docker 镜像
docker pull weishaw/claude-relay-service:v1.1.314
docker pull weishaw/claude-relay-service:latest
docker pull ghcr.io/wei-shaw/claude-relay-service:v1.1.314
docker pull ghcr.io/wei-shaw/claude-relay-service:latest📦 主要更新
[unreleased]
Bug Fixes
- Harden images bridge with permission check, usage tracking and account marking (28dc709)
Features
- Add OpenAI-compatible /v1/images/generations bridged to Codex (6cc62d0)
Miscellaneous Tasks
- Sync VERSION file with release v1.1.314 [skip ci] (8479c7c)
Styling
- Fix ESLint and Prettier violations in images bridge (4f9cde2)
📋 完整更新日志
查看 所有版本
What's Changed
- feat(openai): OpenAI-compatible /v1/images/generations bridged to Codex (#1239) by @jackeycgamex in #1240
New Contributors
- @jackeycgamex made their first contribution in #1240
Full Changelog: v1.1.313...v1.1.314