Releases: Dimillian/CodexMonitor
Releases · Dimillian/CodexMonitor
v0.7.16
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
Fixes
- keep diff row heights in sync on resize
- prevent duplicate user messages and bad renames on sync
v0.7.14
v0.7.13
v0.7.12
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
v0.7.10
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
v0.7.8
v0.7.7
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)