Patch Changes
-
Add exponential backoff strategy in case of connection failures - #1715 (@lukasIO)
-
Add participant as an optional parameter to EncryptionError events emitted on room level - #1723 (@CSantosM)
-
fix(e2ee): propagate worker data decryption errors and reject corresponding promises - #1729 (@CSantosM)
-
Fix potential undefined access while disconnecting - #1734 (@lukasIO)
-
Add new areTokenSourceFetchOptionsEqual function - #1733 (@1egoman)
-
Ensure publication isn't attempted after timeout rejected the promise - #1725 (@lukasIO)