Skip to content

Releases: Dimillian/CodexMonitor

v0.7.16

22 Jan 19:59

Choose a tag to compare

New Features

  • enable liquid glass effects while honoring reduced transparency
  • enable in-app file previews for faster context sharing

Fixes

  • keep sidebar readable in reduced transparency
  • avoid null window effects to prevent glass fallback issues
  • allow window effects for liquid glass fallback behavior
  • keep preview close handler consistent for keydown cleanup
  • settings shortcuts (#199)
  • preserve full thread history by removing message dedupe

v0.7.15

22 Jan 10:52

Choose a tag to compare

Fixes

  • keep diff row heights in sync on resize
  • prevent duplicate user messages and bad renames on sync

v0.7.14

22 Jan 09:49

Choose a tag to compare

Fixes

  • fix git diff overlapping close #197

v0.7.13

22 Jan 09:18

Choose a tag to compare

New Features

  • surface long-running command output to reduce waiting
  • Composer helpers, expand toggle, and message code-block UX (#194)

Fixes

  • restore font settings
  • avoid exposing bulk discard in diff panel

v0.7.12

21 Jan 21:48
a7a3133

Choose a tag to compare

New Features

  • set custom UI & Code font
  • add Sentry metrics

Fixes

  • avoid duplicate thread messages across remote/local merges
  • preserve native font smoothing for better platform rendering

v0.7.11

21 Jan 17:02

Choose a tag to compare

New Features

  • Add drag-and-drop workspace import (#184)
  • speed up diff workflow with inline stage/discard (#188)

Fixes

  • prevent duplicate assistant replies during thread merge
  • dedupe only adjacent user messages

v0.7.10

21 Jan 14:01

Choose a tag to compare

New Features

  • enable keyboard navigation between agents and workspaces
  • remember window size/position across launches
  • add sidebar toggle shortcuts for faster panel control
  • make new agent actions configurable via shortcuts
  • add more keyboard shortcuts

Fixes

  • handle missing worktrees and show deletion state
  • prevent duplicate review entries cluttering thread history

v0.7.9

21 Jan 08:49

Choose a tag to compare

New Features

  • allow folder drag-drop to speed workspace setup (#173)

Fixes

  • align terminal padding with xterm sizing to prevent layout drift
  • avoid auto-exit when diff source isn't local
  • ime enter v2 (#158)
  • enable scrolling in PromptPanel when content overflows (#171)
  • ignore sparse checkout skip-worktree entries (#172)

v0.7.8

20 Jan 20:52

Choose a tag to compare

New Features

  • expose terminal stdin in threads for traceability
  • rename worktrees with optional upstream update (#161)
  • tool-call grouping + inline status icons in Messages (#162)

Fixes

  • prevent duplicate review entries from local inserts and id reuse

v0.7.7

20 Jan 18:26
b47277c

Choose a tag to compare

New Features

  • adds Agent Time tracking to stats (#157)
  • switch between split and unified diffs
  • enable reviewing commit changes directly from the log
  • add git commit and push UI with AI commit message generation (#145)

Fixes

  • prevent hidden panels from keeping focus or selection
  • avoid getting stuck in empty diff view after updates
  • align diff viewer backdrop with active theme
  • prevent stale diff selection when clicking empty list area
  • tweak app icon sizing/shape (#154)