Skip to content

v0.2.1 (beta)

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:51
· 41 commits to main since this release

A recording should never mess with the rest of your Mac

  • Fixed: recordings could corrupt other apps' graphics on macOS 26.5 — during meetings, on-device transcription could trigger a macOS GPU driver bug that made other apps mis-render system-wide (browser windows and Google Docs smearing into black artifacts until they were relaunched). Transcription and speaker identification now run entirely on the CPU and Neural Engine, which sidesteps the driver bug — and turned out to be about 40% faster as well. Each recording's session.json now records which compute units were used, and a new test guard keeps GPU inference from ever sneaking back in.
  • Apple Notes exports keep their spacing — blank lines between paragraphs now survive the push into Apple Notes instead of collapsing together.

Full changelog: v0.2.0...v0.2.1