Releases: AgoraIO/AgoraRtcEngine_iOS
Agora RTC 3.7.0 Release
New Features and Updates
- Spatial audio effect
- New screen sharing methods
- Local voice pitch
- Reporting the user role switch failure
- Reasons for connection state changes
- Channel capacity improvement
- Virtual background improvements
- A new version of deep-learning noise reduction
- playEffect improvements
- Audio experience optimization
- Transmission upgrade
For the full release notes, go here
Native 3.6.1 Release
See full release notes here:
https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v361
Native 3.5.2 Release
- Audio and video recording on the client
- Video snapshot
- Testing audio and video call loop
See full release notes here:
https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v352
Native 3.5.1 Release
New Features ✨
- Super Resolution (beta) 🪟
- Background Blurring 😶🌫️
- Device Flash 📸
- Media Stream Relay Pausing/Resuming ⏯
- Pushing External Audio to a Specified Position 🎤
- Music and Audio File Updates 🎶
Full release notes:
https://docs.agora.io/en/Video/release_ios_video?platform=iOS#v351
v3.5.0.2
v3.5.0.1
v3.5.0
v3.4.6
v3.4.5
Video SDK 3.4.3 Release
v3.4.3 was released on June 16, 2021. This release fixed the following issues:
The missing nonnull and _Nullable modifiers in Objective-C header files caused warnings when you run the project.
The startAudioMixing method could not play the MP3 local music files with the .m4a filename extension.
After a user of the SDK v3.0.0+ left a communication channel that had any user of the SDK versions earlier than 3.0.0 and switched the channel profile to live streaming, the user of the SDK v3.0.0+ set user role to host before joining the next channel, but the client role setting did not take effect.
Under certain circumstances, an audio delay occasionally occurred 10 minutes after a user joined the channel.