What's New
- Concurrent session loading — Switching sessions now loads notes, transcript, and audio in parallel, significantly reducing load time
- Async notes folder mirroring — Notes folder sync no longer blocks the main thread
- Generation no longer bleeds across sessions — Starting generation on one session and switching to another no longer causes cross-contamination of notes
- Exclusive generation with clear feedback — Generate/Regenerate buttons disable while generation is in progress, with an inline spinner and status message
- Sidebar progress indicators — Spinner on the session currently generating notes, plus an unread badge when generation completes in the background
Contributors
Thanks to @genaardo for this release — the concurrent loading, generation isolation, and UX polish are all their work (#333).