All notable changes to VTS - Voice Typing Studio will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.3 (2026-01-04)
1.1.2 (2025-10-05)
1.1.1 (2025-10-04)
- update build script to use PRODUCT_NAME for app paths instead of SCHEME (f62d503)
1.1.0 (2025-10-04)
- add homebrew for easier installation (#91) (d3cfbf6)
- change app name from "VTSApp" to "VTS" to be cleaner (#90) (989866f)
1.0.0 (2025-09-11)
- add optional
Faster ⚡️option which uses OpenAI realtime API for transcription which should improve latency (#83) (2080781)
0.13.0 (2025-08-28)
0.12.0 (2025-08-26)
- enhance markdown processing in appcast generation for improved HTML output in updates display (f35260e)
0.11.4 (2025-08-26)
- sparkle: align CFBundleVersion with CFBundleShortVersionString for proper update detection (1faa73d)
0.11.3 (2025-08-26)
- fix appcast generation with signature injection support (b803ab3)
0.11.2 (2025-08-26)
0.11.1 (2025-08-25)
- update Sparkle public key in Info.plist for auto-update functionality (41e8e33)
0.11.0 (2025-08-25)
- integrate basic telemetry for measuring future improvements (404a661)
0.10.0 (2025-08-25)
- update default STT provider to OpenAI and reorder default models (ed13e56)
- release automation fix to avoid having the appcast in the repo (which requires more permissions and pollutes the code) and instead generate it on every release (d25d111)
0.9.2 (2025-08-24)
- fixed and simplified the CHANGELOG.md file (ab86ce3)
0.9.1 (2025-08-24)
- add Deepgram provider support (#36) (e114d48)
- setting up release-please and Sparkle cast for auto-updates (changes)
0.2.1 (2025-08-02)
- Initial release of VTS (Voice Typing Studio)
- OpenAI Whisper and Groq API integration
- Custom global hotkeys for recording control
- Microphone priority management
- Launch at login functionality
- Native macOS dictation replacement experience
- API keys stored securely in macOS Keychain
- All API communications use HTTPS/TLS encryption
- Explicit microphone and accessibility permissions required
- Comprehensive README with setup instructions
- Contributing guidelines and code of conduct
- Installation and usage documentation
- See Roadmap in the README.md for upcoming features and improvements.
For more information about each release, visit the GitHub Releases page.