Skip to content

Releases: roxblnfk/claude-status

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:00
89c6124

1.4.1 (2026-08-12)

Bug Fixes

  • stop the tray menu from opening on a left click (f4f3a23)

Documentation

  • show the window in the readme (06fa5d2)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:27
285f363

1.4.0 (2026-08-12)

Features

  • mark how much of the window has passed on the usage bar (b41ecea)

Bug Fixes

  • name the model the weekly cap belongs to on the plot (a8d9cc4)
  • report a per-model cap that is not the tightest limit (bcb15b6)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:13
523a403

1.3.1 (2026-08-12)

Bug Fixes

  • fold a reset that drifts by a second into one window (734c3b6)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:58
fcbac66

1.3.0 (2026-08-10)

Features

  • move the legend out from under the cursor (5546be5)

Documentation

  • cut the README down to what a user needs (c19dbdf)
  • name the data directory Windows actually uses (9f6f321)
  • write down what a session has to know (58eddac)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 21:28
6e2d963

1.2.0 (2026-08-09)

Features

  • ship one binary instead of two (35b9e67)
  • split the settings into pages (0179129)
  • update in place from the GitHub releases (f931965)

Documentation

  • render both badges in one style (8eea6f4)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 20:03
718c25c

1.1.0 (2026-08-09)

Features

  • draw the window resets on the limits plot (eda2d6d)
  • start with the session on request (c4b9377)

Bug Fixes

  • ci: build the Intel macOS binary on the Apple Silicon runner (3b313e0)
  • ci: keep clippy quiet about the unused entry name on macOS (ec2b600)
  • date the token tooltip and keep model names on one line (177db01)
  • keep the usage figure off the edge of the fill (f456b14)
  • line the model table up on the row centre (3c31017)
  • rescale the limits plot when the period changes (c1b2d1a)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:10
2672e3e

1.0.0 (2026-08-09)

Features

  • ask Claude Code directly when the status line goes quiet (4782182)
  • two ring gauges on the tray icon and a real daily budget (9337fdf)

Bug Fixes

  • ci: install libxdo-dev for the Linux build (976f3a8)
  • measure the spending pace over everything observed (030ddb3)
  • say the pace advice in words instead of percentage points (a1fb127)
  • say when Claude Code is repeating a closed window (3f3dee6)
  • stop mixing two daily figures in one sentence (b7d6f59)
  • stop presenting a reset window's usage as current (45f4a98)
  • stop the probe flashing a console window on Windows (cdeedc8)

Chores

  • cut the first release as 1.0.0 (0d98d6a)