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.169 source code.tar.gz | 2025-02-07 | 7.7 MB | |
| 1.8.169 source code.zip | 2025-02-07 | 11.0 MB | |
| README.md | 2025-02-07 | 735 Bytes | |
| Totals: 3 Items | 18.7 MB | 0 | |
Added * Updated German translation.
Fixed
* Make encoding check case-insensitive in Header.php (#4519)
* Increase mailbox imap_sent_folder field max length to 50 symbols (#4533)
* Fixed "getFullName() on null" error in Conversation.php (#4540)
* Fixed separating replies in Proton emails (#4537)
* Added extra Gmail reply separator.
* Fixed deleting attachments when creating a new conversation from existing thread (#4432)
* Remove services.php and packages.php from /bootstrap/cache/ when clearing cache (#4536)
Changed * Change PHP packages installation order to avoid installing Apache (#4514) * Search by user fullname for conversations and customers (#4523) * Revert editor blockquote fix (#3811)