-
2024-04-29 07:30:23
4.37v Bot commands from UI directly
- Options to execute bot commands from chat UI directly without typing them.
- Online operators widget has a lot of new functions and indicators.
- Messages in back office has indicator were they sent by auto responder.
- Material symbols icons were updated.
- More gracefull errors handling in transfer workflow.
https://github.com/LiveHelperChat/livehelperchat/compare/4.36v...4.37v
For update just follow standard update procedure. For manual update it's update_307.sql
-
2024-04-10 18:56:08
4.36v Subjects coloring
- Colored subject support for mail modules
- Views were missing subjects and some lists colors
- Online status check now has option to cache it's status for one minute.
- Fixed bold style in some places which were using old bootstrap bold text class.
- Add icon bot response type now has possibility to change nick bold style and color.
- Offline e-mail template now can strictly send all e-mails to one recipient and ignore department e-mail.
https://github.com/LiveHelperChat/livehelperchat/compare/4.35v...4.36v
For update just follow standard update procedure. For manual update it's update_307.sql
-
2024-04-09 11:27:32
4.35v Subjects in the widgets
- Audit log was recoding errors in incorrect time zone.
- Subjects now can be pinned and be shown on Pending/Bot/Active/My Chats widgets chats
- Incoming webhook fixes for base64decode files
- Department stats were missing if department group was not used.
- Audit log now has an export function.
- Audit log time filter was fixed.
https://github.com/LiveHelperChat/livehelperchat/compare/4.34v...4.35v
For update just follow standard update procedure. For manual update it's update_306.sql
-
2024-03-20 14:00:51
4.34v Continuous webhooks for mails
- Notification for assigned pending chat was missing.
- Continuous webhooks for mails finished.
- Check for CSV file encoding during import.
- Option to filter for agents statistic who were online.
- Country flag icon always will be the first icon in the widget.
https://github.com/LiveHelperChat/livehelperchat/compare/4.33v...4.34v
For update just follow standard update procedure. For manual update it's update_305.sql
-
2024-03-18 07:25:36
4.33v Code tag support and fixes
- Delete and Delete and archive options has option to ignore imap delete independently.
- Bugfix for "impossible to edit previous message".
- Preparation for continuous mails webhook
- [code] ``` long code ``` or ` inline code ` support
- `chat.webhook_incoming_chat_before_save` event before saving intial chat.
- Various Svelte improvements for `cbscheduler` extension.
https://github.com/LiveHelperChat/livehelperchat/compare/4.32v...4.33v
For update just follow standard update procedure. For manual update it's update_304.sql