-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Releases: BigPizzaV3/CodexPlusPlus
Releases · BigPizzaV3/CodexPlusPlus
v1.2.7
v1.2.7 更新日志
新增
- 新增 Codex 图片覆盖层功能:可在设置中选择本地图片,并以半透明层叠加到 Codex 页面上。
- 覆盖层改为注入 data URI,避免 Codex 页面拦截本地 helper 图片请求导致破图。
改进
- 重做供应商切换逻辑,切换时使用独立的供应商配置写入流程。
- 优化供应商配置保存与切换校验,降低切换时误用旧配置的风险。
- 调整界面配色并修复浅色模式失效问题。
- 更新版本号与更新检测版本到 1.2.7。
移除
- 移除 cc-switch 联动相关逻辑与配置协调模块。
修复
- 修复覆盖图片显示为损坏图标的问题。
- 修复 helper 图片路径带查询参数时的路由匹配问题。
Full Changelog: v1.2.6...v1.2.7
Assets 6
v1.2.6
适配最新版Codex的会话目录
Assets 6
6 people reacted
v1.2.5
What's Changed
- fix: pr-build.yaml ref_name containing a path separator by @nb5p in #819
- fix: 修复中转硅基流动时,Codex提示"unsupported call"问题 by @yu502950715yang in #771
- fix: detect standalone Codex installations on Windows by @lennney in #809
- fix(relay-test): 測試模型回退優先用 profile 自身 model by @polo7261 in #830
- fix(relay): auto-retry with /v1 prefix on 404 during connection test by @lennney in #873
- feat: show running duration in LatestLaunch instead of absolute time by @lennney in #843
- feat: detect unexpected Codex stop and notify user by @lennney in #844
- feat: bundle Inter & JetBrains Mono via @fontsource for offline use by @lennney in #847
- feat: add CC Switch config ownership coordination by @Nigmat-future in #856
- ui: redesign preset selector with Codex brand colors, search, and initial icons by @lennney in #881
New Contributors
- @yu502950715yang made their first contribution in #771
- @lennney made their first contribution in #809
- @polo7261 made their first contribution in #830
- @Nigmat-future made their first contribution in #856
Full Changelog: v1.2.4...v1.2.5
Contributors
nb5p, yu502950715yang, and 4 other contributors
Assets 6
v1.2.4
What's Changed
- 修复 Windows 单实例端口异常占用导致无法启动 by @130040167 in #723
- feat: add Zed remote project registry by @Zhaoyikaiii in #697
- Fix provider sync for multiple session_meta records by @ZHAO-YIFENG in #733
- docs: clarify hybrid login relay mode by @aDragon0707 in #445
- fix(macos): 修正 DMG 打包 bundle 结构 by @lg320531124 in #741
- 限制 Fast 服务模式仅用于支持模型 by @szcascsa in #724
New Contributors
- @130040167 made their first contribution in #723
- @Zhaoyikaiii made their first contribution in #697
- @ZHAO-YIFENG made their first contribution in #733
- @aDragon0707 made their first contribution in #445
- @lg320531124 made their first contribution in #741
Full Changelog: v1.2.3...v1.2.4
Contributors
130040167, Zhaoyikaiii, and 4 other contributors
Assets 6
52 people reacted
v1.2.3
根据codex版本自动选插件解锁方式
Assets 6
38 people reacted
v1.2.2
兼容旧版 codex 插件解锁方式
会话同步可以选择供应商 id
Assets 6
18 people reacted
v1.2.1
此版本是为最新版 codexapp 适配,
如果您使用的版本不是最新版 codexapp 请更新 codexapp 或使用旧版本 1.1.9 之前的
tg: https://t.me/CodexPlusPlus
Full Changelog: v1.2.0...v1.2.1
Assets 6
7 people reacted
v1.2.0
- 修复Codex启动卡加载的问题
- 解决最新版CodexApp纯API模式下插件市场不完整的问题
欢迎加入 tg: https://t.me/CodexPlusPlus
What's Changed
Full Changelog: v1.1.9...v1.2.0
Assets 6
13 people reacted
v1.1.9
- 修复绿点闪烁问题
- 优化Chat协议转换
- 管理工具增加会话查看删除
- 增加请求UA配置
- 修复混合API模式丢失KEY的问题
- 修复会话同步功能在官方模式的 bug
- 修复 mcp 提取后回写错误的 bug
- 增加会话同步的进度条显示
What's Changed
- fix(macos): add Applications link to DMG(增加 MacOs 的 Application 安装链接) by @kokotao in #258
- fix: preserve rollout file mtime during provider sync by @patrick-fu in #270
- feat(worktree): support upstream branch worktrees by @yangchuansheng in #292
- 设计了图标png和ico,望喜欢! by @starlsd93-sudo in #390
- fix(inject): apply dark theme to delete-confirm and project-move dialogs by @crimsondhaks in #393
- feat(relay): add custom User-Agent configuration by @WangZhuo2015 in #461
- fix: normalize codex plus trigger style by @nb5p in #444
- fix(cdp): support IPv6 loopback target discovery by @MonitorAllen in #505
- fix(manager): grant dialog plugin capability so file pickers actually... by @crimsondhaks in #494
New Contributors
- @kokotao made their first contribution in #258
- @patrick-fu made their first contribution in #270
- @starlsd93-sudo made their first contribution in #390
- @crimsondhaks made their first contribution in #393
- @WangZhuo2015 made their first contribution in #461
- @nb5p made their first contribution in #444
- @MonitorAllen made their first contribution in #505
Full Changelog: v1.1.7...v1.1.9
Contributors
- @nb5p
- @WangZhuo2015
- @yangchuansheng
- @patrick-fu
- @MonitorAllen
- @kokotao
- @crimsondhaks
- @starlsd93-sudo
nb5p, WangZhuo2015, and 6 other contributors
Assets 6
13 people reacted
v1.1.9-alpha.2
v1.1.9-alpha.2
Pre-release
Pre-release
- 修复会话同步功能在官方模式的 bug
- 修复 mcp 提取后回写错误的 bug
- 增加会话同步的进度条显示
Full Changelog: v1.1.9-alpha.1...v1.1.9-alpha.2
Assets 6
13 people reacted