Hi,
Just mande last weekend update. Now desktop client supports SSL. Just enter address with https://. Also now you won't have to enter / at the end. So it's more user friendly.
Have a fun.
This version brings one enchancements on which I spend about 20 hours. From front end part nothing changes but there is big change how backend works. Here is summary what was done.
As we all know, FF has plans to block third party cookies and I have seen this effect while some mails I got told, that they cannot a help session question because of captcha and the reason sometimes was, that chat was working on different domain than their site itself. So this updated fixes this problem. This problem is relevant only if you have embeded chat in different domains.
Some technical info what was doone
So even after http://howto.cnet.com/8301-11310_39-20042703-285/disable-third-party-cookies-in-ie-firefox-and-google-chrome/ these settings in user browser chat will work. I do not know any other open source client which would support multiple domains without any issues,
P.s If you notice any issue let me know. No database update required this time.
Screenshot tells it all.
Just update your version from github. No database update required if you have 1.49v. Demo also was updated.
New version.
execute doc/update_db/update_33.sql and follow standard upgrade instructions
Don't forget to donate if you like LHC :)
This update brings security enchancements in various places and focuses to pervent CSRF attacks.
No database required this time.