All Versions
26
Latest Version
Avg Release Cycle
17 days
Latest Release
1413 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.4.4 Changes
October 25, 2020- ๐ป #294 Always invoke async success/exception handlers even if set after sending email (behaving more like promises/futures)
- ๐ฒ #291 On Exception only log the email ID at error level and log the whole email at trace level
- ๐ฒ #290 Only perform expensive logging logic if respective logging level is enabled
-
v6.4.3 Changes
August 06, 2020 -
v6.4.2 Changes
August 03, 2020๐ #281 Bugfix: Fix support for reading Calendar attachments
-
v6.4.1 Changes
July 26, 2020- ๐ #252 Bugfix: Added missing support for S/MIME envloped signing
-
v6.4.0 Changes
July 19, 2020- ๐ #268 Immediately resolve InputStreams when building emails, don't reuse
๐ This primarily affects the builder api for S/MIME and DKIM signing / encryption.
-
v6.3.2 Changes
July 12, 2020- ๐ #271: Bugfix: Attachment (file)names with special characters should not be encoded
-
v6.3.1 Changes
July 12, 2020- ๐ #248 Bugfix: MimeMessageHelper: use complete filename as resource name
-
v6.3.0 Changes
July 11, 2020 -
v6.2.0 Changes
July 10, 2020๐ This release adds the following major new feature:
- ๐ #260 Add support for dynamic datasource resolution (file/url/classpath) for embedded images in HTML body
-
v6.1.0 Changes
July 05, 2020- #264 Switch from AssertionError to IllegalStateException
- โฌ๏ธ Bumped outlook-message-parser from 1.7.3 to 1.7.5
- bugfix for parsing chinese unsent Outlook messages
- bugfix Outlook attachments with special characters in the name
- โฌ๏ธ Bumped email-rfc2822-validator from 2.1.3 to 2.2.0
- bugfix properly handle brackets in email addresses when allowed
- โฌ๏ธ Bumped log4j-core from 2.6.1 to 2.13.2