Skip to content

Commit 7e78246

Browse files
committed
Fold Room.connect roomOptions fix into 2.11.0 changelog
1 parent 350f5c1 commit 7e78246

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.changes/connect-room-options-ignored

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Changed: Update generated protocol definitions to v1.50.4
99
* Changed: Unrecognized protobuf enum values from newer servers now fall back to safe defaults, for example a new DisconnectReason maps to unknown
1010
* Changed: Update dependencies: device_info_plus to 13.x, connectivity_plus 7.3.1, dart_webrtc 1.8.1, synchronized 3.4.1, uuid 4.6.0
11+
* Fixed: Room.connect no longer ignores the roomOptions argument passed to it. Note that apps passing e2eeOptions through this deprecated parameter were silently running without e2ee, encryption will now actually activate for them
1112
* Fixed: Room.getSid() now resolves when the room sid is issued after the join response
1213
* Fixed: Backup codec state is cleared on unpublish and full reconnect, so republishing no longer acts on senders from a torn down connection
1314
* Fixed: DegradationPreference.disabled now maps to maintainFramerateAndResolution, as WebRTC defines it

0 commit comments

Comments
 (0)