Releases: exotel/exotel-voip-sdk-flutter
Releases · exotel/exotel-voip-sdk-flutter
1.0.10
1.0.9
1.0.8
1.0.7
13-06-2024
What's Changed
- minor code fix
- android sdk upggraded to 1.0.48
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
31-05-2024
What's Changed
Android
- new deinitialization api exposed
- stop()
- onDeInitialized()
- fixed initialization and deinitialization flow
Full Changelog: 1.0.4...1.0.5
1.0.4
20-05-2024
What's Changed
- exposed new APIs
- stop() : stop the sdk
- onDeinitialized() : callback when sdk is de initialized.
- fix few internal issues in inialization flow
Full Changelog: 1.0.3...1.0.4
1.0.3
13-05-2024
What's Changed
- added xcframwork
- added sdk dependency injection script in ios
Full Changelog: v1.0.2...1.0.3
v1.0.2
17-04-2024
Whats Changed
- ios integration
- some ui fix
- integration doc updated
v1.0.1
Whats Changed
- API Contracts Updated