Skip to content

Release 2.11.0 - #1164

Draft
hiroshihorie wants to merge 1 commit into
mainfrom
release/2.11.0
Draft

Release 2.11.0#1164
hiroshihorie wants to merge 1 commit into
mainfrom
release/2.11.0

Conversation

@hiroshihorie

@hiroshihorie hiroshihorie commented Aug 9, 2026

Copy link
Copy Markdown
Member

Minor release. Main theme is video degradation preference alignment with the other SDKs, plus hardening around protobuf enums and the backup codec lifecycle, new DisconnectReason members, and a dependency refresh.

Changes

Added

  • DisconnectReason members for newer server reasons (roomClosed, migration, sipTrunkFailure, ...)
  • DevelopmentTokenSource, replaces the deprecated SandboxTokenSource

Changed

  • Default degradation preference follows track source (camera keeps framerate, screen share keeps resolution), also applied to the backup codec sender
  • Unknown protobuf enum values from newer servers fall back to safe defaults instead of erroring
  • Protocol definitions v1.50.4
  • Dependency updates (device_info_plus 13.x, connectivity_plus 7.3.1, dart_webrtc 1.8.1, synchronized 3.4.1, uuid 4.6.0)

Fixed

  • Backup codec state cleared on unpublish and full reconnect, backup codecs republish correctly after reconnect
  • Room.getSid() resolves when the room sid arrives after the join response
  • DegradationPreference.disabled maps to maintainFramerateAndResolution as WebRTC defines it

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Warning

No changeset found

If this PR includes user-facing changes, please add a changeset file in .changes/

Format: level type="kind" "description"

patch type="fixed" "Fix audio frame generation"
minor type="added" "Add support for custom audio processing"
major type="changed" "Breaking: Rename Room.connect() to Room.join()"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant