New Features
- LLMman - OSS (opens in a new tab) is now available as a local LLM provider, replacing Docker Model Runner
- Google Vertex AI (opens in a new tab) is now available as an LLM provider
- New
generate-imageagent skill for creating images from chat - You.com is now the default web search provider for richer web-searches with Zero Data Retention
- Agent flow variables now support optional arguments
- Hindi, Bulgarian, and Swedish language support added
- GenieX on Windows on ARM now lists models found in your local model directory and lets you pull models directly from Hugging Face in the UI
- Click the version tag in the top of the window to jump to your logs and storage directory more easily
Improvements
- Web browsing is now enabled by default for agents
- Local providers now report model loading status in chat so you know why the first response is slow
- Ollama runtime bumped to 0.33.3 with an updated bundled model list
- Removed the borders around the main content area for a cleaner desktop layout
- Redesigned the "new feature" modal layout
- Dates in tables are now shown in a human-readable format
- Scraped web pages now preserve tables, ordered lists, and code blocks instead of flattening them
- PDF pages are now joined with newlines so words don't fuse across page boundaries
- Mistral embeddings are now batched, making large document embedding significantly faster
- Document search now matches your terms literally instead of as a regular expression
- Watched documents now clear stale vectors on sync
- AnySearch as a web-search provider
- KoboldCPP provider overhauled and modernized to match the rest of our providers
- Keenable added as a web search provider
- OpenRouter service tier selection for controlling routing cost and priority
- LocalAI image editing via reference images
Bug Fixes
- Fixed chat overflow causing the compression to reverse message order
- Fixed chatting with transcripts on Desktop
- Fixed workspace prompt and temperature being wiped when no override was sent
- Fixed threads not being migrated during multi-user migration
- Fixed orphaned threads created when a query-mode refusal occurred
- Fixed
lastUpdatedAtnot updating when editing a chat message - Fixed near-matching slash commands like
/reset-allbeing swallowed by/reset - Fixed similarity scoring so orthogonal or opposite chunks score 0 instead of a perfect match
- Fixed log warning when a chunk header exceeds the configured chunk size
- Fixed CSV/spreadsheet parsing for quoted cells
- Fixed mbox files only importing the first message in a chain
- Fixed GitHub file content not being decoded as UTF-8 on watched document re-sync
- Fixed GitHub wiki and GitLab issue re-syncing on watched documents
- Fixed GitLab clone URLs, trailing slashes, and view URLs not being accepted
- Fixed self-hosted GitLab and Confluence instances on
httpfailing to re-sync - Fixed Confluence personal access tokens being dropped on re-sync
- Fixed Paperless-NGX re-sync returning empty for every existing document
- Fixed link uploads losing their metadata when the link resolved to a file
- Fixed the scraper ignoring the "capture as HTML" flag on its fetch fallback
- Fixed the self-hosted FastCRW URL producing a double slash
- Fixed a blank published date being treated as 1970 during collection
- Fixed chat history attachments being dropped for TogetherAI, SambaNova, Z.ai, and Cerebras
- Fixed TogetherAI model caching returning a promise instead of the context window
- Fixed missing context window limits on MoonshotAI and PPIO
- Fixed Groq's current vision model rejecting image attachments
- Fixed LocalAI not passing the API key when fetching a generated image
- Fixed Generic OpenAI providers ignoring max tokens during agent streams
- Fixed DeepSeek reasoning passthrough for the
deepseek-flashalias - Fixed the SQL agent skill requiring the wrong parameter name
- Fixed agent flow API Call blocks returning a parse message instead of the response body
- Fixed several Italian translation strings
- Fixed a handful of filesystem and permissions issues on Desktop
Pinned Download Links
Revision 1.16.2:
| Operating System | Architecture | Download |
|---|---|---|
| Mac | x64 | Download (opens in a new tab) |
| Mac | ARM64 | Download (opens in a new tab) |
| Windows | x64 | Download (opens in a new tab) |
| Windows | ARM64 | Download (opens in a new tab) |
| Linux | x64 | Download (opens in a new tab) |
| Linux | ARM64 | Download (opens in a new tab) |