1.8.1 (2026-03-03)
- 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)
1.8.0 (2026-02-27)
- audio: migrate recording from AudioRecord to Oboe and add input gain (#64) (92d3738)
- enable iOS Toolbox (#49) (8088d7a)
- 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)
1.7.0 (2025-12-28)
- MPL-2.0 license (f73efcf)
1.6.0 (2025-12-28)
- audio track non blocking (0820c6b)
- dependabot monthly (7711591)
- deps-dev: bump clang-format-node from 2.0.5 to 2.0.7 (c9487ca)
- deps: bump @react-navigation/native-stack from 7.8.6 to 7.9.0 (c10c8fc)
- deps: bump @react-navigation/native-stack in /example (96bd388)
- deps: bump actions/download-artifact from 6 to 7 (17bca52)
- deps: bump bigdecimal from 3.3.1 to 4.0.1 in /example (e92ea17)
- deps: bump cocoapods from 1.15.2 to 1.16.2 in /example (73eba11)
- deps: bump com.android.tools.build:gradle in /android (918f521)
- deps: bump concurrent-ruby from 1.3.5 to 1.3.6 in /example (38e9f86)
- deps: bump the nitro group across 2 directories with 2 updates (95c22a0)
- deps: bump the react-native group across 2 directories with 8 updates (ff22d9d)
- pod lock (98fb726)
- release: 1.6.0 [skip ci] (8d0a593)
1.5.0 (2025-12-26)
- nack requester (a73aeef)
1.4.0 (2025-12-18)
- add jitter buffer (c2b3fc5)
1.3.0 (2025-12-16)
- add nackResponder (032c668)
- add sdpMid in RTCIceCandidate (58507ef)
- fix HybridMediaStream order (123f3d1)
- remove encoder color range (9966330)
1.2.3 (2025-12-15)
- deps: bump actions/upload-artifact from 5 to 6 (5af41ee)
1.2.2 (2025-12-15)
- deps: bump actions/cache from 4 to 5 (e37548b)
1.2.1 (2025-12-14)
1.2.0 (2025-12-10)
- add Permissions api (22671d6)
- 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)
1.1.0 (2025-12-09)
- add MediaRecorder (e4ce7c6)
- add 3rdparty (5ebfbfe)
- add FFmpeg (289ef04)
- add FramePipe, getMockMeida, MediaStream, MediaStreamTrack, WebrtcView, RTCPeerConnection, RTCRtpTransceiver (20c6fbd)
- add Microphone, Camera (0fc303f)
- add nitrogen (8c763da)
- remove old architecture in cicd (3902bb6)