File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
--------------------------------------------
4
+ [ 1.0.1] -2024.12.19
5
+
6
+ * make sure the session terminates by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/485
7
+ * Hold and video upgrade fixed by @mikaelwills in https://github.com/flutter-webrtc/dart-sip-ua/pull/503
8
+ * sip_ua_helper: add sendOptions by @eschmidbauer in https://github.com/flutter-webrtc/dart-sip-ua/pull/476
9
+ * Update callscreen.dart by @HVaidehi in https://github.com/flutter-webrtc/dart-sip-ua/pull/427
10
+
11
+
4
12
[ 1.0.0] - 2024.08.24
5
13
6
14
* allow to change UA uri in runtime (#425 )
Original file line number Diff line number Diff line change 1
1
name : sip_ua
2
- version : 1.0.0
2
+ version : 1.0.1
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