Skip to content

Releases: LiveHelperChat/livehelperchat

3.92v

25 Jan 06:15
Compare
Choose a tag to compare
  1. In progress trigger option. This is usefull in case previous process has not finished yet. Mostly use case with custom extensions.
  2. Users sometimes were logged out just after login if they were using auto logout after some interval.
  3. I have started a progress to remove old legacy widget code from the app.
  4. On password remind function show identical message in all cases to avoid scanning for existing customers.
  5. Further PHP 8.1 fixes.
  6. In statistic section now you can differentiate proactive chats was it manual invitation or automatic.
  7. In case PHP-Resque was used and incoming webhook events were not send to Rest API
  8. Get rid of document.write for a new widget to avoid warning.
  9. jfif support as image format.

execute doc/update_db/update_264.sql for update

3.91

04 Jan 10:23
Compare
Choose a tag to compare
  1. Survey API. See a swagger survey section.
  2. Fix tricky case if manager is monitoring a chat and chat being transferred to him, chat was not auto accepted. It will be now.
  3. Mobile app now supports android notifications categories.
  4. Further 8.1 PHP support improvements.
  5. System tab will be remembered now on refresh.
  6. If proactive invitation is used with bot append option we should not show next time invitation once a visitor closes it.
  7. SVG Cleanup on upload for security reasons.
  8. Operators statistic directly in online operators widget.
  9. Department statistic link directly in pending/active chats widget.
  10. CSRF token for logout link.
  11. We now have zoom image option directly in the chat widget.
  12. Pre chat conditions.

execute doc/update_db/update_263.sql for update

3.90v

14 Dec 09:05
Compare
Choose a tag to compare

Widget theme table columns type changes. On some MySQL servers, it was returning that row size to big.

execute doc/update_db/update_262.sql for update

3.89v

30 Nov 15:09
Compare
Choose a tag to compare
  1. Canned messages can be disabled now.
  2. Further 8.1 PHP compatibility fixes

execute doc/update_db/update_261.sql for update

3.88v

29 Nov 11:08
Compare
Choose a tag to compare
  1. Theme alias and Department alias.
  2. PHP 8.1 compatibility fixes

execute doc/update_db/update_260.sql for update

3.87v

28 Nov 14:13
Compare
Choose a tag to compare
  1. New trigger response type. Log action usefull in case you want to store historical chat actions.
  2. Canned messages can have activity period. E.g some messages can be active during christmas period or just morning hours.
  3. Chat export has more prefilled variables.
  4. While sending manual message to online visitor it's possible to ignore bot.
  5. Online hours operators statistic now has seconds filter.
  6. Improved older PHP versions support.
  7. PHP-Resque replaceable variables where lost during trigger process events.
  8. Hide block by nick if visitor nick is "Visitor"
  9. Large inactivity timeout values and custom permission to use them.
  10. Region/State detection improvement for chats.

And many other changes all around

execute doc/update_db/update_259.sql for update

3.86v

23 Nov 08:24
Compare
Choose a tag to compare
  1. Rest API access can be restricted only to Rest API keys.
  2. Rest API keys themself can have IP restrictions
  3. Bot Rest API call default trigger can execute selected trigger only one action.
  4. Output parsing in Rest API calls, now can have two conditions.

3.85v

14 Oct 11:05
49f4bb1
Compare
Choose a tag to compare
  1. There is new event you can fire to trigger google analytics events directly from custom HTML of your widget.
  2. Now you can explicitly control what one operator can change in other operator departments. https://doc.livehelperchat.com/docs/users/account-edit
  3. In password change requirements you can force users to logout after certain period of last login.
  4. You can automatically disable operator if from their last login passed X number of days.
  5. In password requirements you can set bunch of other requirements for the password.

execute doc/update_db/update_257.sql for update

3.84v

12 Oct 13:27
Compare
Choose a tag to compare
  1. Read only departments groups

3.83v

04 Oct 09:14
Compare
Choose a tag to compare
  1. You can set view as passive, so it won't be updated in the background and will save resources.
  2. User menu layout change and few options to change directly.

execute doc/update_db/update_255.sql for update