-
2013-09-23 18:54:30
Evening updates
- Information tab will have user icon on the right. Green indicates that client is online. Grey offline
- Close button for chat embed.
- Desktop client now have option to do not store logins. Only address will be saved.
- Few other small optimisations.
No new version because these updates does not require database update.
-
2013-09-22 14:31:27
New version 1.52v auto responder.
Hi,
Features, sponsored release:
Auto responder.
- Auto responder in proactive chat invitations.
- Independent responder.
This allows you to have the following workflow.
- Then users starts chat. He receives preconfigured message. E.g. "one moment please..."
- If the agent doesn’t accept within a time period (e.g. 1 minute) to user is send message. "we are currenty busy with another client right now, can you leave your name and email and we will follow up"
execute doc/update_db/update_35.sql and follow standard upgrade instructions
Demo also was updated. So now then you start chat you will receive a message "Just a moment." if during 30 seconds no one accepts chats. You will receive a message with request to leave an e-mail and phone number etc.
Cool, isn't it?
-
2013-09-18 18:57:16
Integrated forum in site
I have integrated google forum in site. See it http://livehelperchat.com/article/forum
-
2013-09-18 17:50:33
New version 1.51v chats export API
Hi,
This time more feature oriantated release with brand new module dedicated to chats exports. This module was half sponsored by Antony N. and he was more than happy to contribute back this module to community.
Few main module features:
- Get chats count.
- Get chats list.
- Get chat data and it's messages.
- JSON and XML support. Filtering by chat status.
Tutorial regarding chats export api.
execute doc/update_db/update_34.sql and follow standard upgrade instructions
-
2013-09-17 05:24:23
Few bugfixes
Hi,
Just fixed few issues related to proactive chats.
- Allow reopen chat if it does not have any messages.
- If user is chatting do not show proactive message.
use window.json instead of plain JSON. Avoids conflicts with site JS. Just proper JSON support check.
- Mark proactive message as seen during chat start.
I recommend update to these people who is using proactive chat.