Added
- Added extra options to Fetch Mail Schedule in Manage > Settings > Mail Settings (#2489)
Fixed
- Import emails sent to multiple mailboxes via Bcc (#2652)
- Set timeouts for email sending jobs to avoid
queue:work
getting stuck. - Fixed deprecation errors in Illuminate/Config/Repository.php (#2636)
Changed
- Do not run multiple
App\\Jobs\\RestartQueueWorker
jobs when restartingqueue:work
.