Skip to content

subtracker: v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:23
34afa0b

0.3.0 (2026-08-29)

Features

  • add antigravity quota provider (a002246)
  • add horizontal padding to container cards (04da28d)
  • add input and terminal lifecycle (18a2f69)
  • add opencode usage provider (6197340)
  • add provider process boundary (3b98214)
  • add refresh state machine (a3efa91)
  • add Vim-style STC ASCII banner header centered above dashboard (4eb501f)
  • app: track update modal state (15d6695)
  • bootstrap subtracker data model (1ad4816)
  • center dashboard layout horizontally and vertically (0425890)
  • cli: schedule release update checks (96396a3)
  • fetch current codex quota (1a52abf)
  • implement visual redesign with theme, segmented quota bars, and responsive layouts (0b27462)
  • increase subscription text indentation to 7 characters (fcc55f6)
  • indent service titles on card border (c623582)
  • parse codex usage data (8d2464b)
  • refresh providers concurrently (085ac04)
  • remove 'remaining' in wide mode and center details in compact mode (a07e4cb)
  • render status line on bottom-right border of card blocks (4a6988a)
  • render subtracker dashboard (ad7bf28)
  • runtime: route update modal actions (d0f5f44)
  • support opencode-go and account.json auth formats (1e516c7)
  • switch opencode provider to go subscription usage endpoint (b96741d)
  • switch to dark pastel palette and indent subscription rows (09c4cd3)
  • ui: add release update spotlight (69d3414)
  • ui: add responsive density scaling, logo rules, and quota spacing (f3ba65f)
  • ui: add update preview mode (56e1172)
  • ui: grid layout, bar expansion and phase docs (f06bda3)
  • ui: map keyboard controls to provider cards (077219f)
  • ui: preserve status on collapsed provider cards (cf632fc)
  • ui: render focused collapsible provider cards (b8d1925)
  • ui: track provider focus and collapse state (811b870)
  • updater: check GitHub releases (ce2cb4c)
  • use textured dark shade glyphs for filled quota bars (0a245c9)
  • wire subtracker runtime (69bc5cd)

Bug Fixes

  • add top and bottom interior padding inside service boxes across all modes (f7bba24)
  • ensure balanced top and bottom padding across large and small terminals (8d1f32e)
  • position footer directly below cards and style keycaps (deb47e1)
  • ui: bundle card render parameters to resolve clippy too_many_arguments (b9ac659)
  • updater: handle browser opener failures (a488482)