Changelog
Version 1.0.2 (2026-02-06)
Bug Fixes
- Fix tool settings not appearing dynamically when a tool is installed
- Fix UI shifts when changing App Mode: changes take effect on restart
- Fix images silently dropped when using Anthropic or Gemini providers (Anthropic: native base64 format with URL support; Gemini: inline_data in native format)
- Fix MCP paste JSON panel text invisible (text view sizing issue)
- Fix MCP server discovery failing silently after successful connection (Accept header, initialized notification, Mcp-Session-Id header)
- Fix MCP tool list not updating in chat after server discovery
- Fix MCP server preferences showing stale tool counts after save
- Fix MCP resources/prompts UI not appearing
- Fix tables truncating text
Enhancements
- Handles long plugin descriptions more gracefully in Plugins Preferences
- Remove “META” tagging for meta messages
- Claude Opus 4.6 support (adaptive thinking, effort parameter, 128K output, pause_turn, interleaved thinking)
- Anthropic web search (domain filtering, citations, status bar updates)
- Structured outputs (strict tool use, JSON schema output mode for Anthropic/OpenAI/Grok)
Non-functional Changes
- Added note about summarization backend setting
New Plugins
- Maintenance Toolkit — cleanup tools for deleted app artifacts, duplicates, etc.
Version 1.0.1 (2026-02-04)
Bug Fixes
- Fix growing input field padding
- Fix plugin parameters not persisting
Enhancements
- Added About panel in preferences
Non-functional Changes
- Updated copyright date
Version 1.0.0 (2026-02-01)
Initial release