-
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
-
2024-03-12 15:23:25
4.32v All around fixes
- Background delete workflow if you have a lot of mails to delete.
- Active schedule for department was not working after migration to Svelte.
- Mail delete scheduler. Usefull in case you want to delete hundreds of thousands of emails.
- Widget images now has a size defined which avoids flickering while images are loading in the widget or in Live Helper Chat back office.
- Telegram extension now supports commands from operator who is using telegram as a support client.
- There is new permission to allow operator edit only last his message or all his messages per chat. By default he will be able to edit only last his message.
- Proactive invitation now has URL filter and activity period.
- Search in some pages were broken if # was used as search argument.
- Now you can set Time Zone for the database. Usefull in case you want to set everywhere same time zone to avoid any issues.
- Mailbox has more options for delete policy. Move mail or purge completely. Also delete can be activated for archive process.
https://github.com/LiveHelperChat/livehelperchat/compare/4.31v...4.32v
For update just follow standard update procedure. For manual update it's update_303.sql