Ringcentral Embeddable Versions Save

RingCentral Embeddable widget

1.1.0

4 years ago

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

New features:

feat: add region settings changed event (#304 / Docs) feat: show meeting if user has permission, support copy to clipboard with meeting info (#312)

Enhancements:

enhance: refresh contact match after contact sync trigger (#305)

Bugfixs:

fix: active call control error when no permission (#314) fix: wrong active call nocall event (#322) fix: web phone transfer issue in some network environment (#323)

Upgrades:

widgets: use widget 0.10.17

1.0.3

4 years ago

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

Bugfixes:

fix: memory leak issue from react 16.8 fix: avoid to post message to origin * in adapter.js

1.0.2

4 years ago

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

Important

From this version, it is required to setup your own RingCentral client id into this widget. Please follow here to setup.

New features

  1. feat: allow to disable inactive tab active call event (#279)
  2. feat: add refresh button in contacts page (#283)
  3. feat: add contact sync trigger api (#295)
  4. feat: show company and job title in contact detail page (#299)
  5. feat: support to set widget zIndex (#297)
  6. feat: throw error when app client id is empty (#299)

Bugfixes

  1. fix: call history page scroll issue (#278)
  2. fix: hide and disable glip when get 400 account not found error (#280)
  3. fix: date format error in conversation logger (#281)
  4. fix: web phone issue in Firefox 60 (#283)
  5. fix: bug that call with desktop fails to work in mobile devices (#283)
  6. fix: call badge navigate issue (#286)

Upgrade

  1. upgrade ringcentral-widgets library to 0.10.15

1.0.1

4 years ago

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

New features:

  1. Feature: add from number in calling setting API (#265 / Docs)
  2. Feature: support to disconnect inactive web phone instance (#271 / Docs)

Bugfixes

  1. Fix: ie api request cache issue (#274)
  2. Fix: web phone refresh instance unreleased issue (#271 )

Upgrade

  1. Upgrade: use ringcentral sdk to 3.2.2 (#276)

1.0.0

4 years ago

Release notes: RingCentral Embeddable 1.0 release notes

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

New features:

  1. feat: support to log messages (#257)(Docs)
  2. feat: add api to interact with calling settings (#261) (Docs)
  3. feat: support E911 calling and parked call number dialing (#264)
  4. feat: support to login with authorization code (#252)

Enhancement:

  1. Reduce heavy API request (fix rate limit problem) (#262 #255)
  2. Use media reader link in recording and voicemail logger api (#260)
  3. High Availability in webRTC phone (#256)

Widgets library

  • upgrade ringcentral-widgets library to 0.10.9 (#256 #263)

0.2.5

4 years ago

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

New features

  1. feat: support to add third party settings (#248 / Docs)
  2. feat: support to enable analytics (#237 / Docs)
  3. feat: call recording content uri in call logger feature (#244 / Docs)
  4. feat: support to enable error report service (#240 / Docs / One Issue)

Enhancement and Bugfixs

  1. enhance: active call control feature (#239)
  2. i18n: add i18n for navigation title (#250)

Upgrade with Widgets 0.10.7 library

  1. fix: handle set cached subscription failed
  2. fix(Auth): logout duplicate requests issue among multiple tabs
  3. upgrade: ringcentral web phone sdk 0.7.0 (support backup sip server)
  4. feat: support main*extension format in browser and softphone mode
  5. feat: support to change inbound call to conference call

0.2.4

4 years ago

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

New features

  1. feat: new adapter UI (PR: #218 / Docs)
  2. feat: support to set third party brand icon in authorization and contacts section (PR: #221 / Docs)
  3. feat: enable auto enter host key when lanuch conference (#225)
  4. enhance: update contact filter (#226)

Widgets upgrade

  1. upgrade: widget 0.10.6 (#224)

Build tool update

  1. build: support to build with brand config (#223)

0.2.3

5 years ago

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

feat: schedule meeting (#211) fix: web phone hold issue in Firefox (#214) upgrade: widgets library to 0.10.3 (#209) (#214)

Build and test tool: Upgrade babel 7 and jest (#212) Enhancement of test architecture and add widget tests (#216)

0.2.2

5 years ago

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

feat: allow to pass desired user agent string (#200) feat: add third party contacts syncing state (#190)

enhance: add third party contacts request timeout (#188) enhance: log error description when oauth error (#203)

fix: logger modal style (#192) fix: click listen error (#196) fix: not pass brand id to oauth uri (private no RC US app problem) (#206)

Build tool update:

Upgrade webpack to 4 (#189) Upgrade react to 16.8 (#207)

0.2.1

5 years ago

fix: update widgets to 0.10.1 (#185) to fix two ringing call answer issue fix: c2d link fail when click img in tel link (#184) fix: glip mention bug (#186)

enhance: feedback to other when phone type undefined (#187)