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