Changelog
Release Notes
A full history of every V-Ghost release — features, fixes, and improvements.
- Built-in profile templates — import pre-made profiles for common applications
- Command aliases — set multiple phrases that trigger the same command
- Improved execution log — export command history to CSV for analysis
- Light theme support — toggle between dark and light UI
- Settings persistence — auto-save theme, window position, and application state
- Onboarding flow — guided first-run experience for new users
- Bug fix: Confidence scores not persisting across app restarts in some cases
- Bug fix: Fuzzy matching not working for commands with special characters
- Bug fix: Acronym expansion causing false positives (e.g., "FSD" now correctly expands)
- Improved error messages when recognition engine fails to initialize
- Performance: Reduced memory usage during long listening sessions
- Bug fix: Vosk model download failing on some network configurations
- Bug fix: Execution log not showing results for timed-out commands
- Bug fix: Audio input not initializing when multiple microphones detected
- Improved startup time when loading large profiles (100+ commands)
- Execution log viewer — detailed table showing all command executions with timestamp, confidence, and result
- Fuzzy matching — Levenshtein distance algorithm now catches minor speech recognition errors
- Acronym expansion — spell out acronyms phonetically (e.g., "FSD" recognized from "eff ess dee")
- Alternative recognition results — show multiple hypotheses when Vosk returns alternatives
- Drag-and-drop macro actions — reorder command steps in the editor by dragging
- Command execution statistics — track success rate and average execution time per command
- Window position persistence — app remembers last position and size on launch
- Offline speech recognition via Vosk — no internet required after model download
- Windows SAPI fallback engine — use built-in Windows speech recognition
- Keyboard macro actions — simulate any key press or modifier combination
- Mouse macro actions — left-click, right-click, middle-click, move to coordinates
- Process launcher — open any application or run any script by voice
- Delay action — configurable pause between steps in a macro sequence
- Macro sequences — chain multiple actions into a single voice command
- Profile management — unlimited named profiles with per-profile language and engine
- Auto-activate profiles — automatic switching based on the foreground process
- Push-to-talk mode — optional hotkey to gate recognition
- On-screen overlay — shows active profile and last recognized phrase
- System-tray minimize — runs quietly in the background
- Language support: 30+ languages including English, German, French, Spanish, Russian, Chinese, Japanese, and more
- Dark VS Code-inspired theme throughout
- Confidence threshold control per profile