Undo delete, timezone settings, recurring calendar events, auto-enhance, dropdowns, and transcript migration were improved.
Note Management
Undo delete with 5-second countdown timer - accidentally deleted notes can be restored via the "Restore" button or Cmd+Z, with a dissolving animation showing the remaining time
Space hotkey for controlling audio player playback
Recently opened notes now appear in a "Recent" section at the top of the Open Note dialog (Cmd+O) for quick access
Settings
Manual timezone configuration - override the system timezone specifically for how meeting times appear in the sidebar timeline, with 18 common timezone presets
AI settings shortcut changed to Cmd+Shift+Comma
New searchable dropdown component for language and timezone selection
Calendar
Fix duplication of rescheduled recurring calendar events - previously, rescheduling a recurring event instance would show both old and new occurrences
AI & Transcription
Auto-enhance now correctly counts words across multiple transcript segments, fixing cases where short segments wouldn't trigger enhancement
LM Studio context length errors now show a "Learn how to fix this" link pointing to documentation with step-by-step instructions
UI & Experience
Tooltip with keyboard shortcut hint for sidebar toggle button
Hide retranscribe button during active listening to reduce visual clutter
Improved dropdown keyboard navigation with Tab key support and visual selection indicator
Dropdown selections auto-scroll to keep the selected item visible
Stability & Performance
Fix memory leaks from actor subscriptions and timer accumulation not being cleaned up
Fix high CPU usage caused by MutationObserver watching the entire document tree - now uses targeted ResizeObserver
Fix transcript data migration to preserve speaker hints and support multiple transcripts per session
System
Tauri 2.10.1
Major dependency updates: cpal 0.17 (audio, now using upstream instead of patched fork), reqwest 0.13, cidre 0.14 (macOS bindings), tokio-tungstenite 0.28