Skip to content

v3.2.0

Choose a tag to compare

@Tranks27 Tranks27 released this 13 Jun 05:56
· 13 commits to main since this release
afee2a8

[3.2.0] - 2026-06-12

✅ Fixes

  • Microphone recording broken by Windows update: A recent Windows/audio-driver update changed the audio format that physical microphones report, which crashed the app. The fix makes recording immune to this and future format-reporting changes. Devices on older Windows builds are unaffected and fall back to the original behavior if needed.
  • Recording failures now visible: If the mic or speaker channel fails during a recording, a warning dialog now explains which channel failed when you stop — previously the failure was only written to the log and the app pretended everything worked.

🎯 Improvements

  • Splash screen: Added a startup splash screen while the app loads.
  • Startup update check: The app silently checks for a newer release at startup.
  • Attendee names no longer include parenthetical annotations: The meeting minutes prompt now explicitly forbids appending roles, organisations, or any bracketed text to attendee names.
  • DOCX output: Removed the standalone action items summary table — action items are already captured inline within each agenda item section.