All releases

v0.0.4 - Workbook Mode

v0.0.4 Latest View on GitHub ->

tokenuse 0.0.4, named Workbook Mode, smooths the desktop dashboard, shares keyboard behavior across both frontends, refreshes bundled sample data, and adds richer workbook exports for offline review.

Highlights

  • Fixed desktop filter dropdowns so expanded menus stay above dashboard panel title bars.
  • Centralized TUI and desktop in-window keyboard shortcuts in a shared embedded keymap so behavior, help text, and footer hints stay in sync.
  • Moved bundled sample dashboard data into anonymized embedded JSON, rebased sample dates around today, converted sample Usage costs with the active currency, and added Shift-D to toggle between live and sample data.
  • Added self-contained HTML workbook exports and Fulgur-rendered PDF workbook exports for TUI and desktop with dashboard panels, inline Token Use branding, and selected Session full call detail when a session is open.

Desktop Dashboard

Desktop filter dropdowns now stay above dashboard panel title bars when expanded, keeping the controls readable over dense dashboard content.

Shared Keyboard Shortcuts

The TUI and desktop app now use the same embedded keymap definitions for in-window shortcuts. Behavior, keybinding help, and footer hints stay aligned from one checked-in source.

Sample Data

Bundled sample dashboard data now lives in anonymized embedded JSON, with dates rebased around the current day and Usage costs converted through the active display currency. Use Shift-D to switch between live and sample data while reviewing the dashboard.

Workbook Exports

HTML exports are now self-contained workbooks, and PDF exports use Fulgur to render the same workbook content. Both export paths include dashboard panels, inline Token Use branding, and selected Session full call detail when a session is open.

Documentation

The main README now points users to installed release workflows instead of cargo run as the default path, and includes the public website at https://www.tokenuse.app/.

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.4 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.3...v0.0.4

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