-
2013-12-10 17:41:54
Greek language
Hi all,
So we have a Greek language now. I have just added it in master branch also compiled translation file for desktop client. If you are missing you language you can always easily translate it on. For Greek language you can thank to https://www.transifex.com/accounts/profile/vlachos.v/
https://www.transifex.com/projects/p/live-helper-chat/
Cheers :)
-
2013-12-08 18:54:44
Extensions repository
Hi all,
So we have extensions repository. https://github.com/remdex/livehelperchat-extensions at the moment there are three.
-
2013-12-07 21:14:07
New version - 1.71v option to disable a department
Features
- Option to disable a department. If department is disabled it won't appear in department choosing form.
execute doc/update_db/update_53.sql for update and follow standard upgrade tutorial
-
2013-12-06 19:01:07
Two small updates
Hi,
I have just pushed to github two small updates. These updates does not require database update so no new version.
- Chrome notification will hide itself then chats is accepted from back office. This way if there are multiple operators and some operator accepts a chat. For others this notification will hide automatically.
- Now I deny to delete a role if it's assigned to some group. Just to avoid messing up the system. There will be more like this updates in the future :)
-
2013-12-04 17:52:57
New version - 1.70v session captcha
Features
- In 1.69 was introduced drag & drop but IE users could not select any field. This issue was fixed in less than 24h. But if you are experiencing same issue I recommend to update.
- In this version I added option to turn session cookies for form validation. Some users were reporting for getting spam messages. You just have to edit "chat configuration" -> "Use session captcha. LHC have to be installed on same domain or subdomain."
and set 1. Please be sure that chat is running on the same domain or subdomain.
Here is an article related how invisible captcha is working there.
execute doc/update_db/update_52.sql for update and don't forget standard upgrade instructions