Skip to content

Releases: cybex-dev/twilio_voice

0.3.2+2

02 Sep 23:06
Compare
Choose a tag to compare

What's Changed

  • fix/pass EXTRA_DIGITS correctly when calling sendDigits() from custom… by @fried-jay in #290
  • Fixes iOS Missed Call Notification Content by @cybex-dev in #301
  • Fixes iOS caller ID display in performStartCallAction by @cybex-dev in #302

New Contributors

Full Changelog: 0.3.2...0.3.2+2

0.3.2

01 Jul 00:09
Compare
Choose a tag to compare

What's Changed

  • Fixes: iOS foreground notification display by @cybex-dev in #285
  • Fixes: Adds missing deviceToken to CallEvent on iOS by @cybex-dev in #287

Full Changelog: 0.3.1...0.3.2

0.3.1

18 Jun 17:47
Compare
Choose a tag to compare

What's Changed

  • 275 TwilioCallPlatform.hangUp() does not hang up the call—the call still continues. by @cybex-dev in #277
  • 273 [iOS] unregister() Fails Silently on Second Logout with Same Credentials by @cybex-dev in #279
  • pass customParameters from TVCallParametersImpl to TVParametersImpl by @stanbav in #267
  • Adds raw connect functionality by @cybex-dev in #280
  • Fix: iOS call answer & hangup by @cybex-dev in #281

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0+1

16 Jun 10:08
Compare
Choose a tag to compare

What's Changed

  • Fix: [Web] add missing web_callkit outgoing call notification
  • Docs: update CHANGELOG, README

Full Changelog: 0.3.0...0.3.0+1

0.3.0

16 Jun 10:08
Compare
Choose a tag to compare

What's Changed

  • Macos: Fix mic permission access by @AndreiMisiukevich in #265
  • Docs: update README, NOTES & CHANGELOG
  • Feat: [Web] Add web_callkit support.
  • Feat: [Web] Update example with custom incoming ringtone field.
  • Feat: [Web] Add custom sounds for Twilio Device using updateSound(SoundName, String?) or updateSounds(Map<String, String>) methods.
  • Fix: [Android] call.isOnCall() returns true when call is declined
  • Fix: [Android] handle reject vs error disconnect cause with message.
  • Logging: [Android] Added error code fallback
  • Feat: Update example permissions screen & changed local to URL registration method
  • Fix: [macOS] Remove deprecated .alert presentation option. @AndreiMisiukevich
  • Feat: [macOS] Add native microphone permission with AVCaptureDevice (this replaces getUserMedia() from js interop available on localhost/https only). @AndreiMisiukevich
  • Fix/Update: [macOS] correct runtime entitlement for audio-input permission. @AndreiMisiukevich

Full Changelog: 0.2.2...0.3.0

0.2.2

21 Mar 14:41
Compare
Choose a tag to compare

What's Changed

  • Fix: (Web) Safari/Firefox mic permission request by @AndreiMisiukevich in #263
  • Fix: (Android) Exception BackgroundServiceStartNotAllowedException when receiving a CallCancelInvite from Twilio

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

20 Mar 23:39
Compare
Choose a tag to compare

What's Changed

  • fix for Gradle version 8.x.x by @hamzali4642 in #248
  • fix(call account):one plus call account setting is missing by @bazl-E in #242
  • Add Call Direction in sendPhoneCallEvents description to fix customPa… by @agent515 in #233
  • Return CallEvent.declined on Twilio Call Error 31600 (Busy Everywhere). by @agent515 in #254

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0+1

07 Mar 01:25
Compare
Choose a tag to compare

Full Changelog: 0.1.3...0.2.0

  • Updated Twilio Voice SDKs (Android, iOS)
  • Added AGP8 support for Android
  • Web updates
  • Fix assertion failed on extraOptions for web
  • Minor bug fixes

0.2.0

07 Mar 01:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Full Changelog: 0.1.3...0.2.0

  • Updated Twilio Voice SDKs (Android, iOS)
  • Added AGP8 support for Android
  • Minor bug fixes

0.1.3

10 Nov 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.3