Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.11.0"
".": "1.12.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.12.0](https://github.com/XxxXTeam/codex-proxy/compare/v1.11.0...v1.12.0) (2026-08-19)


### ✨ 新功能

* 完善指纹配置,支持收敛会话信息 ([ad69900](https://github.com/XxxXTeam/codex-proxy/commit/ad69900d6a89542636e60b1e563e0be08e1eec85))


### 🐛 错误修复

* 修复工作流错误 ([62378d4](https://github.com/XxxXTeam/codex-proxy/commit/62378d404adbda67937ac2b8e6c0fe64d1a82fb9))

## [1.11.0](https://github.com/XxxXTeam/codex-proxy/compare/v1.10.0...v1.11.0) (2026-08-18)


Expand Down