backmerge: main to qa#2485
Open
github-actions[bot] wants to merge 71 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.
…otes docs(react-native): add 1.13.0 release notes
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- 2.0.0-alpha (2026-05-15): first alpha on the New Architecture (TurboModules + Fabric + bridgeless). hms 2.0.0-alpha.1, room-kit 2.0.0-alpha.0, video-plugin 2.0.0-alpha.0. Opt-in via @Alpha tag; latest stays on 1.x. - 1.14.0 (2026-05-07): backfill entry for the Phase 0 Interop Layer release that shipped as hms 1.12.2 but never got its own docs entry.
…ha notes Adds a brief contextual section between the install snippet and 'What's new' clarifying: - 1.14.0 used RN's Interop Layer (shim — old-arch internals translated) - 2.0.0-alpha uses native new-arch implementation (no shim) - Why a consumer might pick 2.0.0-alpha (perf benefits + library compat)
Aligns the docs heading with the existing 1.13.1 GitHub release (created 2026-05-07 for hms 1.12.2 / Phase 0). Avoids divergence between the docs label and the public release tag. Table inside the entry continues to show hms: 1.12.2 (the actual published npm version); heading is the release-suite label.
Add 8 new TURN server IPs from the us-east5 region to the firewall whitelist so customers can whitelist outbound traffic to the new cloud-NAT egress and TURN frontends. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
docs(firewall): add us-east5 TURN server IPs
The us-east5 cloud-NAT egress IPs are reporter (outbound) IPs, not TURN frontends. Move them to the webhook IP whitelist and keep only the three us-east5 TURN frontend IPs under the firewall TURN section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
docs(webhooks): correct us-east5 cloud-NAT IPs as reporter IPs
Patch release for the 2.0.0-alpha track. Fixes iOS build under use_frameworks!:static (default Podfile in Expo SDK 54+). - hms 2.0.0-alpha.1 → 2.0.0-alpha.2 - room-kit 2.0.0-alpha.0 → 2.0.0-alpha.1 (peer-dep refresh only) - video-plugin unchanged at 2.0.0-alpha.0 Also dedups the install snippet — only the latest alpha entry shows it now; older 2.0.0-alpha entry points readers up via a one-liner.
…lease-notes docs(react-native): add 2.0.0-alpha.2 release notes
Adds the 2026-05-13 (0.14.1) and 2026-05-20 (0.14.2) entries to the JavaScript SDK release notes for the bundled package bumps, and updates releases.js so landing pages show 2026-05-20 as the current Web version. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Trim internal implementation detail from the 0.14.1 entry per review feedback — public-facing docs should stay high-level except where the referenced method is itself a public API. Keeps the HMSRoomProvider / leave() bullet and collapses the rest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…14-0 docs: add 0.14.0, 0.14.1, 0.14.2 web SDK release notes
* docs: add server-side release notes for pion/webrtc v4 upgrade * fix: use WebRTC casing to pass vale lint
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