Skip to content

Releases: ringcentral/ringcentral-js-widgets

v0.3.17

19 May 12:15
Compare
Choose a tag to compare
fix bugs related to messages (#206)

* add contactSearch for clickToSMS;
fix active call color;
fix message scroll;
fix format phoneNumber as entityName

* bump version

v0.3.16

19 May 08:52
Compare
Choose a tag to compare
  1. Enhance the conversation detail display to show detailed date and time of message in hourly sections.

v0.3.15

19 May 02:03
Compare
Choose a tag to compare
  1. Pass ConversationLogger.autoLog to ConversationPanel in ConversationPage component.

v0.3.14

18 May 15:11
Compare
Choose a tag to compare
  1. don't fallback to RC contact if not match to entity
    2.alter behavior of clickToSMS populated
  2. fix dropdown select in settings

v0.3.13

18 May 08:30
Compare
Choose a tag to compare
  1. Use new i18n keys autoLogCalls and autoLogSMS

v0.3.12

18 May 06:11
Compare
Choose a tag to compare
  1. Only update conversation log on entity selection if autoLog is enabled.

v0.3.11

18 May 05:57
Compare
Choose a tag to compare
hot fix (#198)

v.0.3.10

18 May 02:53
Compare
Choose a tag to compare

To enhance the features of DropdownSelect and fix the bug related to messages list UI

v0.3.9

17 May 01:34
Compare
Choose a tag to compare
  1. Properly support es-419.

v0.3.8

16 May 02:48
Compare
Choose a tag to compare
  1. Prepare components to pass prefill parameter when calling logConversation.