-
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
-
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