The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.109 source code.tar.gz | 2023-11-18 | 7.8 MB | |
| 1.8.109 source code.zip | 2023-11-18 | 11.0 MB | |
| README.md | 2023-11-18 | 724 Bytes | |
| Totals: 3 Items | 18.8 MB | 0 | |
Added
* Check pcntl_signal() function on System Status page (#3515)
* Allow to set SMTP timeout in seconds (default is 30 seconds) via .env parameter: MAIL_SMTP_TIMEOUT=120
* Allow to retry thread sending from a conversation (#3517)
Fixed * Fixed a cicle between two tickets with Older/Newer buttons (#3506) * Fixed "Undefined array key 1" error with Webklex/PHPIMAP library (#3503) * Fixed displaying SVG images in the uploaded folder on Apache web server (#3522) * Fixed viewing attachments having percents in their names (#3530) * Mark email as read when saving to IMAP Folder with Webklex/PHPIMAP library (#3533)
Changed * Removed max length limitation from mailbox's Aliases field (#3525)