Releases: blackuy/react-native-twilio-video-webrtc
Releases · blackuy/react-native-twilio-video-webrtc
v3.2.1
What's Changed
Notes
- The repo is still maintained and we're in talks with Twilio about the future of the service and this package. The community is big and we are doing our best to keep this going. We'll have interesting updates, hopefully very good ones for the long term very soon. Keep shipping! - Gaston Morixe
- We'll probably not release compressed files here anymore. To simplify workflows and mitigate supply-chain and other security risks npm will probably start to be the only and main package manager hosting service. Just released 3.2.1 there.
Contributors
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Update TwilioVideo in Android to 7.6.1 by @Baloo1 in #694
- [Expo Compatibility] - Add support for Expo Config Plugin by @JonatanSalas in #691
- docs: Update expo-build-properties installation command by @amandeepmittal in #702
New Contributors
- @JonatanSalas made their first contribution in #691
- @amandeepmittal made their first contribution in #702
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- updates README to illustrate different android module gradle depenenc… by @CMorooney in #650
- Change org.webrtc to tvi.webrtc to fix #644 by @Baloo1 in #656
- Blutooth-Headphone-Issue-Fix by @SachinPal8050101 in #659
New Contributors
- @CMorooney made their first contribution in #650
- @Baloo1 made their first contribution in #656
- @SachinPal8050101 made their first contribution in #659
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Androidx support (@munjo5746)
- Screen sharing! (iOS only) (@Hamawis )
- Android bluetooth support! (@owenadley )
- Callbacks to identify unsupported codecs on Android! (@brycnguyen )
applyZOrder
prop has been made more robust to allow different layouts on Android. (@slycoder , @StephenCavender )- Upgrade to Twilio Video 7.3.1 on Android (@marqroldan )
Thanks to all the contributors.
v2.1.0
v2.1.0 contains a number of fixes and improvements:
- Dominant speaker support (@Remigijusa)
- Typing fixes (@val-fom, @tak-slashtalk, @acro5piano)
- Fix onHostPause behavior in android (@CaptainJeff)
- Improve audio mode control on android (@marqroldan)
- Package version updates (@jpalmieri, @tylerssn, @AurimasG12)
- Improve consistency of callback fields (@andybar2, @marqroldan)
- Improve handling of initial audio/video (@Remigijusa, @andybar2)
Huge thanks to all of the contributors!
Version 2.0!
After several long years, this marks the release of version 2.0.0 of the package! Countless changes have been made since the last NPM release, including support for Android, data tracks, several major version bumps of the underlying Twilio packages, and numerous bugfixes and improvements from a multitude of contributors!