Skip to content

v0.30.10

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:12
· 33 commits to main since this release

Fixes

  • Switching between a note and its transcript no longer stalls. On a long
    recording the app used to freeze for a moment when you opened the transcript
    view, long enough that the click felt like it had been ignored, because the
    whole transcript was being laid out before anything appeared. The view now
    changes right away and shows a brief "Loading transcript..." spinner while
    the text fills in, and the parts of a long transcript that are off screen
    are only drawn as you scroll to them. Speaker names, the people listed above
    the title, search highlighting, and click-to-play all work as before

Full Changelog: v0.30.9...v0.30.10