Ringcentral Embeddable Versions Save

RingCentral Embeddable widget

1.6.1

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.6.1/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.6.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

Bug fixs

  • fix: contact match selection ui (#489)
  • fix: user can't login with private apps (no RC US brand) client id (#490)

1.6.0

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.6.0/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.6.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

Highlight features

  • feat: support warm transfer (#484)
  • feat: enable 3-way-calling by default with CallControl permission (#486)

Improvements

  • enhancement: disable caller id selection when no permission (#471)
  • enhancement: add switch call confirm modal (#471)
  • enhancement: disable caller id selection when no permission (#471)
  • enhancement: disable record button before it can be record (#471)

Bug fixs

  • fix: fax and attachment download issue (#471)
  • fix: locale query issue in RingCentral login page (#471)
  • fix: API limitation status request issue (#471)
  • fix: reconnect issue when get too many web phone connections error #476
  • fix: current call audio issue after a ringing call forwarded #482
  • fix: pass default brand id to login page (#483)
  • fix: output device can't be changed after a web phone call

1.5.0

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.5.0/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.5.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

Highlight features

  • feat: new multiple tabs solution for web phone (#464 / Doc)
  • feat: support multiple brands (#470 / Docs)

Bug fixs and enhancements

  • fix: no active call notification in some case (#473)
  • enhance: support to set WebRTC protocol SDP PlanB for Cordova iOS webRTC (#467)

Other

  • chore: use Github actions for build and test (#465 #466 #468)

1.4.1

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.4.1/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.4.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 and New features

feat: support park in web phone call (#457) enhancement: support full MMS attachment (vcard and other file type) (#441) enhancement: refresh personal meeting setting every page refresh (#444) enhancement: hold other tabs's call when have e new call in web phone multiple tabs mode enhancement: hide caller id selection when not outbound caller id permission (#460)

Bug fixs

fix: conference call log issue. (#442 ) fix: add allow-downloads in iframe sandbox to fix voicemail download issue (#454) fix: contactMatch undefined in web phone session notify (#456) fix: set brand id for ringcentral.biz auth uri (#458) fix: use beforeunload to clear webphone connection to fix chrome refresh issue (#463)

1.4.0

3 years ago

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)

1.3.1

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.3.1/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.3.1/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Set redirect URI by following here

New features:

feat: support to make call with new RingCentral app (#409) feat: support to disable Text in Messages page (#411 / Docs) feat: support to trigger call logger entity match (#417 / Docs)

Enhancement:

enhance: increase request timeout for third party service (#418) refactor: update RcVideo related with widgets lib (#413)

1.3.0

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.3.0/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.3.0/redirect.html, please make sure to add it in your app setting in RingCentral Developer website. Set redirect URI by following here

New features:

  • feat: support to show MMS image (#383)
  • feat: support to show Call Queue Name in incoming call and call control page (#374)
  • feat: add auto populate conversation text api (#385 / Docs)
  • feat: support to use CallerId from RingCentral service web as default caller Id

Improvement:

  • fix: wrong home country id on making call (#405)
  • Support to only auto populate text in ComposeText page (Docs)
  • Support disable meeting (#387)
  • Disable conference invite feature by default (#395)
  • Increate third party contacts fetch timeout (#380)

1.2.0

3 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.2.0/index.html

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.2.0/redirect.html, please make sure to add it in your app setting in RingCentral Developer website.

Highlight features:

  • feat: support to make RingCentral Video as meeting schedule provider
  • feat: support to show and log RingCentral Video meetings and recordings (Docs)

Others

  • Support to build for browser extension local files yarn build-extension Build files

1.1.2

4 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.1.2/index.html

New features

  • feat: add navigate to API (Docs)
  • feat: add dialer status event (Docs)
  • feat: add meeting status event (Docs)
  • feat: add schedule meeting API (#356 / Docs)
  • feat: enable ActiveCallControl by default (Require CallControl permission) (#352)

Bugfix

  • fix (security): postMessage to target origin in redirect page (#362)

1.1.1

4 years ago

Get app in here https://apps.ringcentral.com/integration/ringcentral-embeddable/1.1.1/index.html

New features

  • feat: add API for hold/unhold/transfer/forward/record/mute web phone call (#336 / Docs)
  • feat: add event for web phone muted (#345 / Docs)
  • feat: add event for auto call logger status changed (#344 / Docs)

Enhancements

  • feat: show login number in rc-login-status-notify (#346 / Docs)
  • chore: use ringcentral-c2d in demo page Docs

Upgrades