Added
- Allow to hide from support agents customers from non-visible mailboxes (#4316)
- Added extra hooks:
conversation.convinfo.prepend
andconversation.convinfo.before_nav
(#4279) - Show "From" address in the conversation when "From" and "Reply-To" headers are different in the email (#4287)
- Updated Japanese translation.
- Update German translation.
Fixed
- Fixed decoding Japanese symbols in the email body in GB2312 encoding (#4282)
- Set
CURLOPT_FOLLOWLOCATION
inHelper::getRemoteFileContents()
to fix file retrieval issues in some cases.
Changed
- Added
Delivered-To:Autoresponder
to the list of autoresponder headers.