New
v1.0.0
What's Changed
- Feature/expose ice transport policy by @komaxx in https://github.com/flutter-webrtc/dart-sip-ua/pull/441
- Add sendInterval to dtmf by @hiratake55 in https://github.com/flutter-webrtc/dart-sip-ua/pull/443
- Set transport value using socket via_transport by @Volsavr in https://github.com/flutter-webrtc/dart-sip-ua/pull/449
- Update sip_ua.dart by @NicolasGodfather in https://github.com/flutter-webrtc/dart-sip-ua/pull/456
- Remove text media channels in SDP offers by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/461
- Add example apps. by @cloudwebrtc in https://github.com/flutter-webrtc/dart-sip-ua/pull/457
- Upgrade to video call implementation and dark mode 2 by @mikaelwills in https://github.com/flutter-webrtc/dart-sip-ua/pull/462
- Fixed work of calls on webkit browsers by @nikzor in https://github.com/flutter-webrtc/dart-sip-ua/pull/444
- Uri configuration for call operation by @Volsavr in https://github.com/flutter-webrtc/dart-sip-ua/pull/448
- Update add-line to python3 by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/466
- TcpSocket: Implement isConnecting & url by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/464
- Overriding intervals for recovery connection by @Volsavr in https://github.com/flutter-webrtc/dart-sip-ua/pull/472
- allow to change UA uri in runtime by @furmur in https://github.com/flutter-webrtc/dart-sip-ua/pull/425
New Contributors
- @Volsavr made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/449
- @NicolasGodfather made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/456
- @victortive made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/461
- @nikzor made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/444
- @furmur made their first contribution in https://github.com/flutter-webrtc/dart-sip-ua/pull/425
Full Changelog: https://github.com/flutter-webrtc/dart-sip-ua/compare/0.6.0...v1.0.0