What's new
Paste insertion now works everywhere. The "Paste instead of typing" mode added in 0.9.1 was silently suppressed in apps whose text field macOS Accessibility can't read — Messages, Claude Code, and other Electron / rich-text apps — so the transcription only reached the clipboard and never got pasted. The ⌘V is now sent unconditionally (it lands in any field, and is a harmless no-op otherwise), with a more robust key sequence, and paste is now the default insertion method — the reliable, universal behavior (and what OpenSuperWhisper did before 0.9.0).
Prefer typing instead (it preserves your clipboard, at the cost of failing in those apps)? Turn off "Paste instead of typing" in Settings.
Two notarized builds: arm64 (Apple Silicon) and x86_64 (Intel). Installs and updates via Homebrew and Sparkle.