Skip to content

v1.7.2

Compare
Choose a tag to compare
@embbnux embbnux released this 18 Oct 08:51
bd27a34

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

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

New features:

  • feat: record/stopRecord call by call control RESTful API, support to mute auto recording for PSTN call (after 11/3 server side support) (#563)

Enhancements:

  • Use sipInstanceManager to reuse inactive sip id to resolve "Too many web phone instances" issue after frequent refreshing (#549)
  • Do not open popup window when there are calls (#565)
  • In multipleTabsSupport enabled, web phone only connected at first connected tab (active) (#564)
  • Upgrade web phone SDK 0.8.8 to support SIP UPDATE message (#562)
  • Update adaptive badge UI and logo (#552)

Bugfixs

  • Fix logout issue when get ERR_NETWORK_CHANGED error (#548)
  • Fix logout issue when PKCE flag is not existed at token data (#543)
  • Fix call disconnect when user cancel page reload at Firefox (#547)
  • Fix web phone instance audio memory leak at reconnecting (#539)