Releases: itsmylife44/cliproxyapi-dashboard
Releases · itsmylife44/cliproxyapi-dashboard
dashboard: v0.1.80
dashboard: v0.1.79
dashboard: v0.1.78
dashboard: v0.1.77
0.1.77 (2026-04-17)
Bug Fixes
- config-sync: keep bundled opencode config consistent with dashboard settings (7683bf8)
- local-dev: fix PowerShell 5.1 compatibility in setup-local.ps1 (0927f80)
- local-dev: harden cross-platform dashboard startup (d27b6e9)
- providers: support local/keyless custom providers (Ollama) — closes #197 (#198) (bce4c49)
- slim: align dashboard editor with upstream (#196) (058d2ad)
dashboard: v0.1.76
0.1.76 (2026-04-15)
Features
Bug Fixes
- add missing oauth-import-normalization module (c7e56fa)
- api: eliminate race condition with optimistic concurrency (0a4ee97)
- force clean checkout and no-cache on self-hosted runner (f70d672)
- refresh buttons now bypass server cache for update checks (6aa1c53)
- run tag-contributors for build-existing-tag action (2cb998c)
- update version.json for build-existing-tag action (b423665)
dashboard: v0.1.75
0.1.75 (2026-04-15)
Features
- add missing Council agent to oh-my-opencode-slim config (8975381)
- add workflow_dispatch trigger for manual all-contributors runs (92eb13f)
- backup: Complete backup/restore system for dashboard (#191) (3605913)
- fix usage data persistence for Docker Compose deployments (cbdbac0)
- oauth: Add quota group controls (#192) (738a1d2)
Bug Fixes
- add frontend network to usage-collector for package installation (8c21ab0)
- guard Prisma migration DELETE against missing revokedAt column (b9ccf60), closes #190
- guard revokedAt migration against missing column (a5b7e3e)
- improve usage page auto-refresh responsiveness (77d4eee)
- pass GITHUB_TOKEN as env var for all-contributors-auto-action v0.5.0 (3453ec0)
- use consistent CollectorState query in usage history API (9a600ed)
- use correct 'token' parameter for all-contributors-auto-action v0.5.0 (90ac1ce)
dashboard: v0.1.74
dashboard: v0.1.73
0.1.73 (2026-04-12)
Features
- add admin force logout all users control (012b8ee)
- add auto-update popup notification for admins (dc3ade7)
- add auto-update popup notification for admins (77ac83d)
- add client-side pagination to logs page (e61b268)
- add CLIProxyAPIPlus, Copilot and Kiro providers support (6dc06a0)
- add Copilot quota tracking and improve model grouping by provider (01dcb6f)
- add dashboard deployment via webhook from admin settings (0da0cfa)
- add dashboard UX improvements and Telegram quota alerts (#108) (6ec4da7)
- add estimated cost tracking per model in Usage Analytics (#175) (081fe04)
- add fullscreen update overlay with progress animation and auto-reload (#97) (0248de2)
- add get-status.sh and get-log.sh helper scripts for webhook (c7bba14)
- add global-error boundary and metadata title template (54657d2)
- add iFlow, Kimi, and Qwen OAuth provider support (3e83485)
- add iFlow, Kimi, and Qwen OAuth provider support (68ea9b4)
- add Kimi quota support and update provider docs (ca3cf4d)
- add local setup for macOS/Windows/Linux via Docker Desktop (14eadcc)
- add local setup for macOS/Windows/Linux via Docker Desktop (#36) (27bb36a)
- add logs viewer from PR #1 (b5c2bf5)
- add missing Perplexity Pro web UI models to sidecar (b606493)
- add model auto-discovery for custom providers (#32) (ffc0a9b)
- add multi-arch Docker build (amd64 + arm64) for Apple Silicon support (61d455c)
- add OAuth account enable/disable toggle (d6ad7ef)
- add OAuth health status badges and fix alias model override priority (ce1084a)
- add oh-my-opencode-slim support with variant toggle (#143) (152dc42)
- add optional webhook deploy service installation to install.sh (ea73737)
- add Perplexity Pro sidecar with dashboard cookie management (#54) (69fc1a5)
- add persistent dashboard header with live status pulse and user panel (#99) (46c86de)
- add persistent usage tracking with per-user views and time filters (5cf088e)
- add provider group management and priority ordering (#84) (a2d540b), closes #78
- add provider key naming, fix OAuth ownership registration and ID anonymization (ac5a28b)
- add qwen and iflow oauth provider support (b3fafeb)
- add qwen code and iflow oauth provider flows (4f5ab3c)
- add real Kimi quota tracking via /v1/usages endpoint (26523e8)
- add real Kimi quota tracking via /v1/usages endpoint (1905012)
- add recharts visualizations to dashboard pages (#106) (850b389)
- add separate proxy update notification component (21627df)
- add server-side session revocation with sessionVersion (4e75221)
- add server-side session version revocation (317ae1e)
- add setup wizard with inline forms and sequential step locking (12e597b)
- add variant, temperature, prompt_append, description to agent/category configs (54e1a5f)
- add Windows PowerShell dev-local script for local development (6e812bb)
- allow non-admin users to view their own usage stats (6fc67a3)
- api: add custom provider CRUD endpoints (1379c57)
- api: add usage collector endpoint with deduplication (82dbe87)
- api: add usage history query endpoint with time filters and role-based access (5e8207c)
- api: expose background sync failures to users (aeccd5f)
- api: standardize error response format (6b333dc)
- apply advanced Tailwind CSS layout techniques across dashboard (72c3673)
- config: add environment variable validation (b21b630)
- config: add proxy-url validation and emergency recovery (797fb6c)
- config: include custom providers in config generators (86b9106)
- config: restart CLIProxyAPI container after saving config (5f5c7ac)
- Dashboard deployment via webhook from admin settings ([579acb4](https://github.co...
dashboard: v0.1.69
dashboard: v0.1.68
0.1.68 (2026-04-06)
Features
Bug Fixes
- build: make clean-checkout dashboard builds reproducible (#167) (bd79d3b)
- config: preserve raw config.yaml fields when saving dashboard changes (#165) (44b07c9)
- lint: align eslint tooling and clear dashboard warnings (#168) (0f582d9)
- oauth: use manual launch flow when incognito mode is enabled (#166) (2bc8566)