This file contains all the notable changes done to the Ballerina Email package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [#2778] Could not able to send html template as the email body
- [#2777] IMAP listener could not properly identify the content-type of the received emails
- [#1136] Allow reflection access to sun.security.util.HostnameChecker
- [#1574] Avoid POP listener continuously receiving the same email message
- [#2055] Remove Java stacktrace getting logged while Ballerina code execution
- [#1162] Automatically set the attachment file name from the attachment file path
- [#2633]
readonly & email:Message
type is accepted from the email listener