Releases: SingTown/react-native-webrtc-nitro
Releases · SingTown/react-native-webrtc-nitro
v1.8.1
03 Mar 07:43
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-03-03)
🐛 Bug Fixes
android: audio reroute on device change (#79 ) (b46c2a2 )
android: auto-restart Oboe microphone stream on input error (#71 ) (5a93092 )
ios: reapply preferred output device when audio devices change (#80 ) (ca9056a )
v1.8.0
27 Feb 01:52
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-02-27)
✨ Features
audio: migrate recording from AudioRecord to Oboe and add input gain (#64 ) (92d3738 )
enable iOS Toolbox (#49 ) (8088d7a )
🐛 Bug Fixes
audio track crash (#53 ) (94a2e13 )
framepipe: fix race between publish and unsubscribe (#54 ) (067cef8 )
ios: restore mic capture when wired or bluetooth headset is connected (#66 ) (41908ec )
ios: teardown VoiceProcessingIO when microphone becomes idle (#65 ) (675020c )
🛠️ Other changes
v1.7.0
28 Dec 11:06
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-12-28)
✨ Features
v1.5.0
26 Dec 04:19
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-26)
✨ Features
v1.4.0
18 Dec 06:47
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-12-18)
✨ Features
v1.3.0
16 Dec 12:50
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-12-16)
✨ Features
add nackResponder (032c668 )
add sdpMid in RTCIceCandidate (58507ef )
fix HybridMediaStream order (123f3d1 )
🛠️ Other changes
remove encoder color range (9966330 )
v1.2.3
15 Dec 07:50
Compare
Sorry, something went wrong.
No results found
1.2.3 (2025-12-15)
🛠️ Other changes
deps: bump actions/upload-artifact from 5 to 6 (5af41ee )
v1.2.0
10 Dec 09:04
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-12-10)
✨ Features
🛠️ Other changes
bump dependencies (67c7617 )
deps: bump concurrent-ruby from 1.3.3 to 1.3.5 in /example (8ac096c )
deps: bump xcodeproj from 1.25.1 to 1.27.0 in /example (4030223 )
fix react-native version (7cbab42 )
update actions version (4982132 )
v1.1.0
09 Dec 13:20
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-12-09)
✨ Features
v1.0.0
09 Dec 08:23
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-12-09)
✨ Features
add 3rdparty (5ebfbfe )
add FFmpeg (289ef04 )
add FramePipe, getMockMeida, MediaStream, MediaStreamTrack, WebrtcView, RTCPeerConnection, RTCRtpTransceiver (20c6fbd )
add Microphone, Camera (0fc303f )
add nitrogen (8c763da )
🐛 Bug Fixes
remove old architecture in cicd (3902bb6 )
🛠️ Other changes