v3 Changelog
WebCallSDK release versions changelog
3.0.13 (2024-11-08)
Update rule detect ZCC sip number
Support to show Zalo user info for ZCC
Apply end call foward config
3.0.12 (2024-10-15)
Fix CSS for
nhanh.vn
Fix loading of calling sip number
3.0.11 (2024-10-02)
Support show calling sip number custom name at any case
3.0.10 (2024-10-02)
Show warning and prevent call if already having a call in other tab of browser
3.0.9 (2024-08-23)
Move
dialPosition: 'hidden'
config to new config, allow to hide toggle dial button, but still able to show dial dialog by global method:Default ignore browser event
beforeunload
when loaded SDK inside iframeAdd new call reject message for event
DESTINATION_ADS_CALL_OUT_OF_TIME_RANGE
,SERVICE_PACKAGE_NOT_ALLOW
Add browser UserAgent in call event data:
call.ua
Add devices status in call event data:
call.devices = { audio: true, video: false }
3.0.8 (2024-07-29)
Update:
Support not showing dial dialog toggle button
Show call out SIP number when use Click-2-Call
Fix:
Fix CSS issues for ZOHO
3.0.7 (2024-07-25)
Add video call status text for internal call
3.0.6 (2024-07-22)
Update:
Support Zalo Cloud Connect (ZCC) call feature
Add validate call settings with features of package
Fix:
Fix some issues of auto close and save call
Fix not prevent to open dial dialog when setting offline
3.0.5 (2024-07-19)
Reconnect/ Dispose switchboard when internal connection changed
3.0.4 (2024-07-19)
Update:
Support show Outer Group
Move code init sound and notification permission to after register success
Apply config ringtone and alert sound
Apply config auto open call form when call accepted or declined
Apply config auto close call dialog
Fix:
Still validate SIP number when make internal call
Duplicate call event ended when call had been reject
3.0.3 (2024-07-18)
Update:
Support video call feature
Add property disablePictureInPicture to call player
Fix:
Set call stream to call player multi time
3.0.2 (2024-07-18)
Update:
Minimize call dialog feature
Apply utils for all set style code
Update call dialog draggable anchor to full of container
Update more anchor to re-index focused call dialog
Improve dom.util
ref
argument
Fix:
Issues not remove parent of call plugin element
3.0.1 (2024-07-17)
Support for Firefox browser
3.0.0 (2024-07-16)
First CallSDK version, with brand new SIP Core and UX/UI
Last updated