What's Changed
- make sure the session terminates by @victortive in #485
- Hold and video upgrade fixed by @mikaelwills in #503
- sip_ua_helper: add sendOptions by @eschmidbauer in #476
- Update callscreen.dart by @HVaidehi in #427
- Rethrow errors by @victortive in #505
- refactor/class c to enum by @victortive in #509
- fix/type 'int' is not a subtype of type 'String' by @VictorUvarov in #511
- Fix/prefer is empty lint by @victortive in #510
- replace string enum usage with dart enums by @victortive in #479
- remove recase dependency by @VictorUvarov in #512
- Update dynamic uri and contact_uri by @VictorUvarov in #513
- release: 1.0.1. by @cloudwebrtc in #508
- Concurrent modification during iteration bug fix by @aNOOBisTheGod in #514
- fix: bug for rfc2833. by @cloudwebrtc in #534
- fix: persist 'ws_uri' in _saveSettings to enable proper registration by @mechtech-mind in #542
- fix session-timers by @eschmidbauer in #545
- Setting for call statistics logs by @Volsavr in #549
- Extend configuration for ice gathering process by @Volsavr in #550
- allow
call-id
to be set from an option by @eschmidbauer in #552 - docs(readme): replace pub.dartlang.org with pub.dev; normalize macOS; update Flutter docs link by @jihanurrahman33 in #555
- chore: bump verson for flutter-webrtc and update examples. by @cloudwebrtc in #558
New Contributors
- @eschmidbauer made their first contribution in #476
- @HVaidehi made their first contribution in #427
- @aNOOBisTheGod made their first contribution in #514
- @mechtech-mind made their first contribution in #542
- @jihanurrahman33 made their first contribution in #555
Full Changelog: v1.0.0...v1.1.0