Skip to content

Releases: LiveHelperChat/livehelperchat

4.36v Subjects coloring

10 Apr 18:53
Compare
Choose a tag to compare

What's Changed

  1. Colored subject support for mail modules
  2. Views were missing subjects and some lists colors
  3. Online status check now has option to cache it's status for one minute.
  4. Fixed bold style in some places which were using old bootstrap bold text class.
  5. Add icon bot response type now has possibility to change nick bold style and color.

Full Changelog: 4.35v...4.36v

4.35v

09 Apr 11:23
9ecac84
Compare
Choose a tag to compare

What's Changed

  1. Audit log was recoding errors in incorrect time zone.
  2. Subjects now can be pinned and be shown on Pending/Bot/Active/My Chats widgets chats
  3. Incoming webhook fixes for base64decode files
  4. Department stats were missing if department group was not used.
  5. Audit log now has an export function.
  6. Audit log time filter was fixed.

execute doc/update_db/update_306.sql for update

Full Changelog: 4.34v...4.35v

4.34v

20 Mar 13:54
3f9732d
Compare
Choose a tag to compare

What's Changed

  1. Notification for assigned pending chat was missing.
  2. Continuous webhooks for mails finished.
  3. Check for CSV file encoding during import.
  4. Option to filter for agents statistic who were online.
  5. Country flag icon always will be the first icon in the widget.

execute doc/update_db/update_304.sql for update

Full Changelog: 4.33v...4.34v

4.33v

18 Mar 07:13
718db25
Compare
Choose a tag to compare

What's Changed

  1. Delete and Delete and archive options has option to ignore imap delete independently.
  2. Bugfix for "impossible to edit previous message".
  3. Preparation for continuous mails webhook
  4. [code] long code or inline code support
  5. chat.webhook_incoming_chat_before_save event before saving intial chat.
  6. Various Svelte improvements for cbscheduler extension.

execute doc/update_db/update_304.sql for update

What's Changed

Full Changelog: 4.32v...4.33v

4.32v

12 Mar 15:24
45240d2
Compare
Choose a tag to compare

What's Changed

  1. Background delete workflow if you have a lot of mails to delete.
  2. Active schedule for department was not working after migration to Svelte.
  3. Mail delete scheduler. Usefull in case you want to delete hundreds of thousands of emails.
  4. Widget images now has a size defined which avoids flickering while images are loading in the widget or in Live Helper Chat back office.
  5. Telegram extension now supports commands from operator who is using telegram as a support client.
  6. There is new permission to allow operator edit only last his message or all his messages per chat. By default he will be able to edit only last his message.
  7. Proactive invitation now has URL filter and activity period.
  8. Search in some pages were broken if # was used as search argument.
  9. Now you can set Time Zone for the database. Usefull in case you want to set everywhere same time zone to avoid any issues.
  10. Mailbox has more options for delete policy. Move mail or purge completely. Also delete can be activated for archive process.

Full Changelog: 4.31v...4.32v

4.31v

29 Feb 07:38
Compare
Choose a tag to compare
  1. Optimisation online visitors widget.
  2. Svelte fixes for Nan being presented in departments load widget.
  3. Various small fixes.

execute doc/update_db/update_302.sql for update

Full Changelog: 4.30v...4.31v

4.30v

27 Feb 12:59
Compare
Choose a tag to compare

What's Changed

Brand new mail module and svelte based dashboard. 8.1 PHP version is required. If you have older version you will need to install composer dependencies for your version.

Full Changelog: 4.29v...4.30v

execute doc/update_db/update_301.sql for update

4.29v - last angular version

27 Feb 12:19
Compare
Choose a tag to compare

This is the last version before Svelte migration and Mail module support.

  1. New chat attribute First response time (agent) attribute frt.
  2. New chat attribute Max response time (agent)attribute mart.
  3. New chat attribute Average response time (agent) attribute aart.
  4. All new attributes is represented in chat statistic/search/chat right column.
  5. Agents can have personal theme by having 'lhabstract','use' and 'lhtheme','personaltheme' permissions.
  6. To update present chats with new attributes values you can run php cron.php -s site_admin -c cron/util/update_times -p <chat_id_to_update_from>

execute doc/update_db/update_300.sql for update

4.28v

04 Oct 06:40
Compare
Choose a tag to compare
  1. Widget theme now allows to set message time visibility options for operator and visitor. [Above message or below messages]
  2. Now there is option to have a custom HTML below page widget Custom html after widget content
  3. Full height option support in the widget.
  4. Various other small changes...

execute doc/update_db/update_299.sql for update

4.27v

27 Sep 11:08
Compare
Choose a tag to compare
  1. Avoid flicker once chat is started for a new widget.
  2. Option to show clicked button name instantly in messages area. Widget container -> Print button as a message as soon visitor clicks a button.
  3. Incoming webhook chat_external_id field is now 100 chars instead of 50
  4. We will show visitor message as soon he clicks send.
  5. 8.2 php support, if you notice some errors let me know.
  6. Voice messages max length option from files configuration was ignored.
  7. Chrome 116v workaround for chrome bug. Changes I did b3649c5 chrome bug report. https://bugs.chromium.org/p/chromium/issues/detail?id=1473754 it should be fixed in 117v chrome release.
  8. Audit configuration window has a system information details
  9. Autoresponder cronjob cache issues fixes.
  10. Option to use visitor TZ or system TZ always for messages rendering if they have time based messages. Can be activated in widget themes.
  11. Geo detection test window.
  12. More variables for Rest API

execute doc/update_db/update_298.sql for update