Releases: twilio/twilio-video-app-ios
Releases · twilio/twilio-video-app-ios
0.1.24
0.1.23
0.1.23 (January 29, 2025)
Maintenance
- Added config file command to update Fastlane.
0.1.22
0.1.22 (January 28, 2025)
Maintenance
- Added config file command to update Fastlane.
0.1.21
0.1.21 (January 27, 2025)
Maintenance
- Updated minimum AppCenter SDK version to 5.0.3.
- Updated Video iOS SDK version to 5.8.4.
0.1.17
test release
0.1.16
Upgraded to Video iOS SDK 5.2.0
0.1.15
0.1.9
v0.95
New Features
- Started using SwiftUI to build a better app with a lot less code. If you want to use code from this repo in a UIKit app, see these tips.
- Added speaker grid layout to show participant video in a grid. The grid supports pagination and users can swipe to switch between grid pages. The most recent dominant speakers are automatically displayed on the first page of the grid.
- Added presenter layout that displays the most recent dominant speaker. If a user is sharing their screen it also displays the screen presentation.
- Removed old video layout that had a main video view and list of participants. This is replaced by the new grid and presenter layouts.
- New UI styling for all features except sign in and app settings.