Skip to content

Tags: Zone-42/cc-switch

Tags

v3.16.1

Toggle v3.16.1's commit message
chore(release): bump version to 3.16.1 and add release notes

v3.16.0

Toggle v3.16.0's commit message
chore(release): bump version to 3.16.0 and add release notes

- Bump version to 3.16.0 in package.json, Cargo.toml, tauri.conf.json, and Cargo.lock
- Add v3.16.0 release notes (zh/en/ja) with contributor credits

v3.15.0

Toggle v3.15.0's commit message
chore(release): bump version to 3.15.0

v3.14.1

Toggle v3.14.1's commit message
chore(release): bump version to 3.14.1

- Add v3.14.1 release notes (en/zh/ja) covering tray usage visibility,
  Codex OAuth stability fixes, Skills import/install reliability, and
  removal of the Hermes config health scanner
- Cut [Unreleased] into [3.14.1] in CHANGELOG with PR references
- Bump version in package.json, Cargo.toml, Cargo.lock, tauri.conf.json

v3.14.0

Toggle v3.14.0's commit message
Release v3.14.0

v3.13.0

Toggle v3.13.0's commit message
CC Switch v3.13.0

Major feature release: Lightweight Mode, Quota & Balance Visibility,
Provider Model Auto-Fetch, Codex OAuth Reverse Proxy, Tray Per-App
Submenus, Skills Discovery & Batch Updates, first-run onboarding,
session title extraction, URL-based provider icons, and 6 new
provider presets (TheRouter, DDSHub, LionCCAPI, Shengsuanyun,
PIPELLM, E-FlowCode).

139 commits | 280 files changed | +31,627 / -3,042 lines

v3.12.3

Toggle v3.12.3's commit message
chore(release): consolidate v3.12.3 release notes, changelog and test…

… fixes

Merge previously unreleased v3.12.4 content into v3.12.3:
- CHANGELOG: combine [Unreleased] into [3.12.3], clear [Unreleased]
- Release notes (zh/en/ja): add Copilot proxy, macOS signing,
  Reasoning Effort, OpenCode SQLite, Codex 1M toggle, Disable
  Auto-Upgrade toggle, and contributor thanks
- Fix test mocks for skill backup/restore hooks
- Fix schema migration test missing providers table
- Fix TempHome to save/restore CC_SWITCH_TEST_HOME env var

v3.12.2

Toggle v3.12.2's commit message
chore: bump version to v3.12.2 and add release notes

v3.12.1

Toggle v3.12.1's commit message
chore: bump version to v3.12.1 and add release notes

v3.12.0

Toggle v3.12.0's commit message
chore: upgrade all GPT model references to gpt-5.4

GPT no longer has separate codex variants (gpt-5.x-codex), unified as
gpt-5.4. Updated ~26 references across 8 files:

- Codex provider presets: default param + 12 vendor configs
- Codex custom template default model
- Universal provider default Codex model (gpt-4o → gpt-5.4)
- OpenCode @ai-sdk/openai: consolidated 7 old models into single gpt-5.4
- OpenCode RightCode: removed gpt-5.2-codex entry
- OMO agent/category recommended models (7 references)
- Stream check default Codex model
- Universal form fallback and placeholder
- Codex form placeholder text