Releases: zwmmm/CCManager
Releases · zwmmm/CCManager
v1.12.12
v1.12.11
Bug Fixes
- Update Usage Statistics to rely on the unified
ccusageall-agent report and support the latest daily JSON shape - Run
npxdirectly for usage refreshes to avoid loading interactive shell startup files - Polish Usage Statistics refresh feedback and summary row alignment
v1.12.10
Bug Fixes
- Restore Codex OAuth ChatGPT token writing to
auth.jsonwhile keepingconfig.tomllimited to the selected model
v1.12.9
Bug Fixes
- Update Codex provider configuration to store bearer tokens directly in
config.tomlwithout rewritingauth.json
Others
- Simplify Usage Statistics by removing session parsing, grouping, launch actions, and automatic startup refresh
v1.12.8
Others
- Hide Top Sessions section in Usage Statistics view temporarily
v1.12.7
Bug Fixes
- Fix ConfigRowView copying masked value instead of actual API key content
v1.12.6
Others
- Refresh the README with clearer install-first structure, project badges, keyboard shortcuts, and cc-switch credits
v1.12.5
Bug Fixes
- Update the default Codex GPT model to gpt-5.5 across API-key and ChatGPT OAuth providers
- Improve the Codex OAuth account form actions so refresh and logout controls stay compact in narrow layouts
Others
- Display the Codex model configuration label as uppercase
MODEL
v1.12.4
Bug Fixes
- Improve provider drag-and-drop reordering responsiveness by keeping drop-time UI updates lightweight and persisting sort order asynchronously
Others
- Improve CLI output formatting for agent-friendly usage
v1.12.3
Others
- Polish CollapsibleGroup and ContentView UI components