-
2015-04-26 17:24:10
We now have SugarCRM extension for Live Helper Chat
Everyone who interested can found more detailed information here
Have fun :)
-
2015-04-18 17:30:41
New version 2.30v - canned messages enhancements
Changes
- Canned messages have three additional integere attributes which can be used in extensions
- https://github.com/LiveHelperChat/livehelperchat/issues/670
- Canned messages now has fallback option. Let say if original message does not have a replacable variable canned message will be the fallback one.
- In custom form fields there is new field "Field identifier" it can be used in canned messages.
- A lot of override options. Usefull for extesnions.
- Bunch of dispatches events around a places. Just gives more flexibility without overriding all module file.
For update just follow standard update procedure For manual update it's update_107.sql
-
2015-04-11 05:56:48
New version 2.29v - custom fields from back office directly
Changes
1. One more flow of internal changes and flexibility enhancements. Basically while building commercial plugins I'm extending core with more templates overrides and events listeners options
2. Three new attributes in departments which can be used in extensions.
3. Few fixes regarding user arguments variables. It was lost during form submitting. It was effecting only extensions.
4. Custom forms field can be managed from back office. Basically admin can add custom fields directly from back office. No need to use Javascript. This option can be found in start chat form settings page.
For update just follow standard update procedure For manual update it's update_106.sql
-
2015-03-28 18:10:10
New version 2.28v
This time mainly core changed, without mutch of new features
- Internal changes regarding co-browsing. Support for co-browsing session based on online visitor. These changes were done to allow plugin initiate co-browsing session without a chat. This is pure for extensions purposes. No UX changes.
- NodeJS-Helper plugin update, chat became offline if no actions were processed for online timeout period. This happened only if NodeJS with publish notifications were used.
- Chat start chat will have automatic height for first time. UX improvement
For update just follow standard update procedure For manual update it's update_105.sql
-
2015-03-13 19:16:16
New version 2.27v auto login module
This time small, but usefull release for some of the users.
- Autologin module. It simplifies integration with third party CMS or any other system. By default it's turned off.
Example of user can be found at doc/autologin/autologin.php
This module was sponsored by the way so say big thanks to community. More detailed article can be found here
- And a lot of templates split's in order for automated hosting to allow easier enable disable features
For update just follow standard update procedure For manual update it's update_105.sql