Releases: Dimillian/CodexMonitor
Releases · Dimillian/CodexMonitor
v0.7.6
New Features
- make sidebar groups collapsible
- add file menu actions for agent/workspace workflows (#142)
- add pull request composer flow
- proxy core commands via daemon (#121)
- add menu item to check for updates and show up-to-date toast (#139)
- add theme dropdown (#127)
Fixes
- usage snapshot tooltip contrast (#147)
- thread resume merge dropping repeated user messages (#148)
- dedupe tauri menu events
- interrupt pending turns immediately
- stabilize queued sends
- hide load older controls for worktrees
- remove unused pull request flag
- keep plan visible between turns
- initiating dictation triggers microphone permission request (#129)
- improve thread resume dedupe
Performance Improvements
- reduce rerenders during streaming (#144)
v0.7.5
v0.7.4
New Features
- update icon
- add worktree apply all + revert all changes
- add pinned threads to sidebar (pin/unpin, persisted, menu & UI) (#109)
- add persistent thread rename and sidebar "Rename" action (#108)
- add custom prompts panel (#93)
Fixes
- avoid moving app_name in menu setup
- improve file autocomplete matching
- stabilize git status branch label
- Linux menu items for empty menus (#110)
- stop button not working during initial turn request (#111)
- gate diff viewer scroll to sidebar selection
- autocomplete trigger detection for inline file mentions (#107)
- git diff selection (#104)
- dedupe review started item (#103)
v0.7.3
New Features
- add configurable composer shortcuts (model / access / reasoning) (#95)
- persist composer model and reasoning effort selections (#94)
- enhance PR diff header and timeline
- Add PR summary header to diff viewer (#91)
- Add staged/unstaged sections and file actions to Git diff panel (#90)
- add file-link context menu with reveal (#81)
Fixes
- remove unused pr created label
- worktree dialog black background (#89)
v0.7.2
v0.7.1
New Features
- add project groups (#78)
- add repo root selection for nested workspaces (#77)
- add workspace management RPC (#71)
- add remote backend configuration (#70)
- add collaboration mode support
- sync background terminal toggle
- sync collab toggle to config.toml
- add zed and ghostty open targets
- add pull request panel and diffs
- integrate pierre diffs and optimize scroll (#75)
- add changelog page
Fixes
- rename thread on first user message
- sync steer toggle to config.toml
- include Linux AppImage artifacts in latest.json (#74)
Performance Improvements
- virtualize git diff viewer
v0.7.0
v0.6.10
Fixes
- keep thread titles from app server
- avoid redundant thread activity writes