Releases: huangbogeng/cc-switch-ui
Release list
v0.1.9
What's Changed
- chore: bump to 0.1.9 with endpoint detection, model fetch, and route/switch separation by @huangbogeng in #32
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- chore: bump version to 0.1.7, code cleanup and deduplication by @huangbogeng in #31
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6 — Direct Mode Usage Monitoring
What's Changed
Direct Mode Usage Monitoring
- Session sync now uses model prefix as
provider_idinstead of_session - Dashboard shows session usage totals in direct mode
- Dashboard hides Local Route section when proxy is stopped
- UsagePage auto-syncs session logs on mount with manual sync button
Bug Fixes
- Usage queries now read from
proxy_request_logs(was reading emptyusage_records) - Fixed deadlock in
get_usage_provider_stats(Mutex reentrancy) - Fixed 30-Day Trend chart bars not rendering (CSS height chain)
- Added backend logging with timing to all usage handlers
Cleanup
- Merged
cost_calculator.rsintosession_usage.rs - Removed dead
UsageExtractortrait - Removed dead
get_proxy_request_logsandProxyRequestLogEntry
Full Changelog: v0.1.5...v0.1.6
What's Changed
- feat: direct mode usage monitoring, session sync cleanup by @huangbogeng in #29
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat: add MCP and Skills management with plugin skill import by @huangbogeng in #27
- feat: MCP/Skills management, live config merge, database modularization by @huangbogeng in #28
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Feat/cli crate refactor and runtime control by @huangbogeng in #25
- Feat/frontend cleanup provider dialog usage by @huangbogeng in #26
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: implement ProviderAdapter architecture for multi-provider proxy by @huangbogeng in #17
- refactor: solidify provider adapter auth by @huangbogeng in #18
- feat: route streaming usage + minimax route UX improvements by @huangbogeng in #19
- feat(proxy): align provider routing with upstream failover path by @huangbogeng in #20
- feat: advance provider routing parity and usage pipeline by @huangbogeng in #21
- refactor: rename backend crate and modularize proxy streaming by @huangbogeng in #22
- docs: align README progress with backend modularization status by @huangbogeng in #23
- fix(ci): release workflow uses cc-switch-server package by @huangbogeng in #24
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- ci(release): 将ubuntu runner升级至latest并使用musl静态链接 by @huangbogeng in #14
Full Changelog: v0.1.1...v0.1.2
What's Changed
- ci(release): 将ubuntu runner升级至latest并使用musl静态链接 by @huangbogeng in #14
Full Changelog: v0.1.1...v0.1.2
Version 0.1.1
What's Changed
- Format TypeScript configuration for improved readability by @huangbogeng in #10
- Release/fix bug by @huangbogeng in #11
- ci: 移除 Linux ARM64 构建目标以简化工作流 by @huangbogeng in #12
- Release/fix bug by @huangbogeng in #13
Full Changelog: v0.1.0-beta...v0.1.1
What's Changed
- Format TypeScript configuration for improved readability by @huangbogeng in #10
- Release/fix bug by @huangbogeng in #11
- ci: 移除 Linux ARM64 构建目标以简化工作流 by @huangbogeng in #12
- Release/fix bug by @huangbogeng in #13
Full Changelog: v0.1.0-beta...v0.1.1
What's Changed
- Format TypeScript configuration for improved readability by @huangbogeng in #10
- Release/fix bug by @huangbogeng in #11
- ci: 移除 Linux ARM64 构建目标以简化工作流 by @huangbogeng in #12
- Release/fix bug by @huangbogeng in #13
Full Changelog: v0.1.0-beta...v0.1.1
Version 0.1.0-beta
What's Changed
- Add Codex proxy target and upstream HTTP proxy settings by @huangbogeng in #1
- feat: 重构 OAuth 页面和增强 Proxy 功能 by @huangbogeng in #2
- Fix frontend lint issues by @huangbogeng in #3
- feat: add OpenRouter and Gemini Native provider presets by @huangbogeng in #4
- docs: rewrite README for better user understanding by @huangbogeng in #5
- docs: sync README_zh with English README by @huangbogeng in #6
- feat: add GitHub Actions release workflow and install script by @huangbogeng in #7
- Refactor build workflow, enhance UI styles, and update documentation by @huangbogeng in #8
- Enhance installation script UX and CI workflow for multi-platform support by @huangbogeng in #9
Full Changelog: https://github.com/huangbogeng/cc-switch-ui/commits/v0.1.0-beta
What's Changed
- Add Codex proxy target and upstream HTTP proxy settings by @huangbogeng in #1
- feat: 重构 OAuth 页面和增强 Proxy 功能 by @huangbogeng in #2
- Fix frontend lint issues by @huangbogeng in #3
- feat: add OpenRouter and Gemini Native provider presets by @huangbogeng in #4
- docs: rewrite README for better user understanding by @huangbogeng in #5
- docs: sync README_zh with English README by @huangbogeng in #6
- feat: add GitHub Actions release workflow and install script by @huangbogeng in #7
- Refactor build workflow, enhance UI styles, and update documentation by @huangbogeng in #8
- Enhance installation script UX and CI workflow for multi-platform support by @huangbogeng in #9
Full Changelog: https://github.com/huangbogeng/cc-switch-ui/commits/v0.1.0-beta
What's Changed
- Add Codex proxy target and upstream HTTP proxy settings by @huangbogeng in #1
- feat: 重构 OAuth 页面和增强 Proxy 功能 by @huangbogeng in #2
- Fix frontend lint issues by @huangbogeng in #3
- feat: add OpenRouter and Gemini Native provider presets by @huangbogeng in #4
- docs: rewrite README for better user understanding by @huangbogeng in #5
- docs: sync README_zh with English README by @huangbogeng in #6
- feat: add GitHub Actions release workflow and install script by @huangbogeng in #7
- Refactor build workflow, enhance UI styles, and update documentation by @huangbogeng in #8
- Enhance installation script UX and CI workflow for multi-platform support by @huangbogeng in #9
Full Changelog: https://github.com/huangbogeng/cc-switch-ui/commits/v0.1.0-beta
What's Changed
- Add Codex proxy target and upstream HTTP proxy settings by @huangbogeng in #1
- feat: 重构 OAuth 页面和增强 Proxy 功能 by @huangbogeng in #2
- Fix frontend lint issues by @huangbogeng in #3
- feat: add OpenRouter and Gemini Native provider presets by @huangbogeng in #4
- docs: rewrite README for better user understanding by @huangbogeng in #5
- docs: sync README_zh with English README by @huangbogeng in #6
- feat: add GitHub Actions release workflow and install script by @huangbogeng in #7
- Refactor build workflow, enhance UI styles, and update documentation by @huangbogeng in #8
- Enhance installation script UX and CI workflow for multi-platform support by @huangbogeng in #9
Full Changelog: https://github.com/huangbogeng/cc-switch-ui/commits/v0.1.0-beta
What's Changed
- Add Codex proxy target and upstream HTTP proxy settings by @huangbogeng in #1
- feat: 重构 OAuth 页面和增强 Proxy 功能 by @huangbogeng in #2
- Fix frontend lint issues by @huangbogeng in #3
- feat: add OpenRouter and Gemini Native provider presets by @huangbogeng in #4
- docs: rewrite README for better user understanding by @huangbogeng in #5
- docs: sync README_zh with English README by @huangbogeng in #6
- feat: add GitHub Actions release workflow and install script by @huangbogeng in #7
- Refactor build workflow, enhance UI styles, and update documentation by @huangbogeng in #8
- Enhance installation script UX and CI workflow for multi-platform support by @huangbogeng in #9
Full Changelog: https://github.com/huangbogeng/cc-switch-ui/commits/v0.1.0-beta