Release notes

What changed in each version of Vito, newest first. This is the short version — the complete changelog, every past release and all the downloads live on GitHub, linked at the bottom.

Vito 2026.7.2 2026-07-26

AI cleanup: OpenAI-compatible providers

The AI cleanup pass now works with any OpenAI-compatible chat-completions endpoint, alongside Anthropic:

  • Groq — a free tier (rate- and daily-token-limited) that states it doesn't train on your API data. Together with AssemblyAI's free starting credit, you can dictate and clean up for free.
  • OpenAI — use your own OpenAI API key.
  • Local model — point it at Ollama, LM Studio or any local endpoint, so your transcript never leaves your machine.

New installations default to the Groq preset; existing configurations keep their current provider.

Downloads
  • Linux: Vito-2026.7.2-x86_64.AppImage
  • Windows: Vito-Setup-2026.7.2.exe

Verify each download against its .sha256 file.

The full history lives on GitHub

Every release — with the downloads and the complete changelog — is at github.com/vinceecniv/Vito/releases.