Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.79.tar.gz | 2023-06-03 | 7.6 MB | |
1.8.79.zip | 2023-06-03 | 10.8 MB | |
README.md | 2023-06-03 | 857 Bytes | |
Totals: 3 Items | 18.5 MB | 0 |
Added * Updated German translation. * Replace base64 images in replies with attachment URLs (#3057) * Do not try to send email again if mail server replies with "message file too big" error (#3065)
Fixed * Fix subject with colon being truncated in Webklex/php-imap library (#2964) * Translate filter names in the the Search (#3058) * Fixed "Undefined array key 0" error in Subscription class (#3059) * Fixed module activation issue when /public/modules symlink exists but leads to wrong path. * Improved subject decoding with iconv_mime_decode() function (#3066) * Fixed error on Users page when user's first name is empty (#2972)
Changed
* Remove app.force_https
parameter and determine protocol from app.url
parameter instead (#3053)
* Decode subjects using iconv_mime_decode() function in Webklex/php-imap library (#3039)