What's New
- History Audio Playback: Optionally save and replay audio recordings from transcription history
Bug Fixes
- Cloud Transcription Reliability: Fixed cloud API requests (Groq, OpenAI, Deepgram, etc.) hanging after sleep/wake or network changes. All plugins now use ephemeral HTTP sessions with 30s timeouts instead of persistent connections that go stale
- Indicator Preview: Fixed color scheme not applying correctly in IndicatorPreviewView (#86)
- MLX Plugins: Fixed Qwen3 and Voxtral plugins failing to load on macOS 15 due to missing Swift compatibility libraries
- Plugin CI: All plugins now build with Xcode 26.2 for consistent package resolution