Skip to content

Releases: Dimillian/CodexMonitor

v0.7.66

22 Mar 14:00
b88df0f

Choose a tag to compare

New Features

  • add thread read RPC and subagent metadata hydration

v0.7.65

22 Mar 13:45

Choose a tag to compare

New Features

  • refine user interface

v0.7.64

22 Mar 12:41

Choose a tag to compare

New Features

  • add HEIC/HEIF support for image attachments
  • add macOS x86_64 (Intel) build support (#571)

Fixes

  • refresh macOS daemon binaries before signing (#574)
  • auto-size model select to selected model label
  • support windows file links in messages (#570)
  • normalize Windows workspace namespace paths (#572)
  • workspace home model count submenus showing for every model on open (#569)
  • add configurable global worktrees root setting (#568)
  • sanitize windows editor launch paths safely (#562)

v0.7.63

17 Mar 09:07
6f69375

Choose a tag to compare

New Features

  • add automatic app update check setting (#557)
  • Custom workspace worktree folder can be configured (#549)
  • add home dashboard usage insights (#553)
  • surface hook lifecycle events

Fixes

  • make nix run build reliably on macOS (#554)
  • prevent ambiguous slash phrases from rendering as file links (#550)
  • UI/UX micro-interaction polish (#552)
  • Textarea CSS improvements for code blocks (#546)

v0.7.62

10 Mar 13:27

Choose a tag to compare

New Features

  • add /fast command and service-tier forwarding

v0.7.61

07 Mar 08:11

Choose a tag to compare

New Features

  • add tray usage section
  • add macOS tray recents launcher
  • add answered user-input conversation items (#541)
  • add tooltips to top titlebar actions
  • add collapsible thread sub-agent descendants

Fixes

  • washed-out UI after window resize when Reduce transparency is enabled (#537)
  • suppress memory consolidation threads in thread routing
  • fixed crash when clicking on a file url (#515)
  • add tooltip metadata to sidebar controls
  • preserve quote focus on iOS devices (#532)
  • route thread links and uncommitted reviews by workspace
  • handle thread/closed app-server events and unload thread state
  • focus paths textbox after selecting recent path (#527)

v0.7.60

27 Feb 10:00

Choose a tag to compare

New Features

  • add commit review action in composer from log selection

Fixes

  • hide memory consolidation subagent threads from sidebar
  • share thread naming utilities and review auto-renames
  • stabilize insert callback to avoid message rerenders
  • hide generic sub-agent threads in shared thread listing
  • reliably discover project skills from /.agents/skills (#524)
  • support tilde paths and persistent recent dirs in mobile add-workspaces (#512)

v0.7.59

26 Feb 07:42

Choose a tag to compare

New Features

  • add line-level composer actions in diff viewer

Fixes

  • add syntax highlighting to raw diff fallback lines
  • hide orphan subagent threads in listing and events
  • reuse active thread for inline PR review
  • resolve and bundle daemon binary on macOS (#514)

v0.7.58

25 Feb 07:42
97d08f7

Choose a tag to compare

New Features

  • Add cancel control for in-progress dictation transcription (#501)
  • Windows UI improvements and update controls (#502)
  • add quote action for composer (#504)

Fixes

  • improve topbar window dragging (#508)
  • move apply-worktree control to section action buttons
  • infer and route subagent thread links from payload metadata
  • scope Linux WebKit compositing workaround to X11 (#505)

v0.7.57

23 Feb 19:47
c0f144b

Choose a tag to compare

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