Skip to content

Releases: itvincent-git/codex-usage-desktop

Codex Usage Desktop app-v1.3.0

05 Jun 12:19

Choose a tag to compare

What's Changed

  • chore: automate version bumping and sync version to 1.2.0
  • chore: add bump-version
  • chore: configure npm version tag prefix to app-v
  • 1.3.0

Full Changelog: app-v1.2.0...app-v1.3.0

Codex Usage Desktop app-v1.2.0

05 Jun 12:18

Choose a tag to compare

What's Changed

  • feat: support internationalization for English and Chinese
  • feat: implement translation for remaining hardcoded strings and support full i18n
  • chore: support internationalization in custom date range calendar component
  • feat(ui): use shadcn Select component for language selection

Full Changelog: app-v1.1.0...app-v1.2.0

Codex Usage Desktop app-v1.1.0

04 Jun 12:54

Choose a tag to compare

What's Changed

  • feat: add 180/365 days options and custom date range selection
  • feat: use shadcn calendar component for custom date range picker
  • style: add select date indicators and Clear button to custom range picker
  • feat: reset range selection to new start date when clicking a date after selection is complete
  • fix: ensure end date is not before start date during range validation
  • fix(limits): show friendly login tip when user is not logged in via oauth
  • feat: append remaining time to Codex 5-hour limit reset display

Full Changelog: app-v1.0.0...app-v1.1.0

Codex Usage Desktop app-v1.0.0

01 Jun 13:07

Choose a tag to compare

What's Changed

  • feat: reset date with time
  • fix: align subscription expiry date format and logic with official chatgpt billing
  • fix: subtract 1 day from API entitlement expires_at to match official billing period
  • feat: add automatic usage rescan
  • fix: keep original format but subtract 1 day from API entitlement expires_at
  • feat: revert weekly limit format

Full Changelog: app-v0.10.0...app-v1.0.0

Codex Usage Desktop app-v0.10.0

29 May 07:41

Choose a tag to compare

What's Changed

  • fix(settings): use version from tauri.conf.json as default fallback instead of hardcoded 0.4.0
  • feat: add session details tab sorted from newest to oldest
  • fix: rename cost_usd to costUSD in SessionDetailRow serialization to fix NaN cost display
  • feat: group session details by date with collapsible accordion headers
  • refactor(session): use dayjs with YYYY-MM-DD format for session group dates
  • refactor(session): show day of week in session group date header
  • feat(daily): support viewing session details by clicking on daily items
  • feat: show session details by clicking on a project item in modal or sessions page
  • style: fix modal background and map card colors in tailwind config

Full Changelog: app-v0.9.0...app-v0.10.0

Codex Usage Desktop app-v0.9.0

28 May 09:19

Choose a tag to compare

What's Changed

  • feat: Decode and display JWT login session expiration date
  • Revert "feat: Decode and display JWT login session expiration date"
  • Show ChatGPT subscription expiry
  • Use dayjs for date formatting
  • Show subscription days remaining
  • Generate release notes from commits

Full Changelog: app-v0.8.0...app-v0.9.0

Codex Usage Desktop app-v0.8.0

28 May 06:34

Choose a tag to compare

Codex Usage Desktop app-v0.7.0

27 May 06:51

Choose a tag to compare

Codex Usage Desktop app-v0.6.0

22 May 10:51

Choose a tag to compare

Codex Usage Desktop app-v0.5.0

21 May 09:34

Choose a tag to compare