Changes in Thunderbird 88
compose
added a
type
property to ComposeDetails, to distinguish betweennew
,reply
,forward
anddraft
added a
from
property to ComposeDetails, to get/set the actual from address (independent of the used identity)
contacts
fixed quickSearch([parentId], queryInfo) to not fail on mailing lists
messages
added listAttachments(messageId) and getAttachmentFile(messageId, partName) methods to work with message attachments
fixed getRaw(messageId) to work for nntp/news messages
Bugzilla list of fixed WebExtension API defects in Thunderbird 88.