What's Changed
- fix: preserve calendar metadata on final transcript save (#411) — Sessions that started with calendar context were losing their meeting metadata strip after the final transcript was saved. The
calendarEventfield is now carried through when refreshing session metadata.
Contributors
Thanks to @kkarimi for identifying and fixing this bug, including a regression test.
Full Changelog: v1.56.0...v1.56.1