December 08, 2023
⚠️ Important
- Nuke dependency is no longer exposed. If you were using this dependency we were exposing, you would need to import it manually. This is due to our newest addition supporting Module Stable XCFramework, see more below in the "Added" section. If you encounter any SPM-related problems, be sure to reset the package caches.
✅ Added
- Add support for pre-built XCFrameworks
- Fast reconnection
- New redesigned UI components. #236
🔄 Changed
- You can now focus on a desired point in the local video stream. #221
- The following API changes occurred as part of the redesign. #221
CornerDragableViewhas been renamed toCornerDraggableViewand initializer changed.LocalParticipantViewModifier&VideoCallParticipantModifiernow accept a few parameters that allow you to further control their presentation.ScreenSharingViewnow accepts aisZoomEnabledparameter to control if the the view will be zoom-able.LocalVideoViewnow accepts aavailableFrameparameter.