Skip to content

Releases: Dimillian/CodexMonitor

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

v0.7.42

07 Feb 10:53
1239ff1

Choose a tag to compare

Fixes

  • Windows cmd wrapper argument quoting (#351)

v0.7.41

06 Feb 17:32

Choose a tag to compare

New Features

  • add Windows support (updater + dictation) (#323)
  • add copy file name/path to git file menu (#338)

v0.7.40

06 Feb 14:27

Choose a tag to compare

New Features

  • add thread list sort options and persist selection
  • promote background terminal to stable feature
  • promote steer mode to stable setting

Fixes

  • display file links relative to workspace path