Releases: LuoIsHere/CodexMonitor
Releases · LuoIsHere/CodexMonitor
Release list
CodexMonitor 0.3.0
Changelog
0.3.0 - 2026-08-14
Added
- Added a compact rounded translucent floating window for the 5-hour quota, 7-day quota, and latest successful refresh time.
- Added independent floating-window display settings for quota values, refresh time, reset times, and subscription type.
- Added unlocked mouse dragging with persisted window position and screen-boundary recovery; enable the floating window from the notification-area menu or the floating-window settings page, then drag it with the left mouse button.
- Added a locked click-through mode that keeps the floating window above other windows while passing mouse input to the application underneath.
- Added notification-area commands to enable, lock, and unlock the floating window, ensuring it can be unlocked after mouse input starts passing through.
Changed
- Upgraded
settings.jsonto schema 3 while preserving schema 1 and schema 2 compatibility. - Floating-window data now shares the existing refresh state and does not issue additional Codex requests.
- Floating-window headings and values now use shared rows with consistent baseline alignment.
CodexMonitor 0.2.0
Changelog
0.2.0 - 2026-08-14
Added
- Added a Windows notification-area icon that remains available when the main window is hidden.
- Added left-click restoration of the main window from the notification-area icon.
- Added notification-area commands to open the window, refresh quota data immediately, and exit the application.
- Added a one-time notification explaining that CodexMonitor continues running after the window is closed.
- Added a custom application icon for the executable, main window, and notification area.
Changed
- Closing the main window now hides it instead of exiting, allowing scheduled quota refreshes to continue in the background.
- Exiting from the notification-area menu now cancels active refresh work, disposes the icon, and closes the application cleanly.
- Updated the application icon to use a transparent background in the executable, main window, notification area, and background-running notification.
0.1.0 - 2026-08-14
Added
- Added a regular WPF window that displays the available Codex quota windows, remaining percentages, reset countdowns, last refresh time, and current status.
- Added local quota reads through the Codex app-server without reading authentication files or tokens directly.
- Added an automatic data refresh interval of three minutes by default.
- Added one-second local countdown updates without requesting fresh quota data every second.
- Added a Refresh now action for immediate manual updates.
- Added retention of the latest successful quota snapshot when a later refresh fails.
- Added a local
settings.jsonfile for the refresh interval and an optional customcodex.exepath. - Added local diagnostic logging.
- Added self-contained single-EXE, framework-dependent single-EXE, self-contained ZIP, and framework-dependent ZIP release formats for win-x64.
CodexMonitor 0.1.0
Changelog
0.1.0 - 2026-08-14
Added
- Added a regular WPF window that displays the available Codex quota windows, remaining percentages, reset countdowns, last refresh time, and current status.
- Added local quota reads through the Codex app-server without reading authentication files or tokens directly.
- Added an automatic data refresh interval of three minutes by default.
- Added one-second local countdown updates without requesting fresh quota data every second.
- Added a Refresh now action for immediate manual updates.
- Added retention of the latest successful quota snapshot when a later refresh fails.
- Added a local
settings.jsonfile for the refresh interval and an optional customcodex.exepath. - Added local diagnostic logging.
- Added self-contained single-EXE, framework-dependent single-EXE, self-contained ZIP, and framework-dependent ZIP release formats for win-x64.