Skip to content

Releases: AgoraIO-Community/VideoUIKit-iOS

Release 4.1.1

08 Jun 10:18
d2d2030
Compare
Choose a tag to compare

Bumped engine version up to 4.2.0

Release 4.1.0

02 Mar 14:24
4f089eb
Compare
Choose a tag to compare
  • You can now enable the camera + mic before joining a call
  • Fix end-call leaving the video enabled

4.0.7

08 Feb 10:25
cfb3e90
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.6...4.0.7

4.0.6 - Handle Flutter UI Kit

13 Jan 15:25
664c057
Compare
Choose a tag to compare
  • Handle incoming user IDs greater than Int32.max
  • Handle previous flutter versions with mic and camera swapped on mute requests.

4.0.5 - Bumped RTC Engine to 4.1.0

15 Dec 18:32
6000485
Compare
Choose a tag to compare
  • Bumped Engine to 4.1.0
  • Added DocC Tutorial for SwiftUI usage

4.0.3 - Easy Custom Camera

25 Nov 12:13
92f6278
Compare
Choose a tag to compare
  • Added custom camera updates. Now working with enabling/disabling local camera on local and remote feeds.
  • Added camera docs and with pictures for custom camera guide.
  • Updated docs for broadcast extension.

4.0.2 - Screen Sharing!

23 Oct 01:59
Compare
Choose a tag to compare

This update brings new classes and libraries for screen sharing!
See the detailed docs on how the screen sharing libraries work here:
https://agoraio-community.github.io/VideoUIKit-iOS/extensions/AgoraBroadcastExtensionHelper/

Smaller patch updates:

4.0.1 Release

07 Oct 13:13
d549f82
Compare
Choose a tag to compare
  • Bump to RTC 4.0.1
  • Added missing documentation
  • Added mediaOptions to join channel methods

See 4.0.0 Release notes here

4.0.0 Release

22 Sep 11:16
Compare
Choose a tag to compare

Lots of under-the-hood updates, but for developers using this package, it means almost no change at all. These are the things to note:

  • This release uses RTC Engine 4.0.0-r.4 under the hood.
  • ✨ The main feature is that this Video UI Kit uses Agora RTC 4.x instead of 3.x
  • 😢 It also uses RTM 1.5.x, as sending images or files over RTM is no longer supported.
  • 📖 API Reference has had a makeover, with the 2022 DocC updates, and including an article. Check out the docs here
  • ➡️ macOS support has moved to VideoUIKit-macOS, due to not being able to host both packages in one repository. Updates will continue on this repository, with changes pulled into the macOS repo.

4.0.1 Beta 1

18 Sep 14:38
Compare
Choose a tag to compare
4.0.1 Beta 1 Pre-release
Pre-release

Add UI Kit logging