Skip to content

Releases: myagmb28Dev/WindexBar

WindexBar 1.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:55
6a26ecd

What's Changed

ee

Added:

  • Updated auto-show detection to recognize ChatGPT Desktop activity following the integration of Codex into the ChatGPT app by @myagmb28Dev in #12
  • Replaced estimated banked reset-credit tracking with exact credit counts and expiration details provided directly by the Codex app-server API by @myagmb28Dev in #13

WindexBar 1.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:05

What's Changed

image

Hotfix:

  • Fixed WindexBar staying visible after switching away from Codex
  • Fixed auto-show flickering while Codex is active

WindexBar 1.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:43
d869b4d

What's Changed

Added:

  • Auto-show WindexBar only while Codex Desktop or a terminal Codex process is active
  • Settings option to toggle Codex auto-show mode
  • Transient semi-transparent scrollbars for Home and Settings views

Hotfix:

  • Remove the CLI project from the app solution now that the app no longer needs it

WindexBar 1.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:49

What's Changed

image image

Added:

  • Reset credit detail view grouped by estimated expiration by @myagmb28Dev in #8
  • Sidebar toggle from the title click and Alt+B shortcut by @myagmb28Dev in #8
  • Sidebar shortcut setting support by @myagmb28Dev in #8

Hotfix:

  • Repair reset credit tracking for legacy unknown credits by @myagmb28Dev in #8
  • Remove unknown legacy reset credits before estimated credits when credit count decreases by @myagmb28Dev in #8

WindexBar 1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:05

What's Changed

WindexBar 1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:40
bcddcf8

What's Changed

  • Add reset bank credit tracking and update usage docs by @myagmb28Dev in #5

WindexBar 1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 11:18
ab4a225

What's Changed

WindexBar 1.0.41

Choose a tag to compare

@myagmb28Dev myagmb28Dev released this 30 Jun 06:36

What's Changed

  • Hotfix: The “Fast” speed indicator now works properly after replacing the Codex speed tier ‘priority’ with “fast.”

WindexBar 1.0.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:10

What's Changed

WindexBar 1.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:03

What's Changed

  • Surface Codex token usage in CLI, tray UI, and session parsing by @myagmb28Dev in #1
  • Add language-aware UI and token formatting by @myagmb28Dev in #2

New Contributors