Downloads
Features & Changes
Agent Skills & Integrations
- Built-in Integrations: Gmail, Outlook, Google Calendar, Apple Notes (macOS only).
- Search: DuckDuckGo (DDG) configured as default web-search.
- Execution:
- Added auto-approve agent skill via environment variable configuration.
- Document Generation Agent outputs open in host native application.
Model & Backend Updates
- Ollama: Bumped to version 0.20.7 (adds Qwen 3.5 and Gemma 4 support).
- OpenAI: Added generic capability detection and environment variable configuration options.
- Model Management: Added
Customization > Chat setting Unload model when closed to free VRAM when chat window closes.
UI & Core Improvements
- Embeddings: Asynchronous per-document progress reporting. Queue modification and navigation allowed during embedding execution.
- PDF Generation: Added CJK character support via custom mdpdf fork.
- API: Added
Name field parameter to API keys.
- Session Management: Chat ID reported in agent sessions to allow chat regeneration, TTS, and actions without page reload.
- UI Assets: Added image lightbox in main interface.
Bug Fixes
- Fixed UI flickering when prompt input collapsed with βShow moreβ.
- Fixed Desktop Assistant UI area capture tool clipping bug.
- Suspended audio transcription feature for Telegram.
- Fixed temperature setting bug for AWS Bedrock Claude 4.7.
- Fixed illegal characters bug in Windows file names.
- Fixed bug where last tool runs when Max stack is reached.
- Preserved Confluence Wiki context path when set.
- Fixed streaming execution bug for Anthropic LLM instruction blocks.