-
2016-01-01 16:37:11
New version 2.42v - improvements, features, 5.4 PHP
Hi,
Releases just don't stop :). This time a lot of improvements and some new features. i'll have to prepare few tutorials for all these new features...
- Product concept, few products can be assigned to single department [Sponsored]
- Passwords are stored using password_hash function. [Improved security]
- Cleanup user part [General]
- 5.4 PHP required
- https://github.com/LiveHelperChat/livehelperchat/issues/789
- Option to securely encrypt passed data to additional form data. [Sponsored]
- Paid chats concept, tutorial article is comming. [Sponsored]
For update just follow standard update procedure For manual update it's update_117.sql
You have to replace index.php also this time if you get password_hash undefined function.
-
2015-12-26 19:37:55
New version 2.41v - more statistic
Hi
1. New statistic - unanswered chats. Chat becames unanswered if
a. User starts chat and there is message field and chat is pending.
b. Operator accepts a chat but visitor has already closed chat widget chat remains unanswered.
c. If chat started in proactive mode and user filled message and chat is not accepted yet.
d. Unanswered chat flag is removed.
2. User row has 3 additional attributes which can be used for extensions.
attr_int_1
attr_int_2
attr_int_3
For update just follow standard update procedure For manual update it's update_116.sql
-
2015-12-20 20:25:21
New version 2.40v - small enhancements
Finally found few hours to release new version of LHC, this time small few enhancements
- Option to force close chat on widget close button. At the moment it just closes widget. But on operator side there is no indication for that.
- Custom field for sort priority
- https://github.com/LiveHelperChat/livehelperchat/issues/800
- https://github.com/LiveHelperChat/livehelperchat/issues/810
- https://github.com/LiveHelperChat/livehelperchat/issues/803
- https://github.com/LiveHelperChat/livehelperchat/issues/796
For update just follow standard update procedure For manual update it's update_115.sql
-
2015-10-31 15:32:47
New version 2.39v - bubbles chat and some more changes
Some nice updates along the way :)
- https://github.com/LiveHelperChat/livehelperchat/issues/772 - option in theme to define optional field which would be visible in department
- https://github.com/LiveHelperChat/livehelperchat/issues/715
- One more time new chat messages interface. Messages can be styled in theme editing window.
- Option to turn off/on voting thumbs
- Option to have custom text instaed of Department. Let say Location.
Some of these were sponsored some not :)
For update just follow standard update procedure For manual update it's update_114.sql
-
2015-10-24 14:13:09
New version 2.38v - few small updates
Just few small updates, I had to modify database, that's why this new version was released basically :)
- https://github.com/LiveHelperChat/livehelperchat/issues/771
- Option to enable disable need help widget directly from theme.
For update just follow standard update procedure For manual update it's update_113.sql