You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polishing now runs through Plainsay's own server with Gemini, instead of a per-subscriber OpenRouter key. Fixes Polishing failing on every dictation for anyone using the Plainsay Polishing provider.
Added Plainsay as a Polishing (editing) provider option — no API key needed, no usage limits, included with a Plainsay Cloud subscription regardless of which transcription source you use.
Fixed a deeper live typing bug reported by Konrad, still present after the earlier same-day fix: ending a recording could start the final reconciliation before an in-flight live-preview pass had finished its own edit, letting two independent edit sequences race the same document. They now always run strictly one after the other.
Fixed a live typing bug reported by Konrad: synthetic backspace keystrokes were sent with no pacing, and a busy app dropping one silently desynced Plainsay's model of what was on screen from reality, corrupting later corrections in the same dictation — showing up as wrong capitalization or missing spaces. Backspaces are now paced the same way the paste path already was.
Live typing is now in the Setup Assistant, alongside Editing, with a "Try it" field to compare on vs off. Live typing and Editing (cleanup) are mutually exclusive: turning one on turns the other off, since reconciling live-typed text against a rewrite pass would mean visibly rewriting words you just watched yourself type.