-
2023-09-27 11:15:43
4.28v - Widget improvements 2
- Widget theme now allows to set message time visibility options for operator and visitor. [Above message or below messages]
- Now there is option to have a custom HTML below page widget `Custom html after widget content`
- Full height option support in the widget.
- Various other small changes...
For update just follow standard update procedure. For manual update it's update_299.sql
-
2023-09-07 09:29:50
4.27v - Widget improvements
- Avoid flicker once chat is started for a new widget.
- Option to show clicked button name instantly in messages area. `Widget container -> Print button as a message as soon visitor clicks a button.`
- Incoming webhook `chat_external_id` field is now 100 chars instead of 50
- We will show visitor message as soon he clicks send.
- 8.2 php support, if you notice some errors let me know.
- Voice messages max length option from files configuration was ignored.
- Chrome 116v workaround for chrome bug. Changes I did https://github.com/LiveHelperChat/livehelperchat/commit/b3649c5e936d4be08d1e004d8537ed47cd029aba chrome bug report. https://bugs.chromium.org/p/chromium/issues/detail?id=1473754 it should be fixed in 117v chrome release. Present workarounds
- Use firefox
- Update Live Helper Chat
- Use lower chrome version than 116
- Use an electron app https://github.com/LiveHelperChat/electron/releases
- Audit configuration window has a system information details
- Autoresponder cronjob cache issues fixes.
- Option to use visitor TZ or system TZ always for messages rendering if they have time based messages. Can be activated in widget themes.
- Geo detection test window.
- More variables for Rest API
For update just follow standard update procedure. For manual update it's update_298.sql
-
2023-08-17 20:22:05
Chrome 116 bug, slow back office. [Updated 2]
Update 2
Edge browser was updated and because it uses same engine as chrome, it become slow also. So please use firefox or update lhc. Based on bug status browsers engine (as for chrome) will be updated in next cycle.
Update 1
I have pushed update to official repository. https://github.com/LiveHelperChat/livehelperchat/commit/b3649c5e936d4be08d1e004d8537ed47cd029aba Please update and slowliness should be gone.
Demo is stil not update because, I wan chrome team to see it themself...
---------
This is related to issue I have reported at https://bugs.chromium.org/p/chromium/issues/detail?id=1473754 Please star an issue.
Chrome broke back office and made it slow. Please untill chrome fixes it's issue use Edge or Firefox or 115 chrome version...
-
2023-06-14 11:16:32
4.26v - messages delivery status
1. Message delivery status indication. https://doc.livehelperchat.com/docs/chat/#message-delivery-status-indication
2. Old chats will show messages as undelivered. Or you can execute query from update file.
3. This time it's recommended to run queries from `update_298.sql` to avoid database locks. If you have small db it's not necessary to do that. Make sure you know what you are doing.
For update just follow standard update procedure. For manual update it's update_298.sql
-
2023-06-01 12:06:14
4.25v Conditions & Brand concept & Participant concept
Hi
- Participant concept in chat's statistic.
- Brand concept in chat handling workflows.
- Conditions workflow
Pending to add links to documentation...
For update just follow standard update procedure. For manual update it's update_297.sql