RELEASES

Releases

Latest tokenuse release notes, pulled from GitHub at build time with a local fallback for offline builds.

v0.0.3 - Full Signal

v0.0.3 Latest View on GitHub ->

tokenuse 0.0.3, named Full Signal, sharpens both the TUI and desktop dashboards with runtime sorting, richer session drill-downs, unified Token Use branding, and broader desktop release assets.

Highlights

  • Added a runtime sort mode for both TUI and desktop dashboards, cycling between spend, latest date, and token use.
  • Session call rows now open a detail modal in both desktop and TUI, showing the full stored prompt, tool metadata, shell commands, and token breakouts.
  • Refreshed both dashboard headers around the bars mark and Token Use title while removing version and source labels from the main chrome.
  • Desktop dashboard sections now render all rows and scroll overflowing data inside each section.
  • Desktop builds now regenerate app icons from desktop/tokenusebars.svg.
  • Tagged releases now publish unsigned Windows and Linux desktop app assets with checksum files alongside the signed macOS DMG.

Dashboard Sorting

Both dashboards can now switch their runtime sort mode between spend, latest date, and token use. The sorting control is available without changing archive data, so users can scan the same local dataset from whichever angle is most useful.

Session Details

Session call rows now open detail modals in the TUI and desktop app. The modal includes the full stored prompt, tool metadata, shell commands, and token breakouts for the selected call.

Branding

The TUI and desktop headers now share the bars mark and Token Use title. The version and source labels were removed from the dashboard headers so the primary interface stays focused on usage data.

Desktop icon assets are regenerated from desktop/tokenusebars.svg, keeping the bundled app icon aligned with the refreshed dashboard mark.

Release And Packaging

GitHub Releases now publish unsigned Windows and Linux desktop app assets with checksum files alongside the signed macOS DMG. The terminal UI release assets remain part of the same tag-based release flow.

Notes

  • Local usage analysis remains local-only. Network calls are limited to explicit Config-page downloads or maintainer refresh and release paths.
  • The release tag should be v0.0.3 and must match the root Cargo package, desktop Cargo package, desktop package.json, and Tauri config versions.

Full Changelog: https://github.com/russmckendrick/tokenuse/compare/v0.0.2...v0.0.3

Full Changelog: https://github.com/russmckendrick/tokenuse/compare/v0.0.2...v0.0.3