Releases: ringcentral/ringcentral-js-widgets
Releases · ringcentral/ringcentral-js-widgets
v0.3.17
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
- Enhance the conversation detail display to show detailed date and time of message in hourly sections.
v0.3.15
- Pass ConversationLogger.autoLog to ConversationPanel in ConversationPage component.
v0.3.14
- don't fallback to RC contact if not match to entity
2.alter behavior of clickToSMS populated
- fix dropdown select in settings
v0.3.13
- Use new i18n keys autoLogCalls and autoLogSMS
v0.3.12
- Only update conversation log on entity selection if autoLog is enabled.
v.0.3.10
To enhance the features of DropdownSelect and fix the bug related to messages list UI
v0.3.8
- Prepare components to pass prefill parameter when calling logConversation.