0.2.0 — the tray app grows up
The tray app got its first big field-test-driven upgrade, built and live-tested inside a Windows 11 ARM64 VM:
- 🎛️ Full macOS-style settings panel — language / transcription (Whisper · Parakeet · Groq) / AI summary as segmented controls with ⓘ explainers, note-content and destination checkboxes (Nextcloud/Notion), storage paths incl. external-mirror toggle, ntfy push. Saves atomically, preserves unknown config keys.
- 📞 Active-call card with scrolling two-track waveforms (you + caller), participant editor with +/−, discard link.
- 🌒 New dark theme + real app icon; panel now dismisses on focus loss / Esc like a proper tray popover (also fixes the panel hang).
- 💡 Idle hint — the panel now tells you it's waiting for a running call (mic active); just opening Teams/WhatsApp is not supposed to trigger anything.
- 🧹 README: collapsible FAQ (incl. "I opened Teams and nothing happened?"), uninstall section — lessons from the first Mac-side community tester.
Compiled green on windows-latest CI; panel behavior verified live in the VM. Still experimental — bare-metal reports welcome!