Releases: twilio/twilio-video-app-ios
Releases · twilio/twilio-video-app-ios
0.1.17
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.
v0.88
v0.86
v0.85
v0.84
v0.82
New Feature
- This release adds support for Apple Silicon arm64 Macs. You can now run the iOS and iPad OS simulators on your Mac in addition to testing on physical devices.
- TwilioVideo 4.6.0 also updates WebRTC to M88 and modernizes the use of several WebRTC APIs.
Dependency Upgrades
- Several dependencies were updated in order to support the iOS and iPadOS simulators on Apple Silicon machines.
AppCenter/Distribute
has been updated from 3.3.4 to 4.3.0. #174Firebase/Analytics
has been updated from 6.34.0 to 8.7.0. #174Firebase/Crashlytics
has been updated from 6.34.0 to 8.7.0. #174FirebaseUI/Auth
has been updated from 9.0.0 to 12.0.2. #174FirebaseUI/Google
has been updated from 9.0.0 to 12.0.2. #174TwilioVideo
has been updated from 4.5.0 to 4.6.0. #174