Skip to content

Whisper Input v1.3.17

Choose a tag to compare

@EthanYoQ EthanYoQ released this 31 May 17:25
· 13 commits to main since this release

Summary

  • Fix Windows Right Alt shortcut recording by forwarding native low-level hook recorder events to the frontend.
  • Preserve Right Alt dictation trigger behavior while shortcut recording is active.
  • Bump app version to 1.3.17.

Verification

  • npx --yes tsx src/components/ShortcutRecorder.test.ts
  • npx --yes tsx src/lib/hotkeyRecorder.test.ts
  • cargo test hotkey --lib
  • npm run tauri -- build