github yazinsai/OpenOats v1.29.3
OpenOats 1.29.3 — Transcript Window Fix

latest release: v1.29.4
4 hours ago

What's Changed

  • fix: transcript window not displaying live utterances (#175) — The full transcript window was empty because TranscriptWindowView read TranscriptStore indirectly through a nonisolated, @ObservationIgnored property, so SwiftUI's observation tracking never picked up changes. Fixed by injecting TranscriptStore directly into the environment.

Full Changelog: v1.29.2...v1.29.3

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.