| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.56.tar.gz | 2023-02-01 | 7.6 MB | |
| 1.8.56.zip | 2023-02-01 | 10.8 MB | |
| README.md | 2023-02-01 | 428 Bytes | |
| Totals: 3 Items | 18.3 MB | 0 | |
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\\RestartQueueWorkerjobs when restartingqueue:work.