0.25.0
mattieruth
released this
14 Apr 14:33
·
109 commits
to main
since this release
Features
- π Added types for new packet loss fields,
totalSendPacketLoss
andtotalRecvPacketLoss
, in thegetNetworkStats()
response
Bugfixes
- π Prebuilt-only: Fixed issue where the Promise resolved too early on calls to
leave()
in iframe mode, causing issues for quick re-join()
s.
Other improvements
- π Deprecated the optional
publish
flag in the input processor settings. - Prebuilt-only,
β οΈ Pre-Betaβ οΈ : Implemented preliminary API for supporting custom buttons in the prebuilt UI.