I have made few minors enhancements which does not require database update. So if anyone want's to update to current github branch here is updates I have made.
Hi,
https://github.com/LiveHelperChat/livehelperchat/issues/363 - Foms module tutorial
https://github.com/LiveHelperChat/livehelperchat/issues/366
Also after update i suggest to operators to add these two new permissions
execute doc/update_db/update_76.sql for update and follow standard upgrade tutorial.
Create a directory
var/storageform - and make it writable.
While I prepare forms module tutorial you can take a look at http://livehelperchat.com/demo-12c.html also see in back office how information is collected.
Just wanted to inform that I have implemented AngularJS framework in online visitors list. So because of it we have few more fancy features
Update 2014-04-21
Update 2014-04-22
Everyone who do not want to wait for a new version can update lhc from master branch now. No database update required. In the future we should migrate most of the Live Helper Chat JS to AngularJS, just step by step.
This time even more users requested features.
Github changes
https://github.com/LiveHelperChat/livehelperchat/issues/345
https://github.com/LiveHelperChat/livehelperchat/issues/346
https://github.com/LiveHelperChat/livehelperchat/issues/347
https://github.com/LiveHelperChat/livehelperchat/issues/350
https://github.com/LiveHelperChat/livehelperchat/issues/352
https://github.com/LiveHelperChat/livehelperchat/issues/348
Sample argument
LHCChatOptions.attr_online = new Array();
LHCChatOptions.attr_online.push({'name':'email','value':'remdex@gmail.com'});
LHCChatOptions.attr_online.push({'name':'phone','value':'370454654'});
LHCChatOptions.attr_online.push({'name':'username','value':'Username here'});
https://github.com/LiveHelperChat/livehelperchat/issues/351
New variable for FAQ template - {url_question}
execute doc/update_db/update_75.sql for update and follow standard upgrade tutorial.
Mega release.
Sponsored features
Other features
In general these changes
https://github.com/LiveHelperChat/livehelperchat/issues/343
https://github.com/LiveHelperChat/livehelperchat/issues/342
https://github.com/LiveHelperChat/livehelperchat/issues/341
https://github.com/LiveHelperChat/livehelperchat/issues/332
https://github.com/LiveHelperChat/livehelperchat/issues/335
execute doc/update_db/update_74.sql for update and follow standard upgrade tutorial.