# AnythingLLM v1.15.0 — AnythingLLM v1.15.0
- Product: AnythingLLM (https://whatsnew.fyi/product/anythingllm)
- Vendor: Mintplex Labs
- Date: 2026-06-25
- Version: v1.15.0
- Original notes: https://github.com/Mintplex-Labs/anything-llm/releases/tag/v1.15.0
- Permalink: https://whatsnew.fyi/product/anythingllm/releases/v1.15.0
- Labels: Platforms: Desktop
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **added** — Magic Echo, a voice-to-text dictation feature that works anywhere on the OS with custom dictionary support and voice commands
- **added** — Magic Beacon, a feature to highlight text in any app and perform AI actions like summarization, translation, rewriting, and research with access to agent skills and MCPs
- **added** — Magic Tab, an autocomplete feature that suggests text as you type in any app, aware of context and available on-device
- **added** — AnythingLLM Pro subscription tier with free daily limits for all Magic Features and no signup required for free tier
- **changed** — Intelligent Tool Selection (ToolReranker) is now enabled by default
- **changed** — Chat history cap has been unlocked
- **added** — Query and passage prefix environment variables for the GenericOpenAi embedder
- **fixed** — API update-embeddings endpoint no longer fails with Prisma "filename is missing" error on Windows paths
#### AnythingLLM Is Now An AI Agent Across Your Os
With AnythingLLM 1.15.0 for Desktop we have been working *hard* on what it means to bring your agent **to you**. Something that is still local, but outside of the walls of an app or a browser. This release features our first 3 features about this effort - we hope you enjoy them.
##### Introducing Magic Features
Magic Features bring AI to your entire computer — not just inside AnythingLLM. Dictation, text actions, and autocomplete that work in any app, fully on-device.
All Magic Features are free to use — no signup required. Pro removes the daily limits.
###### AnythingLLM Pro
Nothing about AnythingLLM is changing. Pro is purely additive — no existing features are affected, nothing is being locked away.
Every Pro feature will always have a free daily tier, no signup required.
You can read more about what AnythingLLM Pro is [here](https://docs.anythingllm.com/pro/overview).
##### Magic Echo - [Docs](https://docs.anythingllm.com/pro/magic-echo)
> A smarter voice-to-text dictation that works anywhere on your OS. Can replace tools like SuperWhisper or WhisprFlow entirely. Fully on-device.
Speak naturally and your words appear right where your cursor is — transcribed, cleaned up, and punctuated. Echo can see what's on your screen to make dictations smarter and more contextual.
Includes custom dictionary support, voice commands, and more.
##### Magic Beacon - [Docs](https://docs.anythingllm.com/pro/magic-beacon)
> Highlight text in any app and instantly act on it with AI.
Highlight any text on your screen and instantly act on it — summarize, translate, rewrite, research, or run a custom action. Beacon works in any app without switching windows.
It also has full access to your agent skills, MCPs, and tools — AnythingLLM's entire capability set, available anywhere your cursor is.
##### Magic Tab - [Docs](https://docs.anythingllm.com/pro/magic-tab)
> Grammarly across your entire computer - fully on-device.
As you type, Magic Tab suggests what comes next — in any app, aware of what you're working on so suggestions actually fit. Click into a text field and it'll suggest something before you've typed a single letter.
If you use Grammarly, Tab can replace it entirely — privately, on your device.
----
##### What's Changed
* Unlock Chat History Cap by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5906
* fix: API update-embeddings fails with Prisma "filename is missing" on Windows paths by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/5907
* Intelligent Tool Selection (`ToolReranker`) enabled by default by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5893
* feat: add query/passage prefix env vars to GenericOpenAi embedder by @jhsmith409 in https://github.com/Mintplex-Labs/anything-llm/pull/5589
* 1.15.0 tags by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5909
##### New Contributors
* @jhsmith409 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5589
**Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.14.2...v1.15.0