backmerge: main to qa - #2485
Open
github-actions[bot] wants to merge 88 commits into
Open
Conversation
docs(web): update api reference
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
* Release notes for v2.9.71 * Release notes for v2.9.77
docs: update release js notes
Co-authored-by: Saptarshi <babatezpur@gmail.com>
updated release notes
updated release notes
Updated Flutter Release Notes
removed Beta tags from docs
…uring room leave.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…pha.3, Android SDK 2.9.84)
docs: release notes for camera-recovery-after-background fix (RN + Android)
Add new IPs and remove deprecated ones from the firewall whitelist. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Add the optional `headers` field to the outbound-call request (body, cURL, and arguments table) and a new "Passing custom SIP headers" section covering the use case, a recommendation to prefix custom headers with X-, and the reserved headers that are ignored. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* docs: update TURN server IP addresses in firewall settings Add new IPs and remove deprecated ones from the firewall whitelist. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add SIP server IP addresses to firewall settings Add new section for SIP server IPs including IPv4 and IPv6 addresses. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
…#2539) * docs: update TURN server IP addresses in firewall settings Add new IPs and remove deprecated ones from the firewall whitelist. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add SIP server IP addresses to firewall settings Add new section for SIP server IPs including IPv4 and IPv6 addresses. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add domains and Prod-init IPs to firewall settings - Add assets.100ms.live and effectssdk.ai domains - Add Prod-init IP addresses (IPv4 and IPv6) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add static.100ms.live domain to firewall settings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
… crash in ICE-failure retry path
add release notes for v2.9.85
* docs: re-attach video when a peer's track id changes The JS quickstart and render-video examples subscribed with selectVideoTrackByID(peer.videoTrack), which snapshots the track id at first render. A peer's track id changes on camera switch and when their session moves to another media server, so the tile stayed attached to a track that no longer exists and froze. Subscribe with selectVideoTrackByPeerID(peer.id) instead and re-attach whenever the id changes. Also corrects the 'attach only the first time' guidance, which holds per track id rather than for the whole call, and fixes a renderVideo/ renderPeer typo that stopped the sample running as written. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * docs: scope track id change to server migration Camera/device change, mute/unmute and plugins keep the same track id, so the callout is server migration on its own, plus a real unpublish and republish (role change out of and back into a publishing role). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs(android): 2.9.86 release notes
Regenerated from web-sdks main (26Aug2026-0.15.0, e05735fd). Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* docs: add 0.15.0 web SDK release notes Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * docs: simplify 0.15.0 release note bullets Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* docs: update TURN server IP addresses in firewall settings Add new IPs and remove deprecated ones from the firewall whitelist. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add SIP server IP addresses to firewall settings Add new section for SIP server IPs including IPv4 and IPv6 addresses. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add domains and Prod-init IPs to firewall settings - Add assets.100ms.live and effectssdk.ai domains - Add Prod-init IP addresses (IPv4 and IPv6) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add static.100ms.live domain to firewall settings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * docs: add new IPs to webhook security and firewall settings - Add 5 new IPs to secure webhooks whitelist - Add prod-init IPv4 (34.14.145.111) and IPv6 (2600:1900:40a0:7aa:8000:1::) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated PR from main to qa