Skip to content

WindexBar 2.2.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:42
· 26 commits to master since this release

This update focuses on improving startup stability and Codex usage accuracy.

Highlights

  • Fixed a startup issue where a large window could briefly appear and then close unexpectedly in the packaged app.
  • Corrected weekly usage detection when Codex reports a seven-day limit in the primary rate-limit window.
  • Added a local Codex session fallback so Current and Weekly usage can still be displayed when Codex app-server authentication or rate-limit requests fail.
  • Improved Weekly Session Impact tracking when Codex changes the weekly reset schedule after usage drops.
  • Delayed automatic Codex visibility monitoring until the main window has fully completed startup.
  • Restored the saved window size before the first visible frame for a smoother launch.

Internal Improvements

  • Disabled .NET trimming for WinUI release builds to avoid runtime failures caused by removed framework components.
  • Added logging for unhandled WinUI and startup exceptions.
  • Added regression coverage for seven-day limit classification, local session fallback, reset-schedule changes, startup ordering, and release publish settings.

This release provides a more reliable startup path and more accurate Codex usage reporting.