What's new in PromptPaste
Release notes covering new features, UX improvements, and bug fixes. Older versions stay listed so you can see what changed when.
v1.3.0
TBD
Multi-language transcription, dedicated Pro experience, faster onboarding, and a long list of friction fixes from real-user funnel data.
ADDED
14-language transcription
Settings now has a Language section with real flags. Pick from English, French, Spanish, German, Italian, Portuguese, Dutch, Japanese, Korean, Chinese, Russian, Arabic, Hindi, or Hebrew. The right Whisper model loads automatically — English-optimized for English, multilingual otherwise (auto-downloads ~140MB once, then cached).
Custom vocabulary
Teach Whisper your jargon. Settings → Custom vocabulary takes a list of terms (kubectl, Supabase, useEffect) and biases transcription toward them. Plus an optional find/replace map for stubborn mishears.
Quick undo
A configurable hotkey (default Ctrl+Shift+Z) that strips the last injected text. Gated by a 30-second window and same-target-window check, so it never clobbers what you typed afterward.
Pro experience
Subscribers get a pink PRO badge in the header, a pink-accented mic button, and a speed-delivered counter in the Account card showing total dictations and estimated time saved. Plus a one-time welcome moment when your trial converts to paid.
Expanded hotkey options
Push-to-talk now supports Right Alt, Right Ctrl, Right Shift, Pause/Break, and F8. Previously only Right Alt and Right Ctrl.
Anonymous usage analytics (opt-out)
Helps us see where the install-to-trial funnel breaks. We collect event counters only — never your transcribed text, audio, vocabulary, file paths, or window titles. Toggle off in Settings → General → Privacy. The first-launch screen explains exactly what we collect.
IMPROVED
AZERTY keyboards (France/Belgium)
Push-to-talk now defaults to Right Ctrl instead of Right Alt on first launch — fixes a major crash cluster where AltGr conflicted with the hotkey.
Onboarding cut from 6 screens to 1
Single welcome screen with consents and a clear call to action. Mic calibration is now opt-in via Settings instead of an unwanted modal.
Account card slimmed down
Removed redundant labels. Now shows just your email, plan, and access status — nothing else.
Cleaner main window
Account, Refresh, and Forget Credentials buttons moved to Settings → Account where they belong. Wider window layout makes room for content instead of empty side gutters.
Trial CTA copy refreshed
Plan label now reads "Free trial" or "Pro Monthly"; sign-in copy points users at the 7-day trial throughout the app.
Stripe checkout reassurance
Added "You're starting a 7-day free trial. No card required, no charge today." next to the Subscribe button so users don't bail thinking they're about to be charged.
FIXED
No more "validation failed" overlay for guests
The entitlement endpoint is no longer probed when there's no auth token. Cleaner first-launch experience and quieter logs.
First-run dialog crash
Fixed an XAML-init order bug that produced a "That action could not be completed" error on the very first app load.
CLI screenshot prompt template
Label clarified with a usage hint explaining the {path} placeholder.
v1.2.0
April 26, 2026
Microsoft Store launch with overhauled listing, branding, and card-free 7-day trial.
IMPROVED
Microsoft Store listing
Renamed product to "PromptPaste — Voice for Claude Code & Codex CLI", rewrote description for the Windows + AI tooling audience, refreshed all logos, tiles, and trailer assets.
Card-free 7-day trial
Stripe checkout no longer requires a credit card to start the trial. Pay only if you keep using PromptPaste after day 7.
FIXED
Sign-in flow polish
Better redirect handling between desktop sign-in callback and the web auth pages.