• v0.3.0 2d067a2e41

    PeerSpeak 0.3.0
    windows-build / windows-build (push) Has been cancelled
    cargo-deny / cargo-deny (push) Has been cancelled
    Stable

    mollusk released this 2026-06-21 03:43:26 +00:00 | 129 commits to main since this release

    PeerSpeak 0.3.0

    ⚠️ Breaking wire change — all peers must run 0.3.0. A 0.2.x peer can no longer connect (it fails fast at the handshake by design).

    Highlights

    • In-chat file & photo sharing: attach files/photos to the room chat. Photos render inline; other files appear as a download chip. Bytes travel on a dedicated, room-member-gated file-transfer plane (not gossip), with a 25 MB cap and defensive image decoding. Session-only — shared files aren't persisted.
    • Per-peer listener-side noise gate: suppress an individual peer's background noise on your end (slider in each participant card, next to Volume/Pan/EQ).
    • Per-peer volume slider is now continuous and persistent across sessions (was snap-only before).

    Windows

    • Installer attached: peerspeak-0.3.0-setup.exe (single self-contained exe; adds Start-menu/desktop shortcuts and an optional firewall rule). Unsigned, so SmartScreen shows "unknown publisher" — More info → Run anyway. See packaging/windows/INSTALL.md.
    • Note: this Windows build is not yet runtime-verified; two known cosmetic caveats (emoji glyphs on the attach button; GIF/WebP fall back to error rather than a file chip).

    Update 2026-06-21: the installer was rebuilt to fix a bug where chat file/photo transfers always failed with "connection lost." If you installed an earlier copy of this file, re-download and reinstall. (Version is unchanged at 0.3.0; the fix is wire-compatible.)

    Downloads