Web library v1.1.1
Added
- It is now possible to hide sensitive data for Analytic plugins (like Hotjar), see here and here
- It is now possible to download your conversation by clicking the menu icon and clicking on "download conversation".
- You can automatically open the chat screen by supplying the GET paramater "openmessenger" to the url (ex: https://parleycdn.com/demo?openmessenger)
Improved
- The fullscreen on mobile is improved.
Fixed
- When closing chat (X button) and clicking 'yes', we now delete the messages from the memory and hidden html (we did not do that before, thats why sometimes you could briefly see your old convo when starting a new chat)
- Error that would show isTyping when agent wasn't actually typing.
- Fixed error that would be thrown if GET /messages returned agent null
- Setting hideChatAfterBusinessHours now really hides the chat (updated in the messenger.css)
- Trailing dot "." is now ignored when creating a clickable URL
Removed
offlineTextsetting is removedcloseAlertsetting is removed