-
2014-08-14 19:10:16
New version 2.10v - pack of enhancements
I have been working hard to bring this release before a weekend. Over 12 - 14 hours of work per day.
But here we go with change log
- Now then you are generating code for multiple departments, or just standard code without any department. If user chooses offline department for him is suggested go to leave a message form. This can be turned on or off in chat configuration. https://github.com/LiveHelperChat/livehelperchat/issues/477
- On devices, with lower screen width than 1024, clicking on widget will open new window.
- Default line height was set for widgets to have same appearance across all sites.
- Option to set department online hours in hours and minutes format. Previously it was only hours. All users who uses this function is required to update department online hours. Just resave. https://github.com/LiveHelperChat/livehelperchat/issues/476
- Jersey icon was missing https://github.com/LiveHelperChat/livehelperchat/issues/478
- Now extension can override translations also. Just create a folder translations in your extension and appropriate language file.
E.g extension/overridetranslation/translations/lt_LT/translation.ts and active extension overridetranslation, and you are ready to go.
https://github.com/LiveHelperChat/livehelperchat/issues/479
- Online visitor pages remembers user settings, selected department, max records to return etc...
https://github.com/LiveHelperChat/livehelperchat/issues/474
- Core was changed to avoid warning if compiled module file is not found. Actually it's like workaround for OP Cache then file is still returned from OP Cache instead of real one.
- Option to enable language switched at chat widget. It applies only for chat widget and start chat windows.
https://github.com/LiveHelperChat/livehelperchat/issues/469
- Install by default will enable Geo detection using MaxMind
For update just follow standard update procedure. For manual update it's update_89.sql
-
2014-08-09 17:59:14
New version 2.09v - statistic enhancements
This time it's statistic enhancements release.
- https://github.com/LiveHelperChat/livehelperchat/issues/428
- Albanian language
- Chats duration algorithm was changes it now will calculate chat duration by this algorithm
- last user message time - (chat start time + chat wait time). You can update all your chats duration by visiting chat Maintenence page.
For update just follow standard update procedure. For manual update it's update_88.sql
P.s if you go to update page and your instance won't find any database changes it's ok. This version does not have any structurual database changes.
P.s.s read more to see statistic screenshots :)
-
2014-08-08 19:06:41
New forum
Hi all,
I have migrated from google forum to standalone Live Helper Chat forum. So please from now use new forum instead and ask your infinitive questions there :)
http://forum.livehelperchat.com/
Also if you have posted ever there, you can try just use password reset in new forum. You do not have to create a new account there.
P.s This forum will be disabled.
P.s.s if there will be a lot of dissatisfaction perhaps one day I will re-enable it again :)
-
2014-08-03 15:19:34
New version 2.08v - automatic status change and something more
Another sunday dedicated to LHC...
- Now in chat configuration you can setup automatic status change. "Configuration => Live Help configuration => Chat configuration => Misc => Interval between chat status checks in seconds, 0 disabled." It will status for all site visitors chat widget status to online or offline. https://github.com/LiveHelperChat/livehelperchat/issues/422
- In widget theme editing window you can add custom text which would appear above request form. https://github.com/LiveHelperChat/livehelperchat/issues/454
- In chat configuration you can setup messages box height. https://github.com/LiveHelperChat/livehelperchat/issues/456
For update just follow standard update procedure. For manual update it's update_87.sql
-
2014-07-30 18:08:30
New version 2.07v - few features and small enchancements
So after some holidays, I have finally release new version.
- Now you can generate embed code who represents few departments at once. https://github.com/LiveHelperChat/livehelperchat/issues/427
- Department close time not taking affect if operators logged in. https://github.com/LiveHelperChat/livehelperchat/issues/440
- To buttons were added some CSS classes for easier restyling. Although i recommend just override all buttons if. See foundation about buttons and they classes. https://github.com/LiveHelperChat/livehelperchat/issues/437
- Now you can limit yourself how many online visitors you want to see in list. Also now it saves one request if user is not watching map. https://github.com/LiveHelperChat/livehelperchat/issues/433
- Option to block certain users by their country. Here is some fancy things you can do with this module. https://github.com/LiveHelperChat/livehelperchat/issues/421
- Now you can set required phone in proactive chat invitation
- Option to set required phone length in back office. Chat configuration section.
Some of these feature really took a lot of work...
For update just follow standard update procedure. For manual update it's update_86.sql