Releases: LiveHelperChat/livehelperchat
Releases · LiveHelperChat/livehelperchat
4.02v
- Visitors can download now chat as txt file. Can be turned off in the chat configuration.
- Bot quick reply buttons now have option to set custom css class and icon content. Usefull while developing custom theme and using custom font.
- Survey widget state will have an operator profile shown.
- Various small changes for the widget modal windows. Paddings, button styles.
- Mobile app was not transferring chat to another operator.
- More CSS classes for widget elements to override them with custom CSS.
execute doc/update_db/update_274.sql for update
4.01v
4.00v
3.99v
3.97v
- Search by phone.
- Security fixes. Update highly recommended.
- Improvements to dashboard request frequency.
- Edge case widget hide/show scenario fixes. Was not possible to close proactive invitation if status widget was acting as close button.
- Operator will be in text grey (online operators widget) if he can't write to any department assigned.
- Visitor hold option. You can pause auto responder for the
visitor not replying
if you know that visitor will take time looking for an info. - Delete action should wait until request is done.
- Mobile app supports live online/offline status monitoring.
- Dashboard left column will be always visible in any other page of LHC. Possible to hide/show it.
- Admin chat interface will render presented buttons for the visitors.
- Audit log list will have a quick view option as modal window.
- Audit log will store all messages as JSON if not a string passed.
- Online operator counter in the online operators widget. Will show exact number of operator whois online and has write permission.
- More complex
secrethash
value generation during install. I would suggest for existing installation just write it quite long complex string with various special characters.
execute doc/update_db/update_269.sql for update
3.96v
3.95v
- Proactive chat invitation dynamic conditions.
- Messages auto scroll to reply position fixes.
- force_logout attributes support for Rest API.
- Highlight currently opened chat.
- Permission to allow/deny operator visitor IP
execute doc/update_db/update_267.sql for update
3.94v
- Block by online user. Basically it means a cookie based block. Online visitor tracking has to be enabled.
- Widget will automatically adjust width, height on desktop devices.
- Proactive invitation now can be expireable.
- Online visitors widget will show read only departments groups.
- If chat has remarks from previous chats tab will be highlighted.
- Referer was passed incorrectly in so circumstances.
- Security fixes
- Added icons from the bot now is transaction wrapped.
- In some cases Live Helper Chat did not returned correct data for mobile app.
- Canned messages statistic tab will have more export capabilities.
- If operator takes over a chat, we should terminate any previous information collection workflow.
- Some refactoring to remove php-session dependency for anonymous visitors.
- Proactive chat filter in chat list.
- Commands should not be executed in whisper mode.
- Subject add/remove events.
execute doc/update_db/update_266.sql for update
3.93v
- Missing indexes fixes in some tables.
- Whisper mode for the operator. We will go automatically to whisper mode if operator is not a chat owner.
- Status widget icon fix in chrome #1733
- JS API improvements for CloudTalk extension
- Operator concurrent chats support while viewing specific chat. You can see how many other chats operator were having.
- PHP-Resque in some situations were missing chat object.
- And many other small changes
execute doc/update_db/update_265.sql for update
3.92v
- In progress trigger option. This is usefull in case previous process has not finished yet. Mostly use case with custom extensions.
- Users sometimes were logged out just after login if they were using auto logout after some interval.
- I have started a progress to remove old legacy widget code from the app.
- On password remind function show identical message in all cases to avoid scanning for existing customers.
- Further PHP 8.1 fixes.
- In statistic section now you can differentiate proactive chats was it manual invitation or automatic.
- In case PHP-Resque was used and incoming webhook events were not send to Rest API
- Get rid of document.write for a new widget to avoid warning.
- jfif support as image format.
execute doc/update_db/update_264.sql for update