Changelog (v0.2.22 → v0.2.23)
✨ Features
- macOS Liquid Glass Icon: Added macOS 26+ Liquid Glass dynamic icon support
- Message Copy Button: Added copy button to user messages in chat UI
- Custom Tool Icons: Show custom icons for Edit/Write tools in TurnCard
- Docs Integration: Added
/docs/*route to access documentation - Source Dropdown: Added source dropdown UI component for easier source selection
🐛 Fixes
- Source Guide Auto-Update: Fixed source guides only updating in debug mode - now auto-updates when app version exceeds installed version
- Craft MCP URL: Fixed incorrect Craft MCP URL to
https://mcp.craft.do/my/mcp - Session Sharing: Fixed session viewer routing for shared sessions
- Mention Menu Enter Key: Fixed Enter key in mention/slash menus when no results match
- Credentials Encryption: Fixed credentials encryption issues
- Attachment Picker: Allow all file types in attachment picker dialog
🎨 Refactoring
- Semver Version Comparison: Replaced custom
compareVersionswithsemver.gt()for robust version handling - Plan Presentation: Updated mode-manager to present plans directly without asking
📝 Documentation
- Fixed typo: "follow" → "follows" in README files
Breaking Changes
None
Migration Notes
None required - source guides will automatically update on first launch.