| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-02 | 3.1 kB | |
| CodexPlusPlus-1.1.9-windows-x64-setup.exe | 2026-06-02 | 7.9 MB | |
| CodexPlusPlus-1.1.9-macos-x64.dmg | 2026-06-02 | 14.6 MB | |
| CodexPlusPlus-1.1.9-macos-arm64.dmg | 2026-06-02 | 13.9 MB | |
| README.md | 2026-06-02 | 2.3 kB | |
| v1.1.9 source code.tar.gz | 2026-06-02 | 5.6 MB | |
| v1.1.9 source code.zip | 2026-06-02 | 5.7 MB | |
| Totals: 7 Items | 47.8 MB | 14 | |
- 修复绿点闪烁问题
- 优化Chat协议转换
- 管理工具增加会话查看删除
- 增加请求UA配置
- 修复混合API模式丢失KEY的问题
- 修复会话同步功能在官方模式的 bug
- 修复 mcp 提取后回写错误的 bug
- 增加会话同步的进度条显示
What's Changed
- fix(macos): add Applications link to DMG(增加 MacOs 的 Application 安装链接) by @kokotao in https://github.com/BigPizzaV3/CodexPlusPlus/pull/258
- fix: preserve rollout file mtime during provider sync by @patrick-fu in https://github.com/BigPizzaV3/CodexPlusPlus/pull/270
- feat(worktree): support upstream branch worktrees by @yangchuansheng in https://github.com/BigPizzaV3/CodexPlusPlus/pull/292
- 设计了图标png和ico,望喜欢! by @starlsd93-sudo in https://github.com/BigPizzaV3/CodexPlusPlus/pull/390
- fix(inject): apply dark theme to delete-confirm and project-move dialogs by @crimsondhaks in https://github.com/BigPizzaV3/CodexPlusPlus/pull/393
- feat(relay): add custom User-Agent configuration by @WangZhuo2015 in https://github.com/BigPizzaV3/CodexPlusPlus/pull/461
- fix: normalize codex plus trigger style by @nb5p in https://github.com/BigPizzaV3/CodexPlusPlus/pull/444
- fix(cdp): support IPv6 loopback target discovery by @MonitorAllen in https://github.com/BigPizzaV3/CodexPlusPlus/pull/505
- fix(manager): grant dialog plugin capability so file pickers actually… by @crimsondhaks in https://github.com/BigPizzaV3/CodexPlusPlus/pull/494
New Contributors
- @kokotao made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/258
- @patrick-fu made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/270
- @starlsd93-sudo made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/390
- @crimsondhaks made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/393
- @WangZhuo2015 made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/461
- @nb5p made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/444
- @MonitorAllen made their first contribution in https://github.com/BigPizzaV3/CodexPlusPlus/pull/505
Full Changelog: https://github.com/BigPizzaV3/CodexPlusPlus/compare/v1.1.7...v1.1.9