-
2014-09-06 17:23:09
New version 2.12v
New version after some time :)
- Now you can have fully functional and working minimalistic chat start form.
- In themes there is option to upload operator image and write your own text for operator intro.
- Minimalistic interface settings can be configured at "Start chat form settings"
- Fixed bug then JS produced error if no live operator status check was enabled.
- Send button is hidden if there is only one field
- Pressing shift+enter won't submit form.
- If user is redirected to contact form, within chat we will save user email if it's required.
- Implemented https://github.com/LiveHelperChat/livehelperchat/issues/499
- Option to embed code just to track online visitors. Can be used just as JS API embed solution.
- https://github.com/LiveHelperChat/livehelperchat/issues/496
- Performance improvement regarding bbcode parsing. Smileys path is now cached
For update just follow standard update procedure For manual update it's update_90.sql
-
2014-09-04 20:56:38
Usability changes
Decided to inform about few usability changes I just did
- From now if the only required field is message field, send button won't be present. It will be enough just to click enter.
- Now widget box won't have send button instead it will have pencil icon on top right corner of message box. On mouse over will be shown Send button and BB Code button if it's activated.
-
2014-08-28 18:15:34
Automated hosting plugin updated
Just wanted to inform that I have updated automated hosting plugin it now has these additional features
- You can set default customer language, for frontend site and for back office operator.
- Direct admin support.
- Fully translatable module with translated Lithuanian language, you can just copy Lithuanian translation file and translate to your language.
- No more needed coding to change request counter
- API Class for automated hosting
- Cronjob to automatically updated all instances database at once.
All this was archieved with commercial support from some customers. If you have web agency and want to rent this as SAS on cloud see this commercial offer
-
2014-08-24 17:58:29
Some statistic part 2
Just few statistic numbers regarding Live Helper Chat project... Read more if you are interseting of project status
-
2014-08-17 15:49:02
New version 2.11v - few nice enhancements
Decided to release new version with few nice enhancements. Here is changelog
- Fixed bug then department online hours was not taking effect if department ID was not provided.
https://github.com/LiveHelperChat/livehelperchat/issues/491
- Option to setup status indication is site visitor still on site or already left a site
https://github.com/LiveHelperChat/livehelperchat/issues/490
In this scenario it means - check is user still on site and check operators status every 120 s. If you uncheck first checkbox only check regarding is operators still available every two minits.
- Option to export chats as XLS, you will find XLS button in chat listing windows.
https://github.com/LiveHelperChat/livehelperchat/issues/435
- Option to write manually for what domain user is generating embed code. This is neede if you are experiencing some issue like chat is not kept while navigating through other site pages.
I always recommend to fill this field while generating embed code. Old embed codes also will work in any case.
https://github.com/LiveHelperChat/livehelperchat/issues/489
- Extra modules will be hidden if user does not have permission to use atleast one of submodule.
https://github.com/LiveHelperChat/livehelperchat/issues/487
- If user refreshed page message time was incorrect because user time zone was not used. It was used only for new user messages.
- Few more API calls is available now. This part needs article for explain how to use it in extensions.
For update just follow standard update procedure. For manual update it's update_90.sql