-
2015-01-01 07:55:25
New version 2.18v Co-Browsing enhancements part 2
New year new version. Another pack of killer features for Co-Browsing
- Select box change will be synced to user browser also.
- If your site is using jQuery JS library highligh elements selection will be more precise. 99.99% of accuracy.
- User actions on forms will be synced to operator browser. That means while user is filling a form you will see what fields he fills instantly, what checkboxes checks and so on. This feature requires jQuery JS library on remote site. Without it - you won't see how user is filling in a forms fields.
- You can choose to execute or not javascript on Operator Co-Browsing window. Option available in Co-Browsing options.
For update just follow standard update procedure For manual update it's update_96.sql
Honestly I think it's the last pack of big enhancements related to Co-Browsing part. Futher changes will be just bugfixes if there will be any :)
-
2014-12-24 18:59:39
New version 2.17v Co-Browsing enhancements
Co-Browsing enhancement release. The last version of this year :)
- Now from co-browsing window you can highligh elements. Just click left mouse cursor on desirable element.
- If you click link hodling CTRL browser on user side will click this element to. This means you can navigate user browser where you want.
- At top bar there is now network icon. If you click it you can navigate user preciselly to URL you want. You can navigate user to another url also from chat window. There is new icon for that
- You can fill some of the forms fields by holding CTRL+Left mouse click. As field becames with blue shadow you can fill text fields on visitor browser directly. Fill forms for users :)
- NodeJs server for Co-Browsing was updated.
- You can can allow user to see your mouse pointer on his screen.
- You can force user browser to scroll to highlighted element by checking checkbox at top.
- Operator Co-Browser window will represent exact view of user browser window size. This is required to match mouse positions.
- Systen update can tell that some field types are incorrect, it's good because update script will also check for table field type not only does he exists.
For update just follow standard update procedure For manual update it's update_95.sql
-
2014-12-22 18:22:04
New version 2.16v Co-Browsing!!!
Let this release be my Christmas present for all users.
Co-Browsing - see exactly what your users see and help them to navigate.
1. This feature works even on standard server without special software. But if you want to use at it's maximum runing NodeJs server is required. This feature will even work on Standard Shared Hosting
Inspiration come from (without these libraries it would be impossible to do all that)
https://code.google.com/p/mutation-summary/
https://github.com/abbakym/mutationsummary-cobrowsing-experiment
http://teft.deviantart.com/art/Obsidian-Cursor-set-78972293 (Co-Browsing mouse cursor icon)
Co-Browsing tutorial can be found here
Our demo now support Co-Browsing with NodeJs. You can see yourself how fast user window changes relfects in your window.
For update just follow standard update procedure For manual update it's update_94.sql
-
2014-12-14 18:58:19
New version 2.15v
This release is basically various small enhancements. More hardcore enhancements is coming :)
- Option to choose auto responder for specific department. https://github.com/LiveHelperChat/livehelperchat/issues/547
- Option to allow send file in offline chat form https://github.com/LiveHelperChat/livehelperchat/issues/370
- Instead of banning e-mails which are very easy to fake, there is option to ban not only single ip but also IP ranges. https://github.com/LiveHelperChat/livehelperchat/issues/546
- Will be recorded time when user has left a chat https://github.com/LiveHelperChat/livehelperchat/issues/535
- Adjusted position of user typing text indicator https://github.com/LiveHelperChat/livehelperchat/issues/532
- Posibility to edit main chat information. At the moment only user nick and e-mail address https://github.com/LiveHelperChat/livehelperchat/issues/504
For update just follow standard update procedure For manual update it's update_93.sql
-
2014-12-09 21:48:20
Desktop client recompiled with 5.4 QT version
I have received few notices from users that there was some issue while connecting to https site even if previously it worked. So if anyone was have trouble with that, they can now download a new version of desktop client. I'm still looking for people who could compile/prepare a bundle for MacOS.