0.5.0
February 15, 2024
🔄 Changed
- The following API changes occurred as part of the redesign. #269 & #270
OutgoingCallViewnow accepts an additionalcallTopViewparameter to align with the updated design.CallParticipantsInfoViewand theViewFactory.makeParticipantsListViewmethod aren't accept theavailableFrameanymore.ParticipantsGridLayoutorientationparameter isn't required anymore.- The
onRotateViewModifier has been removed. You can use theInjectedValues[\.orientationAdapter]which is an ObservableObject that can provide information regarding device orientation.