What's Changed
- Fix deeplink stop handling and duplicate main windows (#62) — Prevents non-recording windows from consuming queued external stop commands before the active recording window handles them, and switches the main app scene to a single
Windowso deeplink activation does not spawn an extra main OpenOats window. Deeplink-driven session controls (e.g., from Raycast) now work reliably.
Contributors
Thanks to @neeravmakwana for the deeplink reliability fix.
Full Changelog: v1.11.1...v1.11.2