Releases: n0an/VivaDicta
v2.2.1
v2.2.0
What's Changed
- Convert control widget to configurable toggle for watchOS support by @n0an in #180
- Add watchOS companion app with voice recording by @n0an in #181
- Add Viva Mode picker to watchOS app by @n0an in #182
- Add background task protection for transcription by @n0an in #183
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Fixed an issue where the VivaDicta keyboard would not load on iOS 26.4. The keyboard now works reliably.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Update AI models: add new Grok and OpenAI models by @n0an in #147
- Add GPT-5.4 mini and nano models by @n0an in #148
- Add 10 new host app URL scheme mappings by @n0an in #149
- Add Claude Code GitHub Workflow by @n0an in #152
- Remove stale commented-out code by @n0an in #153
- Replace foregroundColor with foregroundStyle in OnboardingComponents by @n0an in #154
- Replace foregroundColor with foregroundStyle by @n0an in #155
- Remove stale test files for refactored services by @n0an in #156
- Cleanup branch by @n0an in #157
- Align unit-tests workflow with build workflow by @n0an in #158
- Move test plan inside VivaDicta folder and update scheme reference by @n0an in #159
- Add AI text processing to keyboard extension by @n0an in #160
- Add Recent Notes tab to keyboard extension by @n0an in #161
- Add text editing to note details screen by @n0an in #162
- Clean up Swift Concurrency patterns by @n0an in #163
- Fix mode picker not updating after renaming a mode by @n0an in #164
- Migrate commands to skills with frontmatter by @n0an in #165
- Add tags system for transcription organization by @n0an in #166
- Improve Parakeet transcription quality and resilience by @n0an in #167
- Add Claude CLI Server client for Anthropic AI processing by @n0an in #168
- Add ChatGPT OAuth sign-in for OpenAI provider by @n0an in #169
- Add Gemini OAuth sign-in for Google account by @n0an in #170
- Add GitHub Copilot as new AI provider by @n0an in #171
- Add Cohere transcription provider by @n0an in #172
- Rename ClaudeCLIServerClient to VivAgentsClient by @n0an in #173
- Rebrand CLI Agents Server to VivAgents Server in UI by @n0an in #174
- Add 8 new built-in translation presets by @n0an in #175
- Reorder fallback chain to OAuth-first, move VivAgents to bottom, add preset haptics by @n0an in #176
- Keyboard AI processing: preset picker with VivaMode selector by @n0an in #177
Full Changelog: v2.0.0...v2.1.0
Full Changelog: https://vivadicta.com/ios/changelog
v2.0.0
• AI Presets — 40+ built-in presets (Summary, Email, Coding, Assistant, and more), each saved as a variation. Create custom presets and mark favorites
• AI Assistant — answers questions and transforms text. Fact-check, explain, reformat, change tone — just say what you need
• Auto-Translation — speak in one language, get text in another. Dictate in English, receive output in Spanish — or any language
• Clipboard & Selected Text Context — AI sees what you copied or selected, perfect for replying to messages or transforming text
• Keyboard — swipe between modes, cleaner recording timer, smoother animations
• VivaDicta for Mac & iCloud Sync — now on macOS with transcriptions, presets, dictionary, and API keys syncing across all devices
• New Providers — Z.AI and Kimi (Moonshot) added
• Auto-copy after recording, copy buttons on transcription rows, multi-select deletion
• Searchable model picker, redesigned detail view, and many UI improvements
Full Changelog: v1.0.0...v2.0.0