Skip to content

tokenstats-v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:11
ef41621

1.0.0 (2026-06-13)

Bug Fixes

  • ci: build TokenStats via shared scheme (cd2c6af)
  • ci: run release on macos-15 with Xcode 26 (728a12d)
  • TokenStats: drop sandbox to stop AMFI killing the notarized app (c04930f)
  • TokenStats: restore keychain-access-groups so token sign-in works (79a2c01)
  • TokenStats: use legacy keychain so app ships with no restricted entitlements (70597db)

Features

  • actions: add session events table and repo operations (0aa48e5)
  • actions: implement SessionsRepo listSessions and createSession (e6bfee3)
  • add actions and database packages (4dcf3ad)
  • ci: automated codesigned + notarized TokenStats dmg release (#3) (a34de17)
  • ci: release TokenStats from dev (beta) and main (stable) (6eb3029)
  • sessions CLI + TokenStats sessions tab and tokens-today counter (#2) (23208fd)
  • TokenStats: add gauge styles, appearance & account settings (aac65b1)
  • TokenStats: redesign popover with window tiles and unified settings (fb5a7c8)
  • tui: bootstrap agent-sessions-tui visualizing SessionsRepo (8d0f7e3)
  • tui: render sessions with opentui (dd474d3)