Skip to content

Releases: ringcentral/ringcentral-embeddable

2.3.0

12 Jun 05:55
c0e9c13
Compare
Choose a tag to compare

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

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

New features

Enhancements

Bugfixes

  • fix: do not generate new token with JWT flow when user has logged by @embbnux in #1030
  • fix: dialer keydown event issue by @embbnux in #980
  • fix: page redirect to history at mainTab false by @embbnux in #986
  • fix: contacts page may keep loading by @embbnux in #989
  • fix: web phone session not clear when unload with active calls by @embbnux in #1009
  • fix: clear WS connection after refresh error by @embbnux in #1012
  • fix: negative duration if user computer time is wrong by @embbnux in #1015
  • fix: third party auth button show empty by @embbnux in #1019
  • fix: original session not deleted in quick cancel flow by @embbnux in #1021
  • fix: avoid call log request when no access by @embbnux in #1031

Full Changelog: 2.2.2...2.3.0

2.2.2

12 Feb 05:44
db5301d
Compare
Choose a tag to compare

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

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

What's Changed

  • fix: call page blank when call ended and customized page back by @embbnux in #948
  • fix: support to dial *82101 format by @embbnux in #964
  • misc: show setting section's item description directly by @embbnux in #966
  • misc: rename Video tab to Meetings, Glip to Chat by @embbnux in #967

Full Changelog: 2.2.1...2.2.2

2.2.1

19 Dec 09:31
a031da7
Compare
Choose a tag to compare

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

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

  • feat: support to hide Edit log button by @embbnux in #931
  • feat: support to set dark icon for customized tab by @embbnux in #932
  • feat: add api to toggle ringing dialog by @embbnux in #947
  • misc: move theme setting to advances features setting by @embbnux in #941
  • fix: blank screen after rate-limit count down by @embbnux in #934
  • fix: catch personal meeting 404 error by @embbnux in #940
  • fix: glip message text ui issue by @embbnux in #943

Full Changelog: 2.2.0...2.2.1

2.2.0

09 Dec 08:36
5c4e915
Compare
Choose a tag to compare

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

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/2.2.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 dark theme by @embbnux in #918
  • feat: new Glip page by @embbnux in #924
  • enhancement: show sms unavailable when no sender phone numbers by @embbnux in #920
  • misc: upgrade webpack, webpack loaders and babel etc packages

Full Changelog: 2.1.1...2.2.0

2.1.1

29 Nov 06:02
4d45651
Compare
Choose a tag to compare

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

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

  • feat: support to set setting item description by @embbnux in #909
  • feat: message logger enhancement and add message search filter by @embbnux in #912
  • feat: support to hide page back button in customized page by @embbnux in #908
  • fix: company contacts update event not work by @embbnux in #915
  • fix: message auto logger event may missed in some area by @embbnux in #917
  • fix: recording link missed in unlogged api by @embbnux in #911

Full Changelog: 2.1.0...2.1.1

2.1.0

31 Oct 05:04
6d44eba
Compare
Choose a tag to compare

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

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

Full Changelog: 2.0.0...2.1.0

2.0.0

20 Aug 09:15
04298f2
Compare
Choose a tag to compare

Major release

We are excited to announce and make available the next generation of the RingCentral Embeddable product. In addition to a new design and user interface, Embeddable 2.0 comes with new features including call recording playback and a new SMS/messaging inbox. Developers will enjoy new ways to extend the user interface without having to know or code HTML and CSS.

Learn more about Embeddable 2.0

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

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

Full Changelog: 1.10.2...2.0.0

1.10.2

19 Aug 07:15
e9dce71
Compare
Choose a tag to compare

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

Important: WebSocketSubscription app permission is required from 1.9.0. Add it for your RingCentral app in RingCentral developer portal.

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

What's Changed

  • fix: sms message event missing when refresh page by @embbnux in #784
  • misc: support to config contact match options by @embbnux in #809

Full Changelog: 1.10.1...1.10.2

1.10.1

21 Mar 03:39
c841b81
Compare
Choose a tag to compare

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

Important: WebSocketSubscription app permission is required from 1.9.0. Add it for your RingCentral app in RingCentral developer portal.

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

  • fix: duplicate active call event at multiple tabs by @embbnux in #751
  • fix: sign up button not work by @embbnux in #752
  • fix: duplicated sms message event by @embbnux in #771
  • feat: add disableInactiveTabCallEvent for telephony session event by @embbnux in #757
  • misc: use mixpanel directly for tracking by @embbnux in #749

Full Changelog: 1.10.0...1.10.1

1.10.0

04 Dec 07:17
1699d58
Compare
Choose a tag to compare

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

Important: WebSocketSubscription app permission is required from 1.9.0. Add it for your RingCentral app in RingCentral developer portal.

Important: Default redirect URI changed to https://apps.ringcentral.com/integration/ringcentral-embeddable/1.10.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 noise reduction (disabled by default) docs
  • feat: remove RingCentral Phone from calling method by @embbnux in #721
  • feat: support to show red dot when third party unauthorized by @embbnux in #722
  • feat: support to set auto log default value and setting label docs
  • feat: support to add sms toolbar button docs
  • feat: support to register third party setting section Docs
  • feat: support to show feedback at header by @embbnux in #741
  • feat: show demo client id alert by @embbnux in #725
  • feat: api to add attachments for mms by @embbnux in #743
  • fix: auto size issue at popup window by @embbnux in #733
  • fix: telephony session event missing by @embbnux in #737

Full Changelog: 1.9.3...1.10.0