Skip to content

Muesli 0.6.7

Choose a tag to compare

@pHequals7 pHequals7 released this 11 May 05:20
· 269 commits to main since this release

Muesli 0.6.7

This release focuses on more reliable meeting capture, safer updates, and smoother setup.

What's new

  • System audio from Zoom, Microsoft Teams, and other call clients is now routed to the "Others" side of meeting transcripts instead of being mislabelled as you.
  • Ollama is now available as a local meeting-summary backend, with improved timeout handling, title generation diagnostics, and Qwen 3.5 as the default Ollama model.
  • Launch at Login is now wired through macOS login items, with better approval-state refresh in Settings.
  • The onboarding flow is smoother for permission setup, meeting-only users, accessibility prompts, and model selection.
  • Sparkle updates now show release notes and use the standard updater flow from the About screen, avoiding the previous busy-state loop.

Fixes and polish

  • Computer Use alpha foundations are included, but the CUA hotkey is disabled by default so users do not accidentally trigger it before ChatGPT integration is configured.
  • Paste handling is safer and avoids restoring stale clipboard contents over newer user clipboard changes.
  • Custom dictionary phrase matching is more reliable.
  • Meeting detection work has moved off the main thread to reduce UI stalls.
  • CoreAudio recording cleanup is more robust across restart failures, teardown, and app deinitialization.