File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33--------------------------------------------
4+ [ 1.0.0] - 2024.08.24
5+
6+ * allow to change UA uri in runtime (#425 )
7+ * Overriding intervals for recovery connection (#472 )
8+ * TcpSocket: Implement isConnecting & url (#464 )
9+ * Uri configuration for call operation (#448 )
10+ * Update add-line to python3 (#466 )
11+ * Fixed work of calls on webkit browsers (#444 )
12+ * Upgrade to video call implementation and dark mode (#462 )
13+ * Add example apps. (#457 )
14+ * Remove text media channels in SDP offers (#461 )
15+ * set transport value using socket (#449 )
16+ * Add sendInterval to dtmf (#443 )
17+ * Feature/expose ice transport policy (#441 )
18+
419[ 0.6.0] - 2024.05.08
520
621* Add status code to CallState on the progress event by @hiratake55 in https://github.com/flutter-webrtc/dart-sip-ua/pull/374
Original file line number Diff line number Diff line change 11name : sip_ua
2- version : 0.6 .0
2+ version : 1.0 .0
33description : A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
44homepage : https://github.com/cloudwebrtc/dart-sip-ua
55environment :
You can’t perform that action at this time.
0 commit comments