Skip to content

v2.8.0#1101

Merged
hiroshihorie merged 5 commits into
mainfrom
release/v2.8.0
Jun 3, 2026
Merged

v2.8.0#1101
hiroshihorie merged 5 commits into
mainfrom
release/v2.8.0

Conversation

@hiroshihorie
Copy link
Copy Markdown
Member

@hiroshihorie hiroshihorie commented Jun 2, 2026

  • Added: Session API support for simpler E2EE setup
  • Changed: Manual video quality selection can be used with adaptive stream enabled
  • Changed: Generated protocol definitions for LiveKit protocol v1.45.8
  • Fixed: waitForBufferStatusLow busy-waiting after engine close
  • Fixed: Simulcast lower layers exceeding the top layer
  • Fixed: forceRelay log message interpolation
  • Fixed: sendSyncState error handling so sync-state preparation failures are not swallowed
  • Fixed: Screen share simulcast default low layer alignment
  • Fixed: Region failover null-provider dereference
  • Fixed: Android builds with dependencies that require compileSdk 36
  • Fixed: Deferred track listener leaks across reconnects
  • Fixed: Adaptive stream dimensions on high-density displays
  • Fixed: Session.start() reentrancy during concurrent calls
  • Fixed: Connected server address resolving from the wrong peer connection
  • Fixed: Reconnect counter null assertion on the first reconnect attempt
  • Fixed: Premature publication disposal during unpublish

@hiroshihorie hiroshihorie marked this pull request as ready for review June 2, 2026 15:59
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

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()"

@hiroshihorie hiroshihorie linked an issue Jun 3, 2026 that may be closed by this pull request
@hiroshihorie hiroshihorie changed the title Release/v2.8.0 v2.8.0 Jun 3, 2026
@hiroshihorie hiroshihorie merged commit 707792b into main Jun 3, 2026
17 checks passed
@hiroshihorie hiroshihorie deleted the release/v2.8.0 branch June 3, 2026 09:23
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.

[bug] Android Build Bug

2 participants