Releases: Pavun57/typist
Releases · Pavun57/typist
Release list
v0.3.0
v0.2.7
fix: preserve speaker tone and slang in AI grammar fixes - rules and few-shot examples now keep casual tone, slang, contractions - README: document right-click Open method for macOS Gatekeeper - bump version to 0.2.7
v0.2.6
fix: anchor AI cleanup output with few-shot examples and strip meta-c…
v0.2.5
feat: in-app self-update for deb installs via pkexec dpkg -i - bump version to 0.2.5
v0.2.4
feat: show 'Installing update' status before restart on auto-update - bump version to 0.2.4
v0.2.3
fix: flatten transcript to a single line before typing Newlines from speech pauses were typed as Enter, sending half-finished messages in chat apps. - bump version to 0.2.3
v0.2.2
fix: auto-update robustness - deb/rpm installs no longer download updates (pkexec failure); they show a notice and a Download button opening the Releases page instead - space-free NSIS artifact name so latest.yml matches the release asset - bump version to 0.2.2
v0.2.1
fix: harden AI cleanup prompt against reply-style output and tone drift - dictated text wrapped in delimiters, explicit never-respond instruction - default to MESSAGE on ambiguity; temperature lowered to 0.2 - grammar fixes now strictly minimal-edit, preserving the speaker's tone - strip wrapping quotes from model output - bump version to 0.2.1
v0.2.0
feat: AI cleanup with Groq, OpenRouter, and NVIDIA NIM providers - post-transcription LLM pass: prompts enhanced, messages grammar-fixed - optional translate-to-English toggle (tone-matched) - free-tier providers with encrypted key storage and Test key button - live model list fetched from the provider - new 'Polishing with AI' overlay state; cleanup errors surfaced - bump version to 0.2.0
v0.1.1
feat: app icon, Linux autostart fix, chunked Sarvam transcription for…