| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-07-20 | 1.9 kB | |
| CodexPlusPlus-1.2.41-macos-x64.dmg | 2026-07-20 | 35.0 MB | |
| CodexPlusPlus-1.2.41-macos-x64.zip | 2026-07-20 | 30.6 MB | |
| CodexPlusPlus-1.2.41-windows-x64-setup.exe | 2026-07-20 | 21.1 MB | |
| CodexPlusPlus-1.2.41-windows-x64.zip | 2026-07-20 | 26.5 MB | |
| CodexPlusPlus-1.2.41-macos-arm64.zip | 2026-07-20 | 30.2 MB | |
| CodexPlusPlus-1.2.41-macos-arm64.dmg | 2026-07-20 | 34.0 MB | |
| README.md | 2026-07-20 | 659 Bytes | |
| v1.2.41 source code.tar.gz | 2026-07-20 | 18.9 MB | |
| v1.2.41 source code.zip | 2026-07-20 | 19.0 MB | |
| Totals: 10 Items | 215.3 MB | 58 | |
更新内容
- Windows 皮肤编辑器新增自动、亮色和暗色外观选项,并支持自定义强调色或跟随图片配色。
- 新建及普通皮肤未指定强调色时保留 Codex 原生主题配置,不再强制写入粉色配色。
- Windows 的恢复操作改为恢复 Codex 默认配色,保留当前图片和主题文字。
- Windows 隐藏不生效的完整色板,macOS 继续保留完整主题色板编辑。
- 完善主题外观和强调色配置的读取、备份恢复及回归测试。
验证
- npm run check
- npm test
- node tools/i18n-verify.mjs
- cargo fmt --all -- --check
- cargo test --workspace -j 1
- npm run build