Skip to content

V1.2.1

Latest

Choose a tag to compare

@deanhume deanhume released this 26 Jun 11:35
· 6 commits to main since this release

πŸš€ Improvements

β€’ Faster transcription β€” audio is now transcribed in small overlapping chunks while you record, so pressing Stop finishes near-instantly on longer recordings instead of processing everything at the end.
β€’ Snappier recording start β€” the Record button now responds the instant you click it (shows "Starting…"/Stop immediately) instead of lagging while audio capture sets up.
β€’ Clearer meeting summaries β€” generated summaries are now prefixed with a Β --- πŸ“ Meeting Summary πŸ“ ---Β  header so it's obvious where your own notes end and the auto-summary begins.

πŸ› Fixes

β€’ Fixed "Audio capture unavailable" on some PCs β€” resolved a system-audio capture failure that could block recording from starting.
β€’ Recordings are no longer lost when closing a note β€” closing the note while a recording is in progress now automatically stops it, finishes transcription, and writes the summary into the note before saving (previously the in-progress summary was silently dropped and the mic stayed locked).
β€’ Note editor no longer closes accidentally β€” clicking outside the note window no longer dismisses it; close it explicitly with the βœ•, Cancel, Save note, or Esc.
β€’ More helpful capture errors β€” if the microphone is unavailable (e.g. in use by Teams/Zoom), the status now names the actual problem instead of a generic message.

πŸ“– Documentation

β€’ Added install guidance to the README explaining the Windows SmartScreen ("Windows protected your PC") prompt and how to proceed (More info β†’ Run anyway).