Releases: Dimillian/CodexMonitor
Releases · Dimillian/CodexMonitor
v0.7.57
New Features
- add About section with build metadata (#490)
- add agents max depth setting support (#471)
- enrich collab sub-agent metadata rendering (#474)
- add standalone daemonctl CLI for headless daemon management (#486)
- add cross-platform project/thread organization and sorting (#487)
- add toggle for composer follow-up hint visibility
Fixes
- preserve parent thread anchors on partial list refresh (#494)
- preserve sidebar usage values on partial rate-limit updates (#496)
- use raw model names from models/list in model picker fix #430 (#499)
- codesign daemonctl in macos OpenSSL fix script
- make queued message menu work on iOS (#489)
- inline local images before remote backend RPC (#475)
- replace mobile remote path browser prompt with in-app modal (#480)
- set TERM for tailscale commands on macOS
v0.7.56
New Features
- add uncommitted review action to diff panel
- Queue vs Steer follow-up parity with intent shortcuts (#467)
- add model selection for commit message generation (#451)
- per-thread Codex args overrides with runtime sync (incl. no-thread fallback) (#443)
- cascade archive to subagent threads (#458)
- add "Add Workspace from URL" workflow (clone → register) (#457)
Fixes
- hide composer follow-up hint on phone layout
- keep Stop enabled when composer is disabled
- skip reconnect when already connected
- skip resume when switching between local-thread snapshots
- adjust action buttons and url workspace modal styling
- harden macOS CLI detection candidates (#472)
- tailscale validator resilience across CLI/path edge cases (#466)
- reliably exit plan mode on Implement this plan (#463)
- windows terminal focus (#459)
- handle thread/status/changed events across app and turn hooks
v0.7.55
New Features
- add developer instructions to generated agent config
- add AI agent description generation in settings
- position macOS traffic lights in overlay title bar
- refine agents controls layout and thread stepper
- add agents settings management across app and daemon
- export plan tool output to markdown file
- add post-update release notes toast (#437)
Fixes
- adjust titlebar left spacing when sidebar is collapsed
- show searching state and preserve web search status
- handle thread archive/unarchive app server events
- render plan tool output as markdown, not code block
- pass workspace cwd through list_threads RPC
- renumber auto-named tabs to prevent duplicate labels (#447)
- element invisible on Windows drop down menus (#444)
Performance Improvements
- bypass React render cycle during panel resize drag (#448)
v0.7.54
New Features
- switch notification playback to Web Audio API to avoid macOS media session (#442)
- multi-remote mobile settings (#441)
- show polling countdown after remote responses
- add live thread subscribe and polling fallback
- add compact Codex refresh action and live status badge
- add sub-agent system notification toggle
Fixes
- remove remote live heartbeat disconnect timer
- only show compact thread indicator when thread is active
- reconnect workspace before remote focus thread refresh
- harden remote refresh and resumed active-turn handling
v0.7.53
New Features
- add dynamic Codex feature flag controls
- configurable chat history scrollback (#427)
Fixes
- stop turn/steer fallback to turn/start
- add fallback copy for missing feature descriptions
- pause queued sends when response is required (#429)
Performance Improvements
- isolate sidebar from streaming updates and cache thread row derivation (#426)
v0.7.52
v0.7.50
New Features
- add PR checkout and guided review actions in diff viewer
Fixes
- add request timeouts, bounded queues, and tool output truncation
- show indicator on user input request (#411)
- suppress git check-ignore console popups during workspace polling (#410)
- add safe-area top padding to phone debug header
- remove compact git panel borders in phone layout
- set compact phone background to messages surface
- keep selected iOS tab when no workspace is active (#408)
v0.7.49
New Features
- persist Codex params per thread (#380)
- add optional split chat/diff center layout (default off) (#397)
- add app mention support across composer and daemon messaging
- scope app list by thread andfeat(apps): add threadId filtering for app/list and live updates
- bulk add workspaces via multi-select picker (#385)
Fixes
v0.7.48
v0.7.47
New Features
- add scripted TestFlight release flow and env template
- add identity/version checks and exit persistence toggle