Releases: sendbird/sendbird-webrtc-ios
Releases · sendbird/sendbird-webrtc-ios
Merge pull request #4 from sendbird/release/1.8.1
1.8.1 (Mar 7, 2024)
- Fixed undefined symbol issue.
1.8.0
1.8.0 (Feb 19, 2024)
- Updated WebRTC version to M118.
1.7.0
1.7.0 (May 9, 2023)
- Updated WebRTC version to M112.
- Updated minimum iOS version to iOS 11.
1.6.1
1.6.1 (Mar 10, 2023)
- Change LICENSE to LICENSE.md
1.6.0-compact
1.6.0 (Mar 8, 2023)
- Updated WebRTC version to M103.
- Updated support from iOS 9+ to iOS 11+
- Removed bitcode from the framework.
1.6.0
1.6.0 (Jul 29, 2022)
- Updated WebRTC version to M103.
- Fix issue with invalid bitcode symbols.
1.5.0
- Updated WebRTC version to M100.
- Removed i386 architecture from the framework.
1.4.0
- Updated WebRTC version to M93.
- Added support for Swift Package Manager.
1.3.0
- Update WebRTC version to M89.
- Make
RTCDefaultShader
public.
Add `RTCAudioSink` for receiving audio stream.