Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:43

Backchannel v0.2.3

This patch release stabilizes live audio startup and speaker attribution for
calls with one local microphone user and remote participants on system audio.

Highlights

  • Prevent duplicate capture pipelines and call segments during rapid Start,
    Resume, End, or delayed browser permission prompts.
  • Bind split-track microphone speech to the sole configured local user without
    consuming remote speaker slots; system-audio participants retain normal
    diarization.
  • Preserve the capture topology for queued, reconnect-flushed, and final audio,
    and return to normal mic-only diarization when system sharing ends.

Downloads

Executables are delivered through the authenticated Backchannel portal at
https://downloads.backchannel.page/. An approved Backchannel account is
required; no GitHub identity or repository membership is required. This GitHub
release retains the public source tag and notes without executable files.

  • Backchannel-windows-x64.zip - Windows 10 or later, x64
  • Backchannel-macos-arm64.zip - macOS on Apple Silicon
  • Backchannel-linux-x64.tar.gz - portable Linux x64 bundle

All desktop bundles are unsigned. Docker Compose users receive the same code by
rebuilding from the v0.2.3 source tag.