v1.4.0
Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.4.0/index.html
Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.4.0/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Customize redirect URI by following here
Highlight feature:
feat: support authorization code with PKCE flow, remove implicit grant flow (Docs)
New features:
feat: support to send MMS (images with SMS)
feat: add telephony session event (Docs)
feat: rename Customize Phone
and My RingCentral Phone
mode into RingOut
in CallingSetting page.
feat: go to SMS conversation page with C2SMS api if conversation exists (Docs)
feat: add login popup window event, and support to customize popup login window flow (Docs)
feat: support to use RingCentral auth proxy server (Token management in server side) Example
Enhancement:
chore: rename appKey to clientId (Docs)
feat: support to trigger login popup window by API (Docs)