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.1.0] -2025-09-26
5+
6+ * Bump flutter-webrtc to 1.2.0
7+ * Docs(readme): replace pub.dartlang.org with pub.dev; normalize macOS; update Flutter docs link (#555 )
8+ * Allow setting call-id (#552 )
9+ * Extend configuration for ice gathering process (#550 )
10+ * Setting for call statistics logs (#549 )
11+ * Session-timers fix (#545 )
12+ * Fix: persist 'ws_uri' in ` _saveSettings ` to enable proper registration (#542 )
13+ * Sip message stateless reply reason fixes #539
14+ * Chore: removal of unneccesary pushToMaster work flow and import sorting
15+ * Fix bug for rfc2833. (#534 )
16+ * Sessions keys toList added (#514 )
17+ * Build fixes
18+
419[ 1.0.1] -2024.12.19
520
621* make sure the session terminates by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/485
Original file line number Diff line number Diff line change 11name : sip_ua
2- version : 1.0.1
2+ version : 1.1.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