Changelog

Every release, improvement, and bug fix — pulled directly from our GitHub releases.

v1.5.4February 26, 2026

1.5.4

  • Word edit detection + auto add to dictionary
View on GitHub →
windows-text-monitor-v1.0.0February 26, 2026

Windows Text Monitor v1.0.0

Prebuilt Windows text monitor binary for auto-learn correction monitoring.
This binary uses Windows UI Automation to detect text field changes after paste.
View on GitHub →
v1.5.1February 24, 2026

1.5.1

  • CUDA support for whisper-server (local whisper models)
  • GPU support for llama.cpp (Local LLMs)
  • Other small bug fixes and performance improvements
View on GitHub →
v1.5.0February 23, 2026

1.5.0

  • Create and manage notes
  • Upload audio files and automatically transcribe them into notes
  • AI actions in notes
  • Referral scheme (give 1 month get 1 month)
  • Improved dark mode
View on GitHub →
v1.4.11February 13, 2026

1.4.11

  • Japanese as an interface language
  • Paste improvements on Windows
View on GitHub →
v1.4.10February 13, 2026

1.4.10

  • Better support for Simplified vs Traditional Chinese on OpenWhispr Pro
  • Reliability improvements for OpenWhispr Pro
View on GitHub →
v1.4.9February 13, 2026

1.4.9

  • Better auto-paste support for Linux users
  • Better language support for OpenWhispr Pro
View on GitHub →
windows-fast-paste-v1.0.0February 13, 2026

Windows Fast Paste v1.0.0

Prebuilt Windows fast-paste binary for clipboard paste operations.
Uses Win32 SendInput API with automatic terminal detection (Ctrl+V for normal apps, Ctrl+Shift+V for terminals).
View on GitHub →
v1.4.8February 12, 2026

1.4.8

  • Internationlization ( EN, PT, IT, ZT, DE, ES, RU, ZH)
  • Bug fixes & performance improvements
View on GitHub →
v1.4.5February 10, 2026

1.4.5

  • Faster startup — Lazy-loaded heavy components and deferred non-critical init so you get to dictating quicker
  • Redesigned toasts — Dark HUD-style notifications that actually look like they belong here
  • New loading screen — Branded splash with a proper spinner instead of staring at nothing
  • Dictation sound effects — Optional start/stop audio cues (toggle in settings) with warm, soft tones
  • Auto-hide floating icon — The dictation icon can now get out of your way
  • Smoother scrolling — Thinner, floating scrollbar thumbs that fade in when needed
  • Dark mode fixes — Dropdowns and toasts now respect your theme properly
  • Auth-aware routing — If your session expires, you'll see a sign-in screen instead of a void
  • Globe key persistence — Your hotkey config actually sticks now
  • Discord support — Find us in the support menu
View on GitHub →
v1.4.3February 8, 2026

1.4.3

Features

  • Mistral Voxtral Transcription — Transcribe with Mistral's Voxtral Mini model, including custom dictionary support for better accuracy with names and technical terms
  • Windows Modifier-Only Hotkeys — Use standalone modifier keys (like Ctrl or Alt) as your dictation hotkey on Windows
  • Custom System Prompts — Your custom system prompt now works with local and Anthropic BYOK reasoning
  • Audio Cues — Dictation start/stop sounds are more audible

Bug Fixes

  • Fixed clipboard paste (Ctrl+V) failing after transcription on Linux Wayland
  • Fixed transparent window flickering on Wayland and X11 compositors
  • Fixed app hanging during update installation
  • Fixed language selector dropdown positioning in settings
Thanks to @RutamBhagat for significant contributions to this release.
View on GitHub →
v1.3.0January 27, 2026

1.3.0

NVIDIA Parakeet — Fast Local Transcription

New local transcription engine via sherpa-onnx, supporting 25 languages with efficient CPU inference. Select it in Settings → Transcription → Local Provider.

Windows Push-to-Talk

Hold your hotkey to record, release to transcribe. Supports compound hotkeys like Ctrl+Shift+F11.

Custom Dictionary

Add names, jargon, and technical terms to improve transcription accuracy. Find it in Settings → Custom Dictionary.

Fixes

  • Improved GNOME Wayland hotkey reliability
  • Fixed hotkey and custom endpoint settings not saving
  • Fixed Wayland paste and Linux hotkey registration issues
  • Fixed llama-server library bundling
View on GitHub →
windows-key-listener-v1.0.0January 27, 2026

Windows Key Listener v1.0.0

Prebuilt Windows key listener binary for Push-to-Talk functionality.
This binary uses Windows Low-Level Keyboard Hook to detect key press/release events.
View on GitHub →
v1.2.14January 23, 2026

1.2.14

Added:
  • Troubleshooting mode with debug logging
  • Custom transcription endpoint support
  • Enhanced clipboard debugging
Changed:
  • Consolidated API key management
  • Updated Electron Builder
Fixed:
  • Windows/Linux dual taskbar entries
  • Linux X11 paste reliability
  • Single instance lock
  • Model provider consistency
View on GitHub →
v1.2.12January 20, 2026

1.2.12

  • GPU support
  • Latest Gemini models
  • Bug fixes and performance improvements
View on GitHub →