Your IP : 3.139.86.103


Current Path : /proc/self/root/var/softaculous/livehelper/
Upload File :
Current File : //proc/self/root/var/softaculous/livehelper/changelog.txt

4.53v

1. Increased the CURL timeout for REST API calls to 360 seconds. Since LLM responses can take a long time, use this carefully and delegate tasks to background workers using PHP-Resque.
2. Updated translations.
3. The encryption cron job now dispatches a "chat modified" event.
4. Fixed an issue in the FB Messenger extension where message attributes were lost in auto-responder messages.
5. The blocked list can now be searched by block ID.
6. Added a new replaceable variable {{msg_all_since_transfer_content_date_nick}}, useful for AI summarization. Documentation.
7. Canned message tags now support a similarity search option under "Canned Messages Suggester Configuration" in the back office.
8. Added a "Priority Check" option in departments. If a chat's priority changes and moves to a different department, the bot will now respond based on the new department.
9. Message edit history will always be stored, regardless of who modified it, unless the operator has the 'lhchat','no_edit_history' permission.
10. The "Send to Email" option will now be available when a chat is closed.
11. Agent statistics grouping is now limited to 10,000 entries, accommodating installations with over 500 operators.
12. Improved the alert icon bot response type: the icon will now change when any of its attributes (e.g., color) are updated.
13. Improved webhook editing functionality.
14. Added a new cron job to verify required PHP extensions: `php cron.php -s site_admin -c cron/dependencies`
15. The mailbox module now has an option to reset import status.
16. Fixed an issue where operators collapsed the widget completely and could not restore it.
17. Added an option to log group/role changes in the audit log.
18. Prevented duplicate canned messages from appearing due to quick arrow clicks.
19. On mobile, the widget will now minimize when a link is clicked.
20. Optimized email synchronization to avoid scheduling tasks for all mailboxes unnecessarily.
21. Removed the total statistics view, as the last 24-hour statistics provide identical information.
22. Improved validation in the Forms module.
23. Fixed an auto-assignment issue when the transaction scope was not properly terminated.
24. Visitors are no longer allowed to delete a bot if it is assigned to an active chat.
25. The update window will now check the structure of extensions as well.
26. Resolved issues where cron jobs were run under the root user during testing.
27. Introduced a new API to start a chat via a JavaScript command. Documentation.
28. Fixed an issue where not all chat configuration records were fetched and updated.
29. Added support for handling "unsend message" actions on Instagram.
30. Various fixes to reduce widget flickering.
31. Auto-assignment now locks records per user. Previously, users assigned to multiple departments received too many chats.
32. Visitor chat exports now include whisper messages and meta messages.

No database update this time.

4.52v

1. Widget will remain opened/closed across pages domain/subdomains. Widget will load chat instantly if chat is started on another tab of the same page.
2. If NodeJS is used and chat is started on subdomain it will continue on all subdomain of the main domain.
3. On page reload widget will avoid flickering while loading main widget components.
4. Inline form will have a check to avoid it being submitted after chat was closed.
5. Widget sounds settings will remain the same across the domain/subdomain navigation
6. It's possible to mask sensitive information before it sending to Rest API endpoint. https://doc.livehelperchat.com/docs/bot/rest-api#magic-prefixes-for-replaceable-variables
7. Bot log will log much more events and is usefull for bot debugging. It's activated in department edit. Log will appear in audit log.
8. Markdown standard link support for better ChatGPT support.
9. Rest API debug enhancement options. https://doc.livehelperchat.com/docs/bot/rest-api#audit-log
10. If initial intro message was long, we did not scrolled to the bottom as we should.
11. If `'lhaudit','see_audit_system'` permission was not set, operator will not see Rest API messages logged in the chat.
12. Now it's possible to block third party chat from incoming webhooks.
13. Sub URL has magic prefix `urlencode_` to encode elements in the query. https://doc.livehelperchat.com/docs/bot/rest-api#sub-url
14. Option to disable mail ticket closed for some of the mailbox even if customer e-mail matches few of the tickets.
15. Option to choose to show bot profile in widget theme.
16. Maintenance mode improvements.
17. Stream as HTML support for Rest API calls.
18. Simple search for personal canned messages.
19. In triple quotes sometimes code was parsed as a code. We should not parse anything in triple quotes.
20. Improvements in explanations for e-mail messages.
21. In department list you can search by department alias.
22. Now it's possible to define multiple work periods in the single day.
23. Updated to React 18 widget.
24. Brand new text editor for the operators. Can be activated in the dashboard settings.

No database update this time.

4.51v

1. Now you can remove selected message completely.
2. Preparation for further works on custom online periods per department.
3. Online/Offline peridios for operator will be tracked more precisely.
4. Switch from || to OR syntax for SQL queries.
5. Hours format for work hours switched to 23:59 as max value for end period.


execute doc/update_db/update_321.sql for update

4.50v

1. You can put quickly chat into maintenance mode.
2. Improvements how online status is checked once there is no passed department.

4.47v

1. Blinking title fixes with one page applications.
2. Option to remember phone, email for the next time visitor starts a chats
3. Chat delete event was missing on chat deletion from list.
4. Compatibility with new Facebook Extension including WhatsApp, Instagram, Messenger support.
5. Statistic chart will not include 17 as default work hour.
6. SSO extension compatibility 

4.46v

1. More options to parse incoming request for incoming webhooks
2. Auto responder now can be disabled.
3. Sensitive information display fixes if operator does not have permission to view an e-mail.
4. Preparation for Facebook Messenger extension new version.
5. Check conditions bot response was working incorrectly in some situations.
6. Mail search will lowercase e-mails and remove dots.

?>