Patch Changes
-
e2ee: ensure current key index isn't unintentionally updated - #1830 (@lukasIO)
-
Prevent unmute -> mute -> unmute cycle for track restarts that happen during unmute - #1793 (@mfairley)
-
Use controller.error to signal unexpected errors mid data stream - #1834 (@lukasIO)
-
Signal leave on failed connection attempts if signalling is connected - #1817 (@lukasIO)
-
Vendored ts-debounce and added critical timers to debounce function - #1800 (@mfairley)
-
Ensure cryptor setup respects async queue in worker - #1833 (@lukasIO)
-
Adds new OutgoingDataTrackManager to manage sending data track payloads - #1810 (@1egoman)