Releases: markgravity/Claudy
Releases · markgravity/Claudy
Release list
v1.4.1
What's new in 1.4.1
New Features
- Worktree tab sort order modes with focus-based grouping and a visual separator, plus a sort order preference
- Terminal now auto-follows the active worktree when its directory changes
- Worktree tab titles update automatically when you switch branches
Bug Fixes
- Fixed worktree panel not refreshing when the worktree path changes
- Fixed terminal close behavior when tabs are sorted
v1.4.0
What's new in 1.4.0
New Features
- Quick open project switcher with Cmd+K shortcut
- Worktree file copying with a configuration UI and symlink option
- AI-generated worktree tab titles with a regenerate action and an enable/disable toggle
- Current model display for terminal sessions, with a model indicator in the context window badge
- Auto-correct warmup mode for more accurate scheduled account switching
Bug Fixes
- Fixed context window badge text overflowing and truncating
- Improved Claude binary PATH resolution and shell environment persistence
v1.3.0
What's new in 1.3.0
New Features
- Git worktree support — create, remove, and sync worktrees, with a new project context menu
- Keyboard shortcuts (Cmd+1–9) to switch between terminals and projects
- Scheduled account warm-up to keep your usage window aligned
Improvements
- Context window percentage now refreshes from session history for accuracy
- Refined draft change tracking with the refresh button moved to the pending changes header
- Clearer context window icon
Bug Fixes
- Spawned commands now inherit your login shell's PATH
- More reliable account token refresh, preventing stale credentials across terminals
- Worktree tooltip now shows the branch name
v1.2.1
What's new in 1.2.1
New Features
- Press Cmd+1–9 to instantly switch between terminals and projects
- Bottom bar now prompts to set up an account when none are configured
- Added Feedback & Support to the Help menu
- Automatically recovers when authentication errors occur, restarting seamlessly
- Improved handling of rate limits — now distinguishes temporary limits from quota exhaustion
- Auto-recovers from image dimension errors by compacting the session context
- Renamed "Active first" to "Focus" in compact mode, with a clearer visual separator
Bug Fixes
- Completed projects now appear correctly in the Focus group
- Manual tab ordering is preserved within active and inactive session groups
- Trial days remaining now refreshes when the app becomes active and every hour
v1.2.0
What's new in 1.2.0
New Features
- New terminal engine powered by Ghostty for significantly improved performance, rendering quality, and keyboard/mouse support
- Context window usage is now tracked and shown as a percentage during terminal sessions
- Terminal themes are now supported with a built-in theme library
- License window is now accessible directly from the app menu
- Projects are now sorted by active status then last used date
- Compact mode offers additional sorting options: manual, active first, or alphabetical
- Trial activation is now simplified with machine-based tracking
Bug Fixes
- Fixed keyboard shortcuts conflicting with terminal key input
- Fixed PATH setup to include Homebrew and local Claude binary locations
- Fixed terminal prompt corruption caused by mouse tracking sequences
- Fixed file path display to truncate from the beginning instead of the middle
- Fixed SwiftData store location and added recovery from database corruption
Performance
- Reduced unnecessary terminal profile rebuilds for smoother rendering
v1.1.4
What's new in 1.1.4
New Features
- Auto mode: sessions can now be started with auto mode enabled for uninterrupted workflows
Bug Fixes
- Fixed arrow keys and other special keys that stopped working in Claude Code 2.1.83
v1.1.3
What's new in 1.1.3
New Features
- Permission prompts from Claude are now handled interactively during sessions
Improvements
- Plan approval options are now dynamic based on your current session context
- Improved draft commit name generation
- Account setup flow has a more streamlined layout
v1.1.2
What's new in 1.1.2
New Features
- Clear Terminal Context action added to the terminal tab right-click menu
- Newly created projects are auto-selected immediately
- Completed terminals show a green status indicator on tab bars
- Compact mode for the plan/ask sheet
- Escape and Ctrl+C now automatically transition terminals to idle state
Bug Fixes
- Terminal tab sort order is now persisted correctly
- Terminal reload works reliably after reconnecting
- Renamed and copied files now appear correctly in git status
- Terminal status resets properly when switching tabs or returning to the app
- Standalone Escape key is detected correctly (no false positives from multi-byte sequences)
- Terminal focus is restored after dismissing the prompt, switching tabs, or creating a new terminal
- Prompt responses now correctly transition the terminal to running state
v1.1.1
What's new in 1.1.1
New Features
- Compact mode for plan approval options
Bug Fixes
- Auto-restart terminal on stale session resume error
- Prevent draft commits spinner from getting stuck
- Stabilize stop button tap handling and debounce escape key
- Read plan content from hook payload instead of stale assistant message
- Restore correct ordering in plan feedback
Improvements
- Replace feedback submit URL with new web endpoint
- Unify terminal list and empty state layout
- Move prompt overlay from terminal list to terminal detail view
v1.0.1
What's new in 1.0.1
- Change the minimum supported macOS to 14.6
- Fix freezed app when scrolling in the Plugins Settings > Installed tab