Releases: leolionart/CLIProxyAPI-Dashboard
Releases · leolionart/CLIProxyAPI-Dashboard
Release list
Release 2026-06-19 07:45
Highlights
- Fixed the API Keys dashboard so it displays resolved API-key aliases/names instead of endpoint names, raw key-like values, or hash-only labels when CPA SQLite attribution is available.
- Added collector diagnostics for CPA-Manager
usage.sqlitemounts, including health output for configured path, existence, and readability. - Added warning/app-log visibility when
CPA_USAGE_DB_PATHis configured but unreadable, so production no longer silently falls back to management API data. - Documented the production
CPA_USAGE_DATA_DIRandCPA_USAGE_DB_PATHsetup needed for CPA-Manager deployments.
Maintenance
- Removed tracked backup and temporary files from the repository.
- Added release-note coverage for the cleanup and CPA SQLite diagnostics changes.
Release 2026-06-06 17:50
Generated by centralized release manager.
Changes
a5e45a8Add release notes1e8e825Document release notes push policy9e400bbUpdate dashboard cost and auth defaultse4c658dMaterialize credential hourly stats31b63fafix: show API key token type trends from CPA data85fe38efix: show API key breakdown across usage dashboard72a8920fix: derive dashboard stats from CPA sqlite eventsbfa80f0fix: recover CPA API key usage from sqlited7aff0efix: label CPA usage as credentialsf92ec7ffix: show readable API key token usagef93dcc4fix: chart API key breakdown from credential stats4afea75fix: aggregate skill stats by app timezoneea9b7fcfix: run Codex hook wrapper with shell1f20fb2ui: collapse Codex manual setup154b6c4feat: add one-step Codex tracking setupe39efd6docs: add Codex hook setup guide4b5aee5fix: group credential stats by API key identity30a0e94feat: support CPA usage and agent skill trackingde6923echore: bump version to v2.8.8
v2.8.7 — Skills chart color consistency
Features
- None
Fixes
- Align Skills mixed chart requests column color with API Keys chart style
- Keep line vs column colors distinct and synchronize legend/tooltip labels with chart series
- Match requests column corner radius to API Keys style
Docs
- None
Chores
- Bump version to v2.8.7
v2.8.6 — skill TPR time-series trend
Features
- Add TPR (tokens per run) time-series in Skill Detail modal.
- Show TPR by hour for single-day ranges and by day for multi-day ranges.
Fixes
- Normalize skill token trend by run count to expose token intensity over time.
Docs
- None.
Chores
- Bump version to v2.8.6.
v2.8.5 — skill token intensity delta
Features
- Add avg tokens/run in Skill Detail modal.
- Add previous-period comparison for token intensity with direction hints (tốn hơn / tiết kiệm hơn).
Fixes
- Ensure Skill Detail previous-period window uses the same duration as current selected date range.
Docs
- None.
Chores
- Bump version to v2.8.5.
v2.8.4 — skills analytics polish
Features
- add richer Skills analytics with clickable skill detail dialogs and mock preview data
- refresh the dashboard auth/loading experience in the latest UI updates
Fixes
- keep Top Skills, Top Projects, and Top Devices aligned in one row for a clearer leaderboard layout
- pass admin auth env through to the collector runtime
Chores
- build both Docker images consistently in CI
- bump version to v2.8.4
v2.8.3 — refine image rebuild triggers
Chores
- Refine Docker image path filters so collector and frontend rebuilds track the right source and config changes more explicitly
- Bump dashboard version to v2.8.3
v2.8.2 — simplify same-compose auth flow
Fixes
- Make Origin and Referer enforcement optional by default for the same-compose deployment flow
Chores
- Clarify docker dev workflow and default PostgREST host port behavior
- Bump dashboard version to v2.8.2
v2.8.1 — add admin dashboard auth
Features
- Add collector-managed admin session auth to lock dashboard UI, PostgREST reads, and browser admin actions
- Introduce a simplified single-password login flow with persistent HttpOnly session cookies
- Align the login experience with the dashboard's existing design system
Chores
- Add admin session schema and migration for fresh installs and existing databases
- Bump dashboard version to v2.8.1
v2.8.0 — logging and log viewer UX upgrades
Features
- Expand collector instrumentation with env-gated lifecycle/debug logging and structured sync tracing.
- Improve log viewer interactions with shift-range selection, double-click single selection, and jump-to-latest behavior.
- Add copy-feedback state in Setup Guide code blocks.
Fixes
- Keep log stream behavior intuitive by auto-scrolling only when user remains near the latest entries.
- Continue treating external skill failures as warning-level in viewer.
Docs
- Refresh
.env.examplewith active configuration knobs for collector/logging and frontend refresh.
Chores
- Add app logs paging index migration for stable newest-first queries.
- Bump frontend version to
2.8.0.