Skip to content

Changelog

All notable changes to mesh are documented here.

Format: Keep a Changelog
Versioning: Semantic Versioning


0.2.0 — 2026-03-31 — First public release

Added

  • Native LiveKit voice/video calls — no Element Call iframe, no matrix-widget-api dependency
  • Matrix RTC (MSC4143) membership management with delayed-event keepalive
  • Per-participant E2EE for encrypted rooms via MatrixKeyProvider → LiveKit E2EEManager
  • Screenshare with resolution/fps/audio picker (up to 4K source quality)
  • Deafen: SFU-level subscription toggle for zero-bandwidth deafen
  • Picture-in-Picture (PiP) overlay when navigating away from an active call
  • Soundboard with per-clip volume, fade-out, and mic passthrough
  • YouTube Together and Spotify Together microapps (Activities)
  • Optional Polls and Whiteboard activities (self-hosted Docker containers)
  • Presence bridge (Bun + Hono + Redis) for server-side mute/camera/screenshare/deafen state
  • AV quality settings: audio bitrate, echo cancellation, noise suppression, auto gain control
  • Video quality settings: resolution (360p–1080p), FPS, screenshare resolution/FPS
  • Connection quality badge and RTT/Jitter/PacketLoss stats panel
  • Cloudflare Tunnel profile for zero-config HTTPS
  • Docker Compose multi-profile deployment (livekit, cloudflare, microapps)
  • Desktop app (Electron) for macOS, Windows, and Linux
  • PWA support — installable on any platform
  • Encrypted token storage (AES in localStorage) and OS keychain support in Electron
  • Push-to-talk (PTT) with configurable hold key and global shortcut via Electron
  • Post-login E2EE setup prompt for cross-signing / backup

Changed

  • Forked from Cinny v4 — full Discord-style layout redesign
  • Replaced Element Call iframe with native LiveKit integration
  • Service worker no longer registers in development

[0.1.0] — Internal pre-release

Internal pre-release. Not publicly tagged.

Released under the AGPL-3.0 License.