Releases: LiveHelperChat/livehelperchat
Releases · LiveHelperChat/livehelperchat
Ignore operator online status by department
- Departments now have individual
Ignore operator status
settings.
Full Changelog: 4.40v...4.41v
Various fixes, improvements
- Visitors statistic charts are now generated much faster using database implementation.
- Iframe bot response type now supports forms.
- If same department alias is used for multiple departments, online status check will use department sort priority.
- Canned messages hashtag list will indicate we hit limit and not all results are rendered.
- Page based invitations now can be combined with general ones. https://doc.livehelperchat.com/docs/proactive#how-to-setup-url-based-invitations
- Offline form submit will use very first passed department to match online chat logic.
- Operators will be to test notifications from their account.
- Various other fixes.
execute doc/update_db/update_310.sql for update
Full Changelog: 4.39v...4.40v
4.39v
4.39v
- https://github.com/LiveHelperChat/electron/releases Electron app was updated to 124 chrome version.
- If Rest API was used as "raw_{some_var}" and variable had a quote at the end, it was incorrectly encoded resulting in broken JSON.
- Added support for large numbers of chats/e-mails export from ElasticSearch extension.
- Fixed some of the icons in dashboard widgets after migration to svelte.
- Edge case fixes for the widget and ignoring some of the errors because of to old browsers version.
- Fixes for DeppL language translation services.
- Keyword in ElasticSearch always will be a GET parameter to avoid hitting apache path length limit.
- Handle missing file after e-mail import so it's correctly downloaded viewing e-mail from back office.
- Logging will handle incorrect UTF characters.
- Fix for #2003
- Deleting chats from list had a limit. It should not have and delete all selected chats.
- Online visitors attribute filter sometimes was lost.
- Online operators tab was migrated to Svelte also.
- Mobile app was not working because of incorrect expression in SQL while two tables are used under JOIN condition.
- Ignore invalid JSON characters in e-mail module.
There is no database update this time.
4.38v
What's Changed
- Bot commands can can be sorted by position
- Preparation for a new flow for mail messages import.
Full Changelog: 4.37v...4.38v
4.37v Bot commands from UI
What's Changed
- 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.
Full Changelog: 4.36v...4.37v
4.36v Subjects coloring
What's Changed
- 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.
Full Changelog: 4.35v...4.36v
4.35v
What's Changed
- 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.
execute doc/update_db/update_306.sql for update
Full Changelog: 4.34v...4.35v
4.34v
What's Changed
- 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.
execute doc/update_db/update_304.sql for update
Full Changelog: 4.33v...4.34v
4.33v
What's Changed
- 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
orinline code
support chat.webhook_incoming_chat_before_save
event before saving intial chat.- Various Svelte improvements for
cbscheduler
extension.
execute doc/update_db/update_304.sql for update
What's Changed
Full Changelog: 4.32v...4.33v
4.32v
What's Changed
- 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.
Full Changelog: 4.31v...4.32v