Windows 1.8.3
·
338 commits
to main
since this release
Highlights
- Faster AssemblyAI transcription: clips under two minutes take a single-request fast path instead of upload-and-poll.
Bug Fixes
- Vocabulary replacements with AI off: modes with post-processing disabled discarded every configured replacement.
- Groq Llama 4 Maverick removed: the model was decommissioned upstream, so post-processing silently returned the raw transcript. Existing modes migrate to GPT-OSS 120B.
- History no longer destroys completed transcriptions: a finished result could be overwritten with
Transcription did not finishand its text wiped. - Mouse-wheel scrolling on Modes and Model Library: both pages could previously only be scrolled by dragging the scrollbar.