Releases: ringcentral/ringcentral-embeddable
1.9.1
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.9.1/index.html
Important: WebSocketSubscription
app permission is required now. Add it for your RingCentral app in RingCentral developer portal.
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.9.1/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- enhancement: support new Video app scope by @embbnux in #705
- feat: use hosted image for checking network by @embbnux in #706
- misc: update RingCentral logo by @embbnux in #707
- fix: can't sync SMS message when sync token invalid by @embbnux in #708
Full Changelog: 1.9.0...1.9.1
v1.9.0
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.9.0/index.html
Important: WebSocketSubscription
app permission is required now. Add it for your RingCentral app in RingCentral developer portal.
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.9.0/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- feat: support WebSocket subscription, require
WebSocketSubscription
app permission - fix: default caller id issue
- misc: add analytics tracking
- misc: use RingCentral Video api v2
- upgrade: use widgets 0.14
Breaking changes
- Conference invitation feature is removed
Full Changelog: 1.8.8...1.9.0
v1.8.8
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.8/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.8/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- feat: support to pause auto recording by api by @embbnux in #693
- feat: support to set default direction for widget by @embbnux docs
- feat: support to record conference call by @embbnux in #695
Full Changelog: 1.8.7...1.8.8
v1.8.7
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.7/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.7/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- fix: app error when call disconnected before warm transferred by @embbnux in #684
- chore: upgrade web phone sdk 0.8.14 by @embbnux in #687
Full Changelog: 1.8.6...1.8.7
v1.8.6
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.6/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.6/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- Support custom alert message by @DaKingKong in #651
- feat: do not ringing when there are active call by @embbnux in #656
- feat: add contractedCountryCode for login status event by @embbnux in #657
- feat: support to disable contacts and call history by @embbnux in #663
- feat: adjust analytics to expose events out by @embbnux in #676
- feat: support to show signup button in login page by @DaKingKong in #680
- fix: clean audio after ringing by @embbnux in #677
- chore: upgrade webpack 4 to 5 by @embbnux in #659
Full Changelog: 1.8.5...1.8.6
v1.8.5
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.5/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.5/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
What's Changed
- feat: support to manual init rc adapter in #642
- fix: keep ringing when receive call at poor network in #638
- fix: disable locks request at Firefox in #648
- enhancement: set sink id again before call to fix some device issue in #634
Full Changelog: 1.8.4...1.8.5
v1.8.4
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.4/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.4/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
Enhancement
v1.8.3
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.3/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.3/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
Enhancement
- feat: support to login with JWT token (#614 / Docs)
- feat: add web phone session sync event (#613 / Docs)
Bugfixs
- fix: create and renew subscription 429 issue at multiple tabs(#628)
- fix: token refresh may get 400 and 429 issue at multiple tabs (#623)
- fix: upgrade web phone SDK 0.8.10 to add missing SIP info at hold/un-hold (#624)
- fix: wrong permission check of Glip person API (#621)
- fix: web phone keep loading when close popup window (#617)
v1.8.2
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.2/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.2/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
Enhancement
v1.8.1
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.1/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.8.1/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize and have a fixed redirect URI by following here
Enhancement
feat: support to pass code verifier for customize authorization (#589 /docs)
feat: support to show my location numbers at calling setting event (#582 / docs )
Bugfixs
fix: error when third party contacts return empty after refresh (#593)
fix: do not request video configuration without Meetings permission (#592)
fix: blank logo issue when load embeddable from browser extension local file (#584)
Dependency Upgrading
chore: upgrade RingCentral web phone SDK 0.8.9 (#585)