You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix AdminService::sendCustomerCareReport to send 'ccareclientlogs' header to uploadFileToStorage method and to use the initiateLogsContext instead of completeLogsContext
Downgrade to mime lib 1.6.0 version.
Added
Add option options.im.autoLoadConversationHistory to activate the retrieve of conversation's messages from the server. The default value is false.
Add customDatas parameter a JSON object with custom datas merged to the payload send to server for the ChannelService::publishMessageToChannel . (and createItem also). And also take these custom data into account is the events received.
Changed
Update sendCustomerCareReport to send "feedback" as default type.