Web library v1.2.15
Fixed bug where the interval of Polling would be reset every time a INFO message was received by the chat. Now it only resets on all new messages except INFO messages.
Fixed bug where the interval of Polling would be reset every time a INFO message was received by the chat. Now it only resets on all new messages except INFO messages.
parleySettings.eventswindow.parleySettings object send out events whenever a value changes. Our Proxy polyfill was conflicting with other Proxy polyfills on the website our chat was implemented on. Our Proxy polyfill now gets called as ParleyProxy() instead of Proxy().Added
serviceUnreachableNotification and serviceUnreachableNotificationAlertimageTooBig, imageFormatIncorrect and messageSendFailed[Google](www.google.com) in almost all texts inside the conversation windowevents. Here you can create a custom callback for the event events.onAuthorizationExpired. This callback is then called whenever the API returns that the client's authorizationHeader is expired.window.parleySettings.runOptions.showAgentName = false.userAdditionalInformation, more info on how to use it can be found in the docsImproved
grids)Fixed
: in front would fail, because it sees it as the protocol ex: "check: www.google.com" would fail "check www.google.com" would succeed. Now they both succeed.window.parleySettings.registerNewDevice() so that when you log-in that way, the "anonymous" messages are directly visible in the "non-anonymous" conversation.Removed
Improved
Fixed
Fixed
Fixed
runOptions->hideInviteNotification = trueDownloading of the conversation does not work on iOS v12 Chrome v71+
Fixed