Releases: pitimon/TokenTracker
Releases · pitimon/TokenTracker
Release list
v0.39.44
What's Changed
- fix(privacy): stop leaking repo names to GitHub, and check the claim in CI by @pitimon in #108
- fix(validate): check where a host is REQUESTED, not merely mentioned by @pitimon in #109
- fix(validate): trailing comments read as requests; waivers covered whole files by @pitimon in #111
- fix(validate): the scan missed four kinds of file, and vouched for prose by @pitimon in #114
- fix(security): AVATAR_PROXY_MAX_BYTES read like a cap and gated only caching by @pitimon in #112
- chore(ci): the product gate ran a tool the product does not ship by @pitimon in #115
- test(parsers): a new parser could land with no test and no CI objection by @pitimon in #116
- feat(queue): reclaim the 84% of the queue nothing ever reclaimed by @pitimon in #117
- feat(projects): the panel ignored every filter the client sent by @pitimon in #118
- fix(limits): a 4xx made the Codex chip disappear instead of saying why by @pitimon in #119
- test(parsers): the hermes fixture the allowlist was standing in for by @pitimon in #120
- feat(projects): per-repo cost, and the mixed-era rule that makes it safe by @pitimon in #121
- feat(dashboard): answer "is my plan worth it?", carefully by @pitimon in #122
- test(queue): the concurrency item #117 left open on issue 103 by @pitimon in #123
- feat(limits): the capture tool that unblocks issue 105 Part 2 by @pitimon in #124
- chore(release): 0.39.44 by @pitimon in #126
Full Changelog: v0.39.43...v0.39.44
v0.39.43
What's Changed
- feat(limits): show Copilot premium-request counts, not just a percentage by @pitimon in #98
- chore(release): 0.39.43 by @pitimon in #99
Full Changelog: v0.39.42...v0.39.43
v0.39.42
What's Changed
- fix(pricing): stop reporting the "unknown" placeholder as an unpriced model by @pitimon in #94
- docs: make the front-door claims true, and teach CI to keep them that way by @pitimon in #95
- fix(release): stop the desktop version silently blocking every release by @pitimon in #96
Full Changelog: v0.39.41...v0.39.42
v0.39.38
Full Changelog: v0.39.37...v0.39.38
v0.39.37
What's Changed
Full Changelog: v0.39.36...v0.39.37
v0.39.36
What's Changed
Full Changelog: v0.39.35...v0.39.36
v0.39.35
What's Changed
- Fix dashboard day rollover and local data freshness by @pitimon in #6
- [codex] Release npm 0.39.13 by @pitimon in #12
- chore: release npm 0.39.14-0.39.18 source batch by @pitimon in #13
- fix: pricing-confidence guards + edge-patch drift repair (0.39.19) by @pitimon in #15
- fix: claude-sonnet-5 intro pricing 2/10 (0.39.20) by @pitimon in #17
- feat(dashboard): amber telemetry console identity + LED hero readout (#18 PR-A) by @pitimon in #19
- feat(dashboard): Hero + Bento layout restructure (#18 PR-B) by @pitimon in #20
- feat(dashboard): standalone Context breakdown bento card (#18 PR-C) by @pitimon in #21
- chore(release): 0.39.21 — ship dashboard redesign + fix CI debt (#18) by @pitimon in #22
- ci: run ci:local on every PR into main (#18 follow-up) by @pitimon in #23
- feat(dashboard): denser hero + provider layout (#18) by @pitimon in #24
- chore(release): 0.39.22 — ship space-density layout (#18) by @pitimon in #25
- fix(rollout): cross-platform log-rotation detection + CI back on ubuntu (#26) by @pitimon in #27
- fix(dashboard): drop LED highlight on hero Total Tokens readout by @pitimon in #28
- feat(dashboard): layout v2 — Hero+Trend row, Provider→Context stack, multi-provider context by @pitimon in #29
- chore: release 0.39.23 — dashboard layout v2 + plain hero by @pitimon in #30
- feat(dashboard): move Activity Heatmap beside Context Breakdown (cols 1-2) by @pitimon in #31
- chore: release 0.39.24 — Heatmap beside Context Breakdown by @pitimon in #32
- feat(dashboard): emphasize hero — equal height with Trend + amber tint by @pitimon in #33
- chore: release 0.39.25 — emphasized hero by @pitimon in #34
- docs: simplify npm README + refresh dashboard screenshots by @pitimon in #35
- feat(dashboard): vertical hero readout + Usage Trend Y-axis & rounded bars by @pitimon in #36
- chore: release 0.39.26 — vertical hero + Trend Y-axis by @pitimon in #37
- feat(scripts): add release.sh to redeploy the local dashboard LaunchAgent by @pitimon in #38
- feat(dashboard): split-flap departure-board total-tokens readout by @pitimon in #39
- chore: release 0.39.27 — split-flap total-tokens readout by @pitimon in #40
- fix(dashboard): animate split-flap into place on load / refresh by @pitimon in #41
- chore: release 0.39.28 — split-flap load cascade by @pitimon in #42
- fix(dashboard): keep split-flap mounted on refresh — no plain-font flash by @pitimon in #43
- chore: release 0.39.29 — split-flap no-flash fix by @pitimon in #44
- feat: Today's Pulse — same-elapsed usage comparison in the dashboard rail by @pitimon in #45
- fix: Codex QA follow-ups on Today's Pulse (refresh wiring, cache hour guard, hook tests) by @pitimon in #46
- feat: Activity Heatmap encodes activity (conversations), not token volume by @pitimon in #47
- feat: day-progress gauge on Today's Pulse (multiple of a normal day) by @pitimon in #48
- feat: data-viz signal redesign for Today's Pulse (deviation bars + recessed surface) by @pitimon in #49
- Release 0.39.35 browser opener and Z.AI limits by @pitimon in #51
Full Changelog: v0.39.3...v0.39.35