Fixed
- Fixed an intermittent Windows issue where ending toggle-mode dictation with a modifier shortcut such as Ctrl+Space could cause injected text to inherit Ctrl/Shift/Alt/Win and trigger shortcuts instead of typing normally.
- OpenTypeless now waits briefly for physical modifier keys to be released before keyboard simulation, SendInput, or simulated paste. If a modifier remains held, it falls back safely instead of emitting corrupted keystrokes.
Thanks to @888markus for the detailed report.
Platform packages
- macOS: Universal Apple Silicon/Intel build, Developer ID signed, notarized, and stapled.
- Linux: AppImage, DEB, and RPM with updater signatures, detached GPG signatures, and SHA-256 checksums.
- Windows: x64 MSI and NSIS installers with Tauri updater signatures. The installers are temporarily not Authenticode code-signed, so Windows SmartScreen may display a warning.
Verification
The release passed frontend tests, Rust tests and Clippy on macOS/Linux/Windows, dependency audit, platform release builds, updater-signature checks, and platform signing gates.