-
2013-09-10 19:31:52
We have icons for tabs instead of names now :)
Screenshot tells it all.
Just update your version from github. No database update required if you have 1.49v. Demo also was updated.
-
2013-09-06 17:27:30
New version 1.49v few usability updates
New version.
- From now messages like "user has left chat", "user has joined chat" will be shown where you see what user is typing or user is typing message. This will avoid flood in chat itself.
- You can configure default Operator name for proactive chats.
- If user starts chat from proactive widget, to user won't be shown message that we are pending operator to join chat.
- Adjusted how print icon is shown in widget.
execute doc/update_db/update_33.sql and follow standard upgrade instructions
Don't forget to donate if you like LHC :)
-
2013-09-05 19:59:12
New version 1.48v securing application
This update brings security enchancements in various places and focuses to pervent CSRF attacks.
No database required this time.
-
2013-09-01 11:07:35
New version 1.47v pack of features
New version.
- From chat tab you can open popup. Let say you were chatting in tab and you want to open popup. So you can do that now. There is very first icon for that.
- Then you open let say three chats at the same time and close one. I now activate the very first tab to left. Feels very natural closing workflow.
- Fixed bug, then closing chat in tab it removed subtabs from other chat tabs.
- Added more clear way what embed codes system can generate
- Switched to https support by using double slash E.g //demo.livehelperchat.com - so I do not have to detect in what enviroment we are running.
- You now can disable or enable invitation if there is or not online operators.
- You can set online visitors timeout, to see only the recent visitors.
- Check messages from operator JS call won't be counted as last visit.
- Department chosing box will show status of department is it online or offline. First will be shown online departments.
- Now Surname is optional field, so you can have only name filled.
- Print option for user and admin.
- Now you can see what user is typing before he sends message to operator.
execute doc/update_db/update_32.sql and follow standard upgrade instructions
Don't forget to donate if you like LHC :)
-
2013-08-29 18:53:29
Evening update - mostly usability updates
Just pushed few updates wich does this. All this was done in single evening. So just image how easy is to extend this beast :)
- From chat tab you can open popup. Let say you were chatting in tab and you want to open popup. So you can do that now. There is very first icon for that.
- Then you open let say three chats at the same time and close one. I now activate the very first tab to left. Feels very natural closing workflow.
- Fixed bug, then closing chat in tab it removed subtabs from other chat tabs.
- Added more clear way what embed codes system can generate
- Switched to https support by using double slash E.g //demo.livehelperchat.com - so I do not have to detect in what enviroment we are running.
No database update this time. So just replace files following standard upgrade instructions.