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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes
Text selection now spans the whole transcript and notes. Previously each transcript line and notes paragraph was its own view, so you could only select one line at a time and Cmd+A did nothing. Live transcript, session transcript, and notes now render as a single selectable text flow — drag across everything, Cmd+A, Cmd+C, right-click → Copy. Speaker labels stay renameable and inline note images/attachments stay interactive. (#696 — thanks @Amir-Abushanab)
Maintenance
Homebrew cask synced to the current release. (#698)