You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- v8.3.2 (26-November-2023): [#480](https://github.com/bbottema/simple-java-mail/pull/480) Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content
30
31
- v8.3.1 (09-October-2023): [#440](https://github.com/bbottema/simple-java-mail/pull/440) Bug: names manually specified for embedded images are overridden and have extension added, breaking cid: references in HTML body
31
32
- v8.3.0 (09-October-2023): [#475](https://github.com/bbottema/simple-java-mail/pull/475) Enhancement: Add configuration metadata for Spring Boot application properties
- v8.3.2 (26-November-2023): #480: Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content
12
13
- v8.3.1 (09-October-2023): #440: Bug: names manually specified for embedded images are overridden and have extension added, breaking cid: references in HTML body
13
14
- v8.3.0 (09-October-2023): #475: Enhancement: Add configuration metadata for Spring Boot application properties
0 commit comments