Releases: mpecan/rusted-claude-meter
Releases · mpecan/rusted-claude-meter
Release list
v0.1.10
v0.1.9
v0.1.8
v0.1.7
0.1.7 (2026-08-03)
Features
- choose the usage source before asking for Terms-of-Service consent (#76) (c56ad3b)
- read usage from Claude Code as an alternative to polling claude.ai (#70) (ef6a7b3)
Bug Fixes
- durable AppImage status-line command, visible disabled controls, and a DOM test tier (#79) (4425970)
Performance Improvements
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
0.1.2 (2026-07-21)
Features
- build: add a "lite" variant that compiles out browser cookie import (af3c57f)
- build: lite variant that compiles out browser cookie import (EDR-safe) (#41) (74aff1b)
Documentation
- correct runner cost framing (Linux is 1x, not free) (3940434)
- EDR/antivirus false-positive guidance + release-flow fix (#39) (6caf94d)
- note EDR/antivirus false positives and update release trigger (a2fbb81)
- publication-ready README (install, usage, screenshots, ClaudeMeter credit) (#43) (173258a)
- publication-ready README with install, usage, and screenshots (1ba961d)
v0.1.1
0.1.1 (2026-07-21)
Features
- browser session import from Chromium + Firefox + Safari (#10) (262a028)
- collapse less-common browser import targets under "More" (9f84908)
- core: pace ratio, projections and PaceSignal (#16) (cae90ed)
- first-run setup wizard (#11) (220ee6e)
- icon: adopt the "Spark Bolt" package icon (54f52a2)
- implement all six tray icon styles (#9) (10e090f)
- implement Claude Meter redesign — switchable popover + settings restyle (0bc13dd)
- launch at login via tauri-plugin-autostart (#12) (f4614e0)
- live tray updates, Linux menu surface, macOS popover window (#4) (b09396a)
- macos: native NSPopover for the menu-bar pop-down (a4ed885)
- master switch to enable/disable pace tracking (#16) (7e75ab7)
- move settings into a dedicated window (d5dbe8d)
- notification testing, reset-spam fix, and Spark Bolt icon (62e05ff)
- notifications: add test button, wire reset toggle, fix reset spam (5f42b97)
- pace UI — projections, verdict badge, display-mode + weekly-basis settings (#16) (88f5667)
- pace-based utilization tracking (#16) (3123c3e)
- pace-first setting + weekly basis, tray pace badge (#16) (f2b9725)
- packaging & release CI — signed DMG, AppImage/deb, tag-triggered release (#14) (b0c9b20)
- polling scheduler with cache, backoff and wake-from-sleep refresh (#2) (abc7f0a)
- popover usage cards for headline windows and scoped limits (#5) (a12009d)
- popover: size the macOS popover to its content (4408c0c)
- popover: size the macOS popover to its content (9271c4b)
- quality hardening — coverage gate, cargo-deny, duplication check (#15) (50519ee)
- render: enlarge tray icon artwork to match ClaudeMeter sizing (eb27a25)
- render: flame/snowflake pace badge + pace-first overrides (#16) (44db9e1)
- render: wide icons with baked percentage text matching ClaudeMeter (ab3999f)
- scaffold Tauri v2 workspace with domain core, API client and quality gates (473d3a8)
- secure session-key storage via OS keyring (#1) (f0c1b26)
- settings persistence, per-model visibility toggles, thresholds, intervals (#6) (83cec83)
- show exact reset time in popover cards (ClaudeMeter PR #26) (ac0699e)
- threshold-crossing and reset notifications (#7) (acc02c9)
- token/cost usage mode with response logging to nail the shape (514809d)
- token/cost usage mode with response logging to nail the shape (82ea6d1)
- tray gauge renderer with icon cache and perceptual snapshot tests (#3) (b49441f)
- usage.json export for external consumers (#8) (e05f417)
- use icons for the popover header Refresh/Settings buttons (b179484)
- visual icon-style picker with live previews (6256db0)
Bug Fixes
- address design-review findings (settings in a dedicated window) (3ba2032)
- address design-review findings (tray renderer redesign (match ClaudeMeter)) (5aac62c)
- address pace-tracking review findings (core, #16) (d664d7d)
- address pace-tracking review findings (frontend, #16) (c6abfa3)
- address pace-tracking review findings (render, #16) (7b53975)
- address pace-tracking review findings (shell, #16) (e4635e0)
- address review findings (#1) (c568cff)
- address review findings (#10) (d809218)
- address review findings (#11) (7d748fd)
- address review findings (#12) (fea40f7)
- address review findings (#13) (e8a898f)
- address review findings (#14) (05bc4c8)
- address review...