D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
livehelper
/
Filename :
changelog.txt
back
Copy
3.72v 1. Security fix for https://huntr.dev/bounties/1-LiveHelperChat/livehelperchat/ 2. You can change sound option per invitation now. (Play sound or not) 3. Fixes for webhooks conditions being parsed incorrectly. 4. Now you can change order of start chat fields including custom fields you define in start chat form. 5. You can set titles for standard fields in widget theme now. 6. Now you can trigger offline form manually from website https://doc.livehelperchat.com/docs/javascript-arguments#open-offline-form-while-keeping-option-to-start-a-chat-normally 7. You can set default sound setting in widget theme. (Play sound for new messages or not) 8. Offline message will support BBCode now. 9. Rest API call will support now also x-www-form-urlencoded request type. 10. !block command did not worked. 11. Chat lists has direct option to filter abandoned chats https://doc.livehelperchat.com/docs/chat/statistic/#performance 12. Send message did not set nick if previous chat was not found. (Empty nick scenario) 13. Now you can login to back office using e-mail also. 14. If operator is not looking at online visitors widget we will not load it's content. Performance improvement. 15. New widget dropdown was missing click action support. 16. Users dropdown filter is now AJAX based and will filter directly. 17. NodeJS extension now support option to track online visitors live status or not. 18. Setting subject in the chat will sort subjects by their names. 19. Bot Execute JS will support replaceable variables also. 20. foreach cycle support in bot response https://doc.livehelperchat.com/docs/bot/bot-text/#foreach-cycle 21. Bot buttons will support translations also. 22. If visitor has closed chat there will be button invite support in chat messages. 23. Different color for a system message if visitor has left a chat. There is no database update this time. So just replaces files. 3.71v 1. Duplicate online record was presented if old version JS files were cached. 2. Option to have event tracking settings by department. 3. Visitor typing text was not updating above text area 4. Automated hosting extension now supports PHP-Resque 5. Custom icons alerts will have a new sound 6. Dark theme edit previous message background changed to more readable. 7. Survey won't be shown to visitors who are blocked during conversation. 8. We will remember nick if chat is started in popup directly. 9. And various other small changes. execute doc/update_db/update_244.sql for update 3.70v 1. Validation failure trigger option instead of validation message. https://doc.livehelperchat.com/docs/bot/collect-custom-attribute https://doc.livehelperchat.com/docs/bot/collecting-information-two-tries 2. Now you will be able to filter chats by visitor status at the moment of chat was closed. Help's to find chats which were closed before visitor left a chat. 3. BBCode selecting string applied style to wrong text if same text was presented multiple times in text area. 4. Auto responder will execute bot actions independently of messages. So you can have message or trigger to be executed on auto responder. https://doc.livehelperchat.com/docs/bot/operator-not-responding 5. Style fixes in case bot sends HTML style message. 6. If operator disables all fields we still should show department dropdown if there is more than one department to choose from 7. https://github.com/LiveHelperChat/livehelperchat/issues/1642 8. Optimised how online status is calculated. Performance improvement. 9. Some servers were caching GET request of URL it should not. Workaround for servers misconfigurations. 10. If chat is closed we will not update send_status execute doc/update_db/update_243.sql for update 3.69v 1. Survey control from a bot - https://doc.livehelperchat.com/docs/bot/survey-control-from-bot 2. Scroll to the bottom UI for the operator and widget 3. Another option to close widget from website itself. Gracefully https://doc.livehelperchat.com/docs/javascript-arguments/#to-end-the-chat 4. Do not not close widget if automatic start chat is checked in widget themes. 5. Rest API file updated to support PUT, DELETE methods. 6. Custom post survey support - https://doc.livehelperchat.com/docs/integrating/custom-post-survey/ execute doc/update_db/update_242.sql for update