| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.218 source code.tar.gz | 2026-04-25 | 7.9 MB | |
| 1.8.218 source code.zip | 2026-04-25 | 11.2 MB | |
| README.md | 2026-04-25 | 735 Bytes | |
| Totals: 3 Items | 19.1 MB | 0 | |
Added
- Added indexes to several tables (#5328)
Fixed
- Fixed decoding
ISO-2022-JPemails (#5356) - Require
DB Passwordand check PHP Path direcotory in tools.php (Security: GHSA-jx2w-fhmw-rg39) - Patched PHPUnit (Security: GHSA-qrr6-mg7r-m243)
- Fixed
Helper::linkify()for emails (#5362) - Do not allow to merge convesation with itself.
- Fixed linking messages into conversations (#5372)
- Fixed fetching emails into multiple mailboxes (#5368)
Changed
- Do not log "Untrusted host" error (#5361)
- Allow to use CIDR in
APP_REMOTE_HOST_WHITE_LIST(#5363) - Deprecated
use_new_pop3_libconfig parameter.