Skip to content

5.5.0

Latest
Compare
Choose a tag to compare
@Webklex Webklex released this 28 Jun 01:57
· 22 commits to master since this release

Fixed

  • Error token length mismatch in ImapProtocol::readResponse #400
  • Attachment name parsing fixed #410 #421 (thanks @nuernbergerA)
  • Additional Attachment name fallback added to prevent missing attachments
  • Attachment id is now static (based on the raw part content) instead of random
  • Always parse the attachment description if it is available

Added

  • Attachment content hash added