Releases: leolionart/CLIProxyAPI-Dashboard
Releases · leolionart/CLIProxyAPI-Dashboard
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.
v2.7.0 — Log Viewer + app log ingestion
Features
- Add unified Log Viewer tab with terminal-style stream, filtering/search, pause/resume, selection, and AI-debug copy export with redaction.
- Add app log ingestion pipeline in collector via log-events endpoint and normalized app_logs storage.
Fixes
- Improve light mode readability and polish for Log Viewer terminal UI while keeping behavior unchanged.
Chores
- Add app_logs migration/schema updates and bump version to v2.7.0.
v2.6.8 — Top 10 model charts + CI path build
Features
- None
Fixes
- Expand Usage Trends model scope from top 5 to top 10.
- Align Cost Analysis chart to top 10 models while keeping Details tab unbounded.
Docs
- None
Chores
- Build Docker images conditionally by changed paths in CI.
- Bump version to v2.6.8.