github yazinsai/OpenOats v1.14.0
OpenOats 1.14.0 — Structured meeting transcripts

latest releases: v1.74.10, v1.74.9, v1.74.8...
one month ago

What's New

  • Structured Markdown meeting output (openoats/v1) — Meetings now produce .md files alongside the existing .txt output. Each file includes YAML frontmatter (date, duration, participants, ASR engine, meeting app), high-signal sections (Summary, Action Items, Decisions), and speaker-attributed transcript with relative timestamps. Files are Obsidian-native, grep-friendly, and LLM-agent-ready. (#94)

Improvements

  • Derive isRecording from state machine — Recording state is now computed directly from the coordinator's authoritative MeetingState, eliminating stale-value risk from the polling loop. (#90)
  • Extract service initialization — Coordinator-owned services are now initialized independently of the main window, decoupling service lifecycle from window rendering. (#91)

Contributors

Thanks to @Newarr for all three contributions in this release!

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.