Calendar Integration
- Display calendar event info in metadata chip
- Show video icon and truncated event title
- Display event details including title, location, meeting link, and date/time
- Add Join button for meeting links
Auto-Enhancement
- Automatically switch to summary tab and start summarizing when listening stops
- Re-trigger summarization even if summary already exists
Audio & Devices
- Add DeviceListChanged event for device connect/disconnect detection
- Fix wrong sample rate returned from audio buffer
- Add
com.apple.Sound-Settings.extensionto microphone detection exclusion list
Speech-to-Text
- Fix Deepgram language configuration
- Remove unsupported
detect_languageoption from Deepgram streaming - Don't force accordion in STT config UI
Data Import
- Improve legacy HTML-to-markdown conversion
- Use Tiptap native markdown conversion for better parsing
Fixes
- Read AI language from settings store instead of main store
- Normalize bullet points (•) to dashes (-) in AI summaries
- Better Sentry config with user-id tracking