What's New
Echo Cancellation (#89)
OpenOats now uses Apple's built-in voice processing to cancel speaker echo from your microphone input. This prevents duplicate transcription when using your MacBook's built-in speakers and mic simultaneously — a common setup during meetings. Enabled by default; toggle in Settings > Recording.
Redesigned Notes View (#87)
The session detail pane now uses a clean 2-tab layout (Transcript / Notes) instead of the previous 3-state view. Switch between your raw transcript and generated notes with a single click.
- Transcript tab: full scrollable transcript with a "Clean Up" button for batch LLM-powered cleanup, progress banner, and "Show Original" toggle
- Notes tab: template picker merged into a regenerate split-button, streaming generation, and an empty state when no notes exist yet
- Keyboard shortcuts: Cmd+1 / Cmd+2 for tab switching
- ControlBar font consistency improvements
Contributors
Thanks to @Newarr for the original 2-tab design direction (PRs #82, #83) that inspired the Notes redesign, and to @sgreene570 for reporting the echo cancellation issue.
Full Changelog: v1.12.8...v1.13.0