Skip to content

Releases: Dimillian/CodexMonitor

v0.7.53

14 Feb 14:28

Choose a tag to compare

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

13 Feb 10:33
08d28f5

Choose a tag to compare

New Features

  • git init + GitHub remote setup on latest main (#420)
  • add draggable chat/diff split resize support
  • add per-file agent edits mode and thread diff support
  • add shortcut search bar in Shortcuts section (#419)

Fixes

  • allow removing projects when repo folder was deleted on disk (#421)
  • enable mobile diff view when no diff is preselected
  • correct Home actions and memoize shortcut groups
  • windows threads and terminal (#413)

v0.7.50

11 Feb 21:10

Choose a tag to compare

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

10 Feb 20:11
15eccee

Choose a tag to compare

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

  • resolve high CPU usage from event subscription loop and aggressive polling (#394)
  • set DMABUF renderer fallback for Wayland + NVIDIA (#391)
  • keep detached reviews from locking parent thread

v0.7.48

09 Feb 20:42
dee70e8

Choose a tag to compare

New Features

  • auto-generate new thread titles (#382)
  • split diff paths into filename and directory
  • expose editable commit-message prompt in Git settings (#381)

Fixes

  • token usage reset handling in UI (#378)
  • iOS Swift library search paths (#377)
  • macOS Tailscale detection (#374)

v0.7.47

09 Feb 15:21

Choose a tag to compare

New Features

  • add scripted TestFlight release flow and env template
  • add identity/version checks and exit persistence toggle

v0.7.46

09 Feb 13:05

Choose a tag to compare

New Features

  • plan-ready follow-up actions (#367)
  • add turn/steer support with graceful fallback
  • add Codex update button (brew/npm) (#364)
  • enable background fetch mode
  • add phone home tab and remote local usage snapshot
  • animate refresh icon during thread reload

Fixes

  • restore sub-agent parent links from source metadata
  • detect brew installs via list --versions
  • track turn diff updates per thread
  • sync iOS Info.plist version in release workflow
  • prevent usage model chips from overflowing layout
  • improve compact git diff toggle and transparency
  • sync processing and active turn state on resume
  • improve phone composer layout and mobile viewport handling
  • proxy commit message actions in remote mode
  • reconnect remote sessions without replaying mutating RPCs
  • dismiss keyboard and hide tabbar on composer focus

v0.7.45

08 Feb 09:20

Choose a tag to compare

New Features

  • add refresh-all workspace threads button
  • add server setup wizard and connection validation
  • simplify iOS server setup and add connect test
  • add mobile master/detail nav with DS panel items
  • add iOS build scaffolding and mobile backend defaults
  • add Server section with TCP daemon controls
  • add toggle for message file path display

Fixes

  • hide workspace tools in compact layout
  • improve tailscale RPC timeout and status fallback
  • route git ops through remote backend and harden daemon stop
  • relax refreshWorkspaces return type to Promise
  • disable updater workflow on mobile platforms
  • correct viewport height and safe-area edge-to-edge layout
  • stabilize iOS phone layout and viewport-safe tab bar
  • preflight daemon listen port and handle bind errors gracefully
  • mitigate Linux X11 blank WebKit renders (#359)
  • add missing Linux deps and GTK wrapper for NixOS builds (#358)

Performance Improvements

  • process daemon RPC concurrently to speed remote startup

v0.7.44

07 Feb 20:44

Choose a tag to compare

New Features

  • add Tailscale bootstrap helpers for remote TCP setup
  • add sign-in, runner mode, and settings wiring
  • implement Orbit WS transport and provider rename
  • add transport providers with Cloudflare WS stub

Fixes

  • detect CLI using fallback install paths
  • immediate re-pin auto-scroll on thread switch
  • improve open-workspace errors and add daemon RPC parity tests

Performance Improvements

  • prevent thread status churn and memoize shell UI

v0.7.43

07 Feb 11:41

Choose a tag to compare

Fixes

  • normalize artifact names and validate latest.json
  • restore sentry telemetry and prevent duplicate new-agent sends