Skip to content

Releases: exotel/exotel-voip-sdk-flutter

1.0.10

11 Dec 13:59
3204ae8
Compare
Choose a tag to compare

*[1.0.10] 28-11-2024
**[VST-907] integrated plugin, with Handle Permission Denial Callback fix

1.0.9

28 Nov 15:03
638ff94
Compare
Choose a tag to compare

[1.0.9] 28-11-2024

Changed

VST-894: Modify subscriber_token Handling, use JSON string using jsonEncode before being used and stored

1.0.8

19 Jun 08:45
6cf2331
Compare
Choose a tag to compare

19-06-2024

What's Changed

  • android sdk upggraded to 1.0.49

Full Changelog: 1.0.7...1.0.8

1.0.7

13 Jun 13:02
ed0ef38
Compare
Choose a tag to compare

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

04 Jun 13:09
c47485f
Compare
Choose a tag to compare

04-06-2024

What's Changed

Android

  • upgraded to android sdk to 1.0.47

Full Changelog: 1.0.5...1.0.6

1.0.5

31 May 12:03
98a7859
Compare
Choose a tag to compare

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 May 11:12
1ce098e
Compare
Choose a tag to compare

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 May 11:56
2500b7e
Compare
Choose a tag to compare

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 Apr 10:29
876367f
Compare
Choose a tag to compare

17-04-2024

Whats Changed

  • ios integration
  • some ui fix
  • integration doc updated

v1.0.1

12 Apr 15:33
f6d9ed9
Compare
Choose a tag to compare

Whats Changed

  • API Contracts Updated