Commit 70bf31e
committed
chore(release): bump CCSwitchMulti to v3.16.4-12
Update all release version surfaces to 3.16.4-12: package.json, src-tauri/Cargo.toml, src-tauri/Cargo.lock, and src-tauri/tauri.conf.json.
Add Chinese release notes for the Codex cross-provider routing hotfix. The release documents polluted codex-official target provider handling, official OAuth reasoning.content normalization, cross-provider /model history boundaries, and the intentionally scoped third-party native Responses passthrough behavior.
Validation run before tagging: rg confirmed no 3.16.4-11 version-surface residue; pnpm exec prettier --check package.json src-tauri/tauri.conf.json docs/release-notes/v3.16.4-12-zh.md; cargo fmt --manifest-path src-tauri/Cargo.toml --check; cargo test --manifest-path src-tauri/Cargo.toml codex_oauth_responses_normalizer --lib -- --nocapture; cargo test --manifest-path src-tauri/Cargo.toml codex_responses_passthrough --lib -- --nocapture; cargo test --manifest-path src-tauri/Cargo.toml proxy::providers::codex::tests --lib -- --nocapture; cargo test --manifest-path src-tauri/Cargo.toml proxy::providers::openai_compat::tests --lib -- --nocapture; git diff --check.1 parent 260d9da commit 70bf31e
5 files changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments