Commit 2130855
committed
chore(release): 5.6.0 [skip ci]
# [5.6.0](v5.5.0...v5.6.0) (2025-12-04)
### Bug Fixes
* **cliproxy:** clarify paid tier messaging to reference google account tier ([848fbf4](848fbf4))
* **cliproxy:** correct model selection default and update fallback version ([fdb8761](fdb8761))
* **dev-release:** find next available dev version from npm ([482f3a7](482f3a7))
* **doctor:** use actual installed clipproxy version instead of hardcoded ([e3edcf6](e3edcf6))
* **prompt:** strip bracketed paste escape sequences from password input ([df31ffc](df31ffc))
* **update:** add --help support and --dev alias for update command ([b18163c](b18163c))
### Features
* **cliproxy:** add model catalog with configuration management ([4654c15](4654c15))
* **cliproxy:** add version management command ([7e07615](7e07615))
* **cliproxy:** add warning for broken claude proxy models on agy ([0e11426](0e11426)), closes [CLIProxyAPI#415](https://github.com/CLIProxyAPI/issues/415)
* **prompt:** add password input utility with masking ([3bdbff9](3bdbff9))
* **release:** simplify dev versioning with stable base ([942b4b9](942b4b9))1 parent 71d618a commit 2130855
File tree
5 files changed
+25
-4
lines changed- installers
5 files changed
+25
-4
lines changed| 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 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments