Skip to content

4.3.0: Bug fixes, improvements and PHP 8.1 support

Compare
Choose a tag to compare
@Sebbo94BY Sebbo94BY released this 27 Dec 23:38
· 31 commits to master since this release
110add7
  • Fix various de-/encoding issues
  • #604: Add X-Original-To header property
  • #582: Make Cc-list equivalent to To-list
  • #603: Add support for IMAP paths with leading/ending whitespaces
  • Add support for original filename for attachments
  • Add support for PHP 8.1
  • Deduplication of code for collecting the header properties
  • General code style improvements
  • Fix various pipeline issues