Meeting Notes 1.0.0
Meeting Notes 1.0
The first stable release.
Highlights
- Renamed and refocused: the app, repository, and internals are now simply Meeting Notes.
- Full code review hardening across capture, transcription, UI, and services:
- Dutch words like "er" are no longer stripped by the filler-word filter.
- Transcripts can no longer drop or duplicate turns in topic sections; an "Other" section catches uncovered turns.
- Live transcript timestamps now follow the recording clock across pause/resume.
- Live audio is delivered in strict order, and quiet recordings are detected more reliably.
- Back-to-back meeting notifications re-arm correctly, and video-call auto-stop is steadier.
- Return now cancels a meeting deletion instead of confirming it; busy days show all meetings.
- Codex task creation can no longer hang indefinitely, and broken pipes no longer crash the app.
- Tana enrichment paginates past 1,000 entities and surfaces Keychain errors.
- Calendar access is only requested when you press Record.
- Accessibility labels added throughout the menu bar UI and settings.
- Safer release/build tooling: inside-out code signing and a self-cleaning release script.