Releases: bbottema/simple-java-mail
Releases · bbottema/simple-java-mail
v7.5.2
25 Dec 11:42
Compare
Sorry, something went wrong.
No results found
#429 Bug: wrong username property used when password authentication is not needed
v7.5.1
12 Dec 20:48
Compare
Sorry, something went wrong.
No results found
v7.5.1 (12-December-2022)
#416 Bug: Support encoder names regardless of their case ("base64" is the same as "BASE64")
#424 Maintenance: bump JMail dependency from 1.2.1 to 1.4.1
v7.5.0
28 Jul 12:57
Compare
Sorry, something went wrong.
No results found
#411 Enhancement: expose validation sub steps in the MailerHelper class for the completeness check, CRLF inject scans and address validations
#410 Bug: CRLF injection scan missing for dispositionNotificationTo and returnReceiptTo
#390 Enhancement: make client sided validation optional, turning off address validation and CRLF injection detection
v7.4.0
19 Jul 15:47
Compare
Sorry, something went wrong.
No results found
#407 Enhancement: Process all Outlook message headers, either copying the as-is or translating them to respective Simple Java Mail API calls
#404 Minor bugfix: the new attachment's contentDescription was missing in Email.toString()
v7.3.0
15 Jul 17:23
Compare
Sorry, something went wrong.
No results found
#405 Feature: Expand email builder API to support forced content Content-Transfer-Encoding for attachments, like quoted-printable, base64, 7BIT and others
#404 Feature: Expand email builder API to support Content-Description on attachments
v7.2.1
13 Jul 21:15
Compare
Sorry, something went wrong.
No results found
#396 Enhancement: make Outlook support tolerant of invalid/empty nested Outlook message attachments
v7.2.0
13 Jul 13:24
Compare
Sorry, something went wrong.
No results found
v7.1.3
12 Jul 13:28
Compare
Sorry, something went wrong.
No results found
#403 Security: Bump zip4j (only used during testing)
v7.1.2
12 Jul 12:36
Compare
Sorry, something went wrong.
No results found
#401 Enhancement: Add HEIC and WEBP support when dynamically resolving embedded images from classpath
#402 Security: Update Log4j to 2.17.1
#393 Security: Update Apache POI and POI Scratchpad
v7.1.1
27 Mar 15:33
Compare
Sorry, something went wrong.
No results found
#387 Bug: memory leak in SMPT connection pool when 3rd party deallocation failed with exception