You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing the record shortcut while the realtime-ws backend was still connecting (first few seconds after startup, or during an auto-reconnect) no longer kills the connection and aborts the recording — the press now waits briefly for the handshake to land and proceeds. Also closes a related race that could crash the daemon on startup. (#212)
audio_feedback now defaults to enabled, matching the documented behavior.