Releases: cybex-dev/twilio_voice
Releases · cybex-dev/twilio_voice
0.3.2+2
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
- @fried-jay made their first contribution in #290
Full Changelog: 0.3.2...0.3.2+2
0.3.2
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
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
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
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?)
orupdateSounds(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
toURL
registration method - Fix: [macOS] Remove deprecated
.alert
presentation option. @AndreiMisiukevich - Feat: [macOS] Add native microphone permission with
AVCaptureDevice
(this replacesgetUserMedia()
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
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
- @AndreiMisiukevich made their first contribution in #263
Full Changelog: 0.2.1...0.2.2
0.2.1
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
- @hamzali4642 made their first contribution in #248
- @bazl-E made their first contribution in #242
Full Changelog: 0.2.0...0.2.1
0.2.0+1
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
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
What's Changed
- Feat: Add reconnect status events by @cybex-dev in #191
- Fix: Android
unregister()
by @cybex-dev in #197 - [Feat] Add missing manage own calls Android permission by @cybex-dev in #198
Full Changelog: 0.1.1...0.1.3