Hi,
From now all related repositories you will be able to find at https://github.com/livehelperchat at the moment there are two
Have fun
Features
Fixes
1. In page embed live help visitors were not redirected to leave a message form.
https://github.com/remdex/livehelperchat/issues/291
execute doc/update_db/update_68.sql for update and follow standard upgrade tutorial.
Features
Fixes
execute doc/update_db/update_67.sql for update and follow standard upgrade tutorial.
Isn't that sneaky taking screenshot what user sees while he browse your site?
Features
1. Option to take user screenshot. Used http://html2canvas.hertzen.com/
2. Option to have BCC recipient in e-mail templates https://github.com/remdex/livehelperchat/issues/282
Changes
1. Changed escape to encodeURIComponent https://github.com/remdex/livehelperchat/issues/288
execute doc/update_db/update_66.sql for update and follow standard upgrade tutorial.
This screenshot feature is a killer one. Let's imagine your visitor using some system and do not know what's wrong with his entered data somewhere. Let say checkout page. Now you can just take screenshot of his browser and see what he has entered at the moment. He does not have to install anything at all, actually he even does not know you have taken screenshot. Just amazing :)
Read more for a screenshot example
edit your settings/settings.ini.php file and under 'force_virtual_host' => false,
add
'date_format' => 'Y-m-d',
'date_hour_format' => 'H:i:s',
'date_date_hour_format' => 'Y-m-d H:i:s',
No database update this time. So just follow standard upgrade tutorial.