Skip to content

v2.26.1#960

Open
davidliu wants to merge 1 commit into
mainfrom
changeset-release/main
Open

v2.26.1#960
davidliu wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@davidliu

@davidliu davidliu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

client-sdk-android@2.26.1

Patch Changes

  • Fix audio output getting stuck on the earpiece after reconnecting on a reused Room (Android 12+). AudioSwitchHandler.stop() now clears its audioSwitch reference synchronously (and the field is @Volatile) so a subsequent start() reliably observes the teardown and re-creates the switch, instead of racing the posted teardown runnable and reusing a stale, already-stopped switch. - #967 (@YashJainSC)

  • Emit TrackSubscriptionFailed events through Room and RemoteParticipant when the server detects a subscription failure - #959 (@davidliu)

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Diffuse output:

Base AAR cache miss. Please run the build job on main to generate the base AAR.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 0c8d607 to bed1808 Compare June 17, 2026 09:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bed1808 to b18bd55 Compare June 17, 2026 09:39
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