-
2015-07-09 18:28:29
New version 2.34v
This release brings commands and maintenence fixes.
1. Unfilled forms fields will be highlighted
2. Security improvements
3. Option to prefill custom fields which were added from back office.
4. https://github.com/LiveHelperChat/livehelperchat/issues/701
5. https://github.com/LiveHelperChat/livehelperchat/issues/700
6. https://github.com/LiveHelperChat/livehelperchat/issues/699
7. https://github.com/LiveHelperChat/livehelperchat/issues/694
8. Tooltips changed to bootstrap popovers
9. https://github.com/LiveHelperChat/livehelperchat/issues/702
10. Translations won't translate BBCode
This versions does not require any database update. In any case you can check for that in Updatre information window.
-
2015-06-28 19:56:35
Hosted version now supports full XMPP chat
From now all hosted version can use XMPP chat functionality. For that you just have to do the following things
- In top menu choose "Extra modules" -> "XMPP"
- Choose "Options"
- In options you can enable XMPP Chat and XMPP for online visitors.
- Enabling for online visitors will mean that you will be able to see all online visitors in your site using any XMPP client, Monal, Pidgin or any other standard XMPP client
- Now you just have to create an XMPP account and choose to what operator it belongs to. Also to receive new chat request you have to check "Send message to this operator of comes chat request to one of his departments" this way logged XMPP operator will receive a messages then visitor starts a chat.
How it works?
- Then visitor starts a chat message is send to all online operators.
- The first one operator who accepts a chat becames a chat owner. If other operator writes his message are ignored.
- If you are tracking online visitors you can send invitation to chat by sending message to visitor.
- Your username most of the time will be <username>.example@xmpp.livehelperchat.com. E.g if you created XMPP user administrator and your instance address is example.livehelperchat.com your login information would be
- Username: administrator.example@xmpp.livehelperchat.com
- Password: only you know it
- Host xmpp.livehelperchat.com
- Port: 5222
- Have in mind it's a new service and some bugs may accour so just, let me know if you found something.
That's all :)
-
2015-06-13 20:07:11
New version 2.33v
After almost a month a maintenence release with a lot of small changes.
- Transfered chats as widget.
- Updates required for XMPP support.
- New algorithm for sound and notifications. Sound stops after pending chat is gone.
- Option to delete pending chat instantly.
- Position queue. https://github.com/LiveHelperChat/livehelperchat/issues/635
- Option to set automatically checkd Terms Of Service checkbox
- Desktop client will show only only visitors which user has permission to see.
- E-mail templates supports {chat_id}
- Permission UX https://github.com/LiveHelperChat/livehelperchat/issues/690
- Optimizations for excel generation https://github.com/LiveHelperChat/livehelperchat/pull/688
- Option to hide right column in frontpage.
- Department XMPP recipients column change to text https://github.com/LiveHelperChat/livehelperchat/issues/686
- Statistic improvements.
This versions does not require any database update. In any case you can check for that in Updatre information window. This version is required to be able to use XMPP plugin.
-
2015-05-17 18:30:51
New version 2.32v
- Brand new dashboard. Sponsored feature... Say thanks to Finland this time :)
- Few optimizations in back office sync calls.
- Dashboard has new widget for department statistic.
- Here is tutorial how to activate dashboard after an upgrade
For update just follow standard update procedure For manual update it's update_109.sql
-
2015-05-10 12:01:08
New version 2.31v
- Option to enable only one logged user under same account in settings/settings.ini.php
Please add under "site" section
'one_login_per_account' => false,
- Automatic translations kept recording old translation settings.
- Visitor will be able to see chat for rest half hour once it was closed.
- Responsive logo
- Collapse expand right panels
- And a lot of other internal small changes.
For update just follow standard update procedure For manual update it's update_108.sql