Release Notes - v0.1.27
Features
- Added copy-to-clipboard icon on assistant message bubbles for easy content copying
- Enhanced
hatchcommand with--remoteargument supporting local, GCP, AWS, and custom deployment options - Implemented local daemon support for
vel hatch --remote local - Desktop app now passes
--remoteCLI argument for user-hosted deployment options - Improved app panel sizing with default width of 70% of available content area
- Updated permission cards interface with enhanced polish and usability
Fixes
- Fixed credential proxy injection for curl commands and improved secret prompt input handling
- Resolved app panel width calculation to use content area instead of full window dimensions
- Activity panel now shows full untruncated command text in expanded entries
- Corrected Dockerfile path resolution in build hints and compiled builds
- Fixed case-insensitive hotkey comparison and improved monitor cleanup on termination
- Prevented global hotkey (Cmd+G/Cmd+Shift+G) from interfering with other applications
- Resolved proxy binding issues when docker0 interface is unavailable, now binds to localhost
- Fixed stale Docker cache issues that could break sandbox image builds
- Improved query-template-only host handling in request evaluation
- Prevented threads panel from auto-closing when activity panel opens
Infrastructure
- Moved lockfile save functionality from CLI to platform layer
- Enhanced test assertions for trust-store default rules including ui_dismiss and ui_update