Added
- Automatically load new notes when viewing a conversation (#2961)
- Restart swiftmailer after each sent email to remove temp files (#2949)
- Added .env option allowing to enable updating folders counters in background (#2982)
Fixed
- Fixed seconds format in translated dates.
- Use
iconv_mime_decode()
instead ofimap_utf8()
for UTF-8 encoded subjects (#2965) - Fixed an issue with a note being created instead of a reply in a phone conversation (#2953)
- Take into account mailbox From Name settings when sending a reply to customer from mailbox alias (#2976)
Changed
- Remove default SMTP host and port from config (#2978)