# pion/webrtc v4.2.10 - Product: pion/webrtc (https://whatsnew.fyi/product/pion-webrtc) - Vendor: pion - Date: 2026-03-25 - Version: v4.2.10 - Original notes: https://github.com/pion/webrtc/releases/tag/v4.2.10 - Permalink: https://whatsnew.fyi/product/pion-webrtc/releases/v4.2.10 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add WithRenominationNominationAttribute - **added** — Add SettingEngine option to set RemoteIPFilter - **added** — Add SettingEngine option to set DTLS ALPN - **added** — Add Stats() to ICETransport and SCTPTransport - **changed** — Update module github.com/pion/sctp to v1.9.4 - **changed** — Update module github.com/pion/ice/v4 to v4.2.2 - **changed** — Migrate to SCTP options API - **changed** — Apply modernize and lint upgrades - **fixed** — Include missing RID in InboundRTPStreamStats - **fixed** — Include stripping metadata and frame duration - **fixed** — Correct MIME Type for RTX Stream Codec - **fixed** — Fix NACKs sent to RTX track ##### Changelog * fc0a368148d91e99a5595a59a293e27aaf1e43c2 Add WithRenominationNominationAttribute * 1f191226674ef8ea5883fcf26c26ed1672fab357 Added SettingEngine option to set RemoteIPFilter * 653ed36bb2159e89a92414a4e333af8b1d6b1f00 Update module github.com/pion/sctp to v1.9.4 (#3394) * d0fd56a068f462617d315da84d347d60b746df1b Update module github.com/pion/ice/v4 to v4.2.2 (#3398) * b409f21681c7d72a1da849b3bec7de0d5ff8c30d Migrate to SCTP options API * 87b7c3ec2bd36ffc5f6a7c274c3c3dd11166cee7 Update dependency @roamhq/wrtc to ^0.10.0 (#3393) * c36cb6eefcd563ad2f42804c131291aa0566ca7f Added SettingEngine option to set DTLS ALPN * d0bc06220e9887210b2ab0f317342e75adec1c1d Apply modernize and lint upgrades * cfbbdc186eb4906f3db776eb114f2f3cc694509c Update CI configs to v0.12.1 * 4812b630fe6484278978aecc1901cb4616dfae3b Include missing RID in InboundRTPStreamStats * e99ff7e495cee06c9d4b9e9c7930c91df66f0a1d Include stripping metadata and frame duration * 43ff05edb77a09443045e36485aa84675fd51945 Correct MIME Type for RTX Stream Codec * aa3b95c72dd22202d78dc69d1ab7c1d32a4ae889 Add Stats() to ICETransport and SCTPTransport * a20e2b48963a1d711bb47062338279e6c13861c3 Fix NACKs sent to RTX track