• Variables & State Management — Store, modify, and reference runtime state across commands
  • Conditional Branching (If–Then–Else) — Execute different actions based on variable state with 8 operators (Equals, IsTrue, GreaterThan, etc.)
  • Command Nesting (Call Command) — Invoke other commands as subroutines with automatic recursion protection
  • Text-to-Speech (TTS) — Windows SAPI speech synthesis with configurable rate, volume, voice, and variable interpolation
  • Audio Playback — Play WAV, MP3, FLAC, OGG, and other audio formats with volume control
  • Enhanced Mouse Control — Mouse movement (absolute/relative) and scrolling (vertical/horizontal)
  • Command Groups — Organize commands in collapsible editor sections for better navigation
  • Global Profiles — Create always-active profiles for universal commands across all applications
  • First-Run Onboarding — Guided setup wizard with microphone selection, engine choice, and profile creation
  • Cross-Platform Abstractions — Foundation for future Linux and macOS support with IInputSimulation interface
  • Updated all 9 built-in game profiles with new variables, conditionals, and audio cues
  • Comprehensive v1.3.0 documentation covering all new features — View Documentation
  • 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: English, Norsk Bokmål, Deutsch, Français, Español, Svenska
  • Dark VS Code-inspired theme throughout
  • Confidence threshold control per profile

To add future releases: Copy the entry block in this file, update the version, date, tag, and bullet list, and paste it above the existing entries (newest first).