Releases: LiveHelperChat/livehelperchat
Releases · LiveHelperChat/livehelperchat
4.21v custom column in chat list.
Add spacing
4.20v
4.19v
4.18v
- Auto responder can be assigned to multiple departments at once.
- Replaceable variables can have active period per replace.
- Respect operator permission for calls module before showing call icon in the widget.
- Fast typing fixes for canned messages.
- Dark mode fixes after migration to bootstrap 5.
- Widgets will show how long it took to fetch specific widget information.
execute doc/update_db/update_290.sql for update
4.17v
- Advanced chat auto-assignment options.
- Separate permissions for operators to crate a views.
- Slow request logging to back office.
- Modal window improvements for department online operators statistic.
- Further migration related to bootstrap 5 migration.
- And various other changes/fixes.
execute doc/update_db/update_289.sql for update
4.16v
4.16v
- Theme attribute will be saved directly in the chat table. So we can use search from now.
- You now can pass more than one theme at once. Theme will be chosen randomly from passed one. You can fixate period from widget theme itself how long same theme would be applied. If one theme is passed it will be always used.
- Fixed bug once permission
'lhchat', 'allowtransfertoanyuser'
was removed, operator still saw operators from other departments. 'lhdepartment', 'see_all'
permission now can have limitation like {"group":[1,2,3,9,10],"department":[45,46]}'lhchat','allowtransfertoanyuser'
permission now can have limitation like {"group":[1,2,3,9,10]}
execute doc/update_db/update_288.sql for update
4.15v
4.14v
- Proactive invitation now have user initiated conversions https://doc.livehelperchat.com/docs/proactive#conversion
execute doc/update_db/update_286.sql for update
4.13v
- Proactive invitations can have child invitation which works as A/B testing workflow.
- Once you define a parent invitation. Present invitation is considered as child invitation.
- Only main display attributes are taken as variation.
- Parent invitation statistic window will show child invitation performance.
- Bot pause trigger. #1797
- Proactive invitation have two new options
- Hide content on click - clicking it will close invitation without triggering widget open. E.g you have some sale running and want to share some code with users.
- Custom on click event - in combination with above option can work as independent and just execute javascript on click.
- Users/Groups/Roles list/edit windows UX improvements. Sorts by module etc.
- Modifying department group will update it stats also now.
- Export CSV for survey option.
execute doc/update_db/update_285.sql for update
4.12v
- Start chat form settings can be assigned to more than one department.
- Custom start chat settings can switch department from dropdown option.
- Left dashboard menu will show alert icons also. #1796
- Loading previous messages will pay attention to departments operator has access to. https://forum.livehelperchat.com/viewtopic.php?id=4139
execute doc/update_db/update_284.sql for update