What's Changed
- Improved support for PHP 8.4.
- Updated Docker images to use PHP version 8.4. Docker Standalone
- Resolved an issue where the widget could disappear off the screen on iOS Safari when the user updated the page by dragging from top to bottom.
- The dashboard now displays sound and notification permissions live near the user account. Installation Guide
- The bot constructor now allows changing the position of individual triggers within a trigger group.
- The momentary chat history will now display active and pending chats.
- Transfers between departments will now only work through a cron job and not via HTTP requests.
- Added an option to set the number of emails to be imported/checked during mail import.
- The global typing setting will now be respected, and it won't show what the visitor is typing if NodeJS is used.
- Adjusted the user experience for streaming settings in the REST API.
- Introduced a cron job to manually check the mail import flow. Mail Import Debugging
execute doc/update_db/update_322.sql for update
Full Changelog: 4.53v...4.54v