Skip to content

3.0.21: Avoids duplicated attachments and fixed decoding issues

Compare
Choose a tag to compare
@Sebbo94BY Sebbo94BY released this 04 Jun 08:02
· 723 commits to master since this release
3a8b766
  • Issue #336: Updated requirements and relevant PHPUnit test; Fixed undefined function mb_list_encodings()
  • Issue #335: Added some more PHPUnit tests for en- and decoding strings
  • Issue #338: Avoid duplicated files from the same mail
  • Issue #340: Show, if email has attachments or not without processing these
  • Issue #339: Fixed decoding issue with mailbox folder names (Thanks to @MomentD)
  • PR #342: Fix many typos (Thanks to @quentinus95)
  • PR #343: Add missing required ext (Thanks to @quentinus95)