-
2014-06-13 19:44:40
New version 2.02v, widget styling from back office
After whole week of work now we have easy styling of frontend live help widgets
- https://github.com/LiveHelperChat/livehelperchat/issues/405
- https://github.com/LiveHelperChat/livehelperchat/issues/407
Sponsored feature, widget theming
https://github.com/LiveHelperChat/livehelperchat/issues/408
Theming also allows to import export themes. So anyone who decides to create a theme will be able to share it with community. Or anyone who creates a cool widget theme just can export theme and send it to me.
execute doc/update_db/update_81.sql for update and create a directory
var/storagetheme - and chmod it.
Read more for screenshot teaser.
-
2014-06-07 13:54:46
New version 2.01v, automatic chats assignment, round robin algorithm for chat's balancing
- Restyled back office a little bit. Top menu will take less space.
- https://github.com/LiveHelperChat/livehelperchat/issues/397
- https://github.com/LiveHelperChat/livehelperchat/issues/367
- https://github.com/LiveHelperChat/livehelperchat/issues/401
- https://github.com/LiveHelperChat/livehelperchat/issues/398
- https://github.com/LiveHelperChat/livehelperchat/issues/402
Here is tutorial for automatic chat's assignment
execute doc/update_db/update_80.sql for update and follow standard upgrade tutorial.
-
2014-06-01 16:24:05
Now you can donate using bitcoins
Not sure how popular this is going to be. But here is my bitcoin wallet address
1F2zpsMMZUUC8RzfoA6pisW9tnXAW1Nu1y
-
2014-06-01 12:34:48
New version 2.0v, new documents sharer module, updated with responsive widgets
Features/Changes/Bugfixes
- https://github.com/LiveHelperChat/livehelperchat/issues/396
- https://github.com/LiveHelperChat/livehelperchat/issues/393
- https://github.com/LiveHelperChat/livehelperchat/issues/383
- Fixed bug then closing tab, tab was closed, but user could not reopen it. Tricky part.
- Updated chrome extension as stated in previous article
- New module for documents sharing.
- Updated NodeJs extension. It was used by one of the clients who had now over 3700 chats. So it's quite stable and can be used in production.
- Forms module now has different layout, which features angularJS support. So your forms can support angular syntax.
- Changed event then the message is send. Previously it was onkeyup which coused new line if enter was pressed in the middle of the message. Now it won't.
- Changed close/resume/minimize icons.
- Install will enable online visitors tracking and pro active invitations by default now.
- Update - just pushed one small update whitch brings responsive widgets, so embeded widgets in site is responsive also. On small resolution (max 640px) they goes to the top of screen.
execute doc/update_db/update_79.sql for update and follow standard upgrade tutorial.
Create these two folders also, they will be used in documents sharer module
var/storagedocshare - and chmod it
var/tmpfiles - and chmod it
-
2014-05-21 17:47:21
Chrome extension new version 1.2v
Hi,
I have just published new verison of chrome extension. Everyone who have installed it through google app store do not have to do anything. This update features one very usefull feature like automatic offline/online status based on computer iddle time. So now you can set after how many seconds of computer inactivity your status should be automatically changed to offline. I recommend to set this to about 60 seconds or so.
If you do not see these options, that means your browser have not updated this extension yet.
Good luck, now we can completely forget that you are using LHC and chat will do itself all, monitor users, send them invitations, changes your status to offline/online and the only job you have to do is chat with customers :)