v2.0.0
2025-07-12

Highlights

  • 🚨 Breaking: Upgraded to Waterbus SFU v3 — now fully rewritten in Rust
  • 🌐 Feature: Added support for HTTP/3
  • 🎥 Feature: Enabled Simulcast streaming
  • 🔌 Feature: Integrated connectivity_plus to better manage user network state
  • 🔐 Feature: Added support for custom WebRTC E2EE keys
  • 🛠️ Fix: Resolved issues with frame encryption
  • 📊 Chore: Improved internal statistics tracking
  • Enhancement: Reduced connection time for joining sessions
v1.6.0
2025-05-05

Highlights

  • 🛠️ Fix: Fixed build issues for WASM
  • 🎛️ Chore: Enhanced WebRTC configuration, improving ICE and audio quality settings
v1.5.3
2024-12-22

Highlights

  • 🛠️ Fix: Corrected rear camera rotation issue on Android
  • 📦 SDK: Refactored return types to support exceptions
v1.5.2
2024-11-02

Highlights

  • 🧑‍🏫 Feature: Added whiteboard support
  • 🎥 Feature: Implemented recording functionality
  • Feature: Added raise hand interaction
  • 🛠️ Fix: Resolved PlatformView issues on iOS
v1.5.1
2024-09-22

Highlights

  • 🛠️ Fix: Isolated platform logic for web to improve stability
v1.5.0
2024-09-17

Highlights

  • 🔐 Feature: Enabled end-to-end encrypted chats
v1.4.16
2024-09-12

Highlights

  • 🔧 Chore: Upgraded web package to ^1.0.0
v1.4.14
2024-08-27

Highlights

  • 🔊 Feature: Enabled speakerphone by default, but prefers Bluetooth when available
  • 📚 Docs: Added guide to set up beauty filters on Android
  • 🤖 Android: Upgraded WebRTC SDK to M128.6613.02
v1.4.13
2024-08-26

Highlights

  • ⚙️ Feature: Integrated dio_compatibility_layer for better network handling
v1.4.12
2024-08-14

Highlights

  • ⚙️ Feature: Migrated to use rhttp alongside dio for improved request flexibility