What's Changed
Dependencies
This release bundles updates from CLIProxyAPIPlus v6.7.50-0 through v6.7.53-0:
CLIProxyAPIPlus Updates
| Version | Changes |
|---|---|
| v6.7.53-0 | Fix Claude Opus 4.6 metadata, Enable Haiku 4.5 extended thinking |
| v6.7.52-1 | Fix empty content in Claude format messages |
| v6.7.52-0 | Add Claude Opus 4.6 support for Kiro, Centralize Codex constants |
| v6.7.51-0 | Register Claude 4.6 static data, Remove redundant bytes.Clone |
| v6.7.50-0 | Add GPT 5.3 Codex model, Optimize payload cloning & JSON schema |
Fixes
- release: Run changelog generation even if some platforms fail
Maintenance
- Sync version in package.json and Cargo.toml to match git tag v0.3.103
Full Changelog
7c3bfab chore: bump version to v0.3.103
2a05eeb fix(release): run changelog even if some platforms fail