Reliability fixes — silence gate, cleanup default & bundled psutil
v0.2.6 Latest- Fixed: microphones with moderate gain (e.g. RØDE NT-USB+) were silently dropping every recording — the default silence gate was 10× too aggressive. It now matches the recommended sensitivity for USB condensers.
- Cleanup is now opt-in — LLM polishing (Gemma) is disabled by default so the app is immediately usable on first launch without waiting for a model download. Enable it any time from the menu bar Settings.
- Fixed: enabling Gemma cleanup in the signed bundle caused a startup crash (psutil Team ID mismatch in the hardened runtime). psutil is now bundled and codesigned with the app, so cleanup works correctly after enabling it.
Requires macOS 14 Sonoma · Apple Silicon