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
Added Custom → Feature master toggles so translation, rewrite, notes, app enhancement, and meeting can be disabled from a two-column overview without affecting always-on transcription.
Added imported meeting file analysis with bounded audio windows, full transcription, continuous speaker diarization, progress and cancellation, and history audio preference handling.
Changed
Upgraded MLX Audio and related model runtimes so live ASR sessions end with structured STT output, and unreliable chunk timing is no longer treated as final timestamps.
Fixed
Fixed selected-text hotkeys so editors like VS Code no longer treat the current line as a selection when nothing is actually selected.
Fixed meeting microphone start when AVAudioEngine reports a sample rate that disagrees with the hardware input device.
Fixed Create Hot Word so adding a term that already exists in the same scope reinforces it instead of failing with a SQLite duplicate-scope error.
Fixed local model download authorization so security-scoped folder access is required and can be reauthorized from the main window sidebar.
Fixed status-menu activation so the main window moves to the active Space when opened from the menu bar.
Fixed app usage attribution so metrics track the final text injection destination and exclude meeting transcripts from branch counts.