You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per-model pricing: session rows and daily/monthly stats bill each session at the price table of the model it actually used (v4-flash / v4-pro), so sessions that switched models stay accurate
auto price mode: flat legacy rates until 2026-08-17 00:00 Beijing time, then automatically switches to DeepSeek's official peak/off-peak schedule; the footer badge shows flat / peak / off-peak rate accordingly — no config change needed
Changed
Footer redesigned into three columns: status + price mode | current cost | date + time
Stats view simplified: dropped "Summary"/"Trend" headings, cumulative total label enlarged into one line
Curve Y axis reworked: unit label always visible, compact ticks (1B/500M), floating value pill at the latest point
Stats and live views aligned to identical heights; footer cost unified with stats figures
Fixed
Invisible budget bar (0.2.2 regression): replaced nonexistent theme tokens with the real suffixed variables
Stats view crash (0.2.2 regression): React Hooks order violation
Overestimated session cost: sessions mixing models were billed entirely at the current model's rate
Double-container whitespace and grey scrollbar strip in the stats view