Release Notes - v0.1.11
Features
- Added assistant.zip artifact to macOS releases
- Enhanced API key checking to validate all configured providers instead of only Anthropic
Fixes
- Fixed chat input lag when images are attached
- Resolved history loading race condition and overwrite bug in conversation management
- Fixed browser screenshot parameter naming and token estimation issues
- Preserved escalation handler dimensions on follow-up user messages
- Improved screen dimension caching to only store successful queries
- Enlarged side panel close button hitbox for better usability
- Fixed trust rules sheet subscription to prevent unnecessary updates
- Improved database cleanup process to properly delete WAL/SHM files and stop daemon before wiping
Infrastructure
- Made macOS release process more resilient to code signing failures
- Increased staple retry attempts to 15 with 60-second initial delay
- Tagged experimental tests and excluded them from PR CI runs to improve reliability