Changelog for Thunderbird 125
The following WebExtension API changes were introduced in Thunderbird 125.
compose
api
compose
type ComposeDetails.isModified — Whether the composer is considered modified by the user. A modified composer asks for confirmation, when it is closed.
messages
api
messages
function getFull.options.decrypt — Whether the message should be decrypted. If the message could not be decrypted, its parts are omitted. Defaults to true.
function getRaw.options.decrypt — Whether the message should be decrypted. Throws, if the message could not be decrypted.
type MessagePart.decryptionStatus — The decryption status, only available for the root part.