Download Latest Version 3.2.6 source code.tar.gz (20.2 MB)
Email in envelope

Get an email when there's a new version of Copilot for Obsidian

Home / 3.2.6
Name Modified Size InfoDownloads / Week
Parent folder
main.js 2026-03-30 5.5 MB
manifest.json 2026-03-30 415 Bytes
styles.css 2026-03-30 71.2 kB
3.2.6 source code.tar.gz 2026-03-30 20.2 MB
3.2.6 source code.zip 2026-03-30 20.5 MB
README.md 2026-03-30 2.1 kB
Totals: 6 Items   46.3 MB 0

Release v3.2.6

A solid patch release focused on Miyo remote server improvements and a handy OpenRouter prompt caching toggle!

  • 🧠 Miyo remote server support, polished — Several improvements land together for users running Miyo on a remote machine. You can now set a Remote Vault Folder path so Copilot sends the correct path to your remote server (instead of your local path). The settings UI is cleaner too: "Vault Name" is now "Remote Vault Path (Optional)" and "Custom Miyo Server URL" is now "Remote Miyo Server URL (Optional)", both defaulting to blank so local users see no change. An indicator under the Enable Miyo toggle shows you the effective vault path and whether it resolves as local or remote. (@wenzhengjiang)
  • 📱 Miyo stays off on mobile without a remote server — On mobile, where local service discovery is unavailable, Miyo now quietly disables itself unless you've configured a Remote Miyo Server URL. No more silent failures! (@wenzhengjiang)
  • 🔁 Miyo folder API refactor — Under the hood, Miyo integration now uses the new folder-based API, using your vault path as the folder root and translating paths back to vault-relative paths. Index refreshes now notify you that the folder index is refreshing in Miyo. (@wenzhengjiang)
  • ⚙️ OpenRouter: per-model prompt caching toggle — If you use an OpenRouter endpoint that doesn't support cache_control headers (like Zero Data Retention endpoints), you can now turn off prompt caching per model in the model edit dialog. Prompt caching stays on by default for everyone else. (@logancyang)

More details in the changelog:

Improvements

  • [#2334] feat(miyo): add remote vault folder path override for remote servers @wenzhengjiang
  • [#2326] feat(miyo): rename vault name to remote vault path and align with server API @wenzhengjiang
  • [#2318] feat(openrouter): add per-model toggle for prompt caching @logancyang

Bug Fixes

  • [#2331] Refactor Miyo integration for folder API @wenzhengjiang
  • [#2328] feat(miyo): disable miyo on mobile without a remote server URL @wenzhengjiang

Generated by the release agent.

Source: README.md, updated 2026-03-30