File tree 2 files changed +16
-1
lines changed 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
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
+
4
19
[ 0.6.0] - 2024.05.08
5
20
6
21
* 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 1
1
name : sip_ua
2
- version : 0.6 .0
2
+ version : 1.0 .0
3
3
description : A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
4
4
homepage : https://github.com/cloudwebrtc/dart-sip-ua
5
5
environment :
You can’t perform that action at this time.
0 commit comments