Changes:
1. Spanish translation update from https://www.transifex.com/projects/p/live-helper-chat/
P.s you can find the latest translations on https://www.transifex.com/projects/p/live-helper-chat/
2. Option to override easier embed widget code.
Just override this template
design/defaulttheme/tpl/lhchat/getstatus/container.tpl.php
3. Pro active chat a little bit usability update, no label and sends message on enter click.
4. If user started chat based on proactive chat invitation, assign this message live support user.
Bugfix.
Undefined variable in start chat form.
From now i show unread messages number in chat tabs. This improves usability and you always now where you have unread messages.
This will allow users easily resume accidentely closed chat or just previous just he just had. Let say he clicked close, or admin closed chat, but user has another question, so user won't have to fill start chat form again, and he will be able to resume chatting just by clicking resume chat button.
This feature is live on github.
I have just pushed update in github regarding atomic template/module cache. This actually increases performance because we do not need anymore eZ Components cache layer and we use very fast just few tens lines of code php class for caching.
If you encounter any error let me know also if something goes bad you can also disable cache in settings.ini.php file.
Cheers :)
Change log: https://github.com/remdex/livehelperchat/commit/5afd0be6e14b289b1551e63012e171c0ee6500fe
Hi all,
Bugfix.
Updates.
No database update this time, so just follow standard upgrade instructions