Skip to content

1.0.0

Compare
Choose a tag to compare
@Slamdunk Slamdunk released this 04 Oct 13:36
· 200 commits to master since this release

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Search\Condition needs charset escaping/indication #190
  • imap_utf7_(encode|decode) -> mb_convert_encoding #185
  • España #176
  • getHeaders() decode broke information #171
  • Date format for date search condition #168
  • Error when trying fetch messages from container #167
  • Attachment encoding error #158
  • getFilename() is empty and no attachment, even when there is an attachment. #142
  • Encoding issues #136
  • URGENT: The timezone could not be found in the database #135
  • Incorrect transcoding of text attachments #132
  • Undefined offset #123
  • ICS file not supported as attachment #120
  • Should iconv be a requirement? #115
  • KeepUnseen doen't work #92
  • PHP Fatal error Failed to parse time string in ddeboer/imap/src/Message.php #89
  • encoding issue #85
  • keepUnseen not working correctly with Hotmail #84
  • Iconv Exception #78
  • $message->getAttachments() doesn't recognize some attachments #74
  • Message::move() doesn't work. #73
  • Message\Part: part number must distinguish original message #223 (Slamdunk)
  • Recursive Embedded email body bug #222 (Slamdunk)
  • Exclude HTML from allowed attachment subtype #212 (Slamdunk)
  • Fix imap_mail_move behaviour and test it #207 (Slamdunk)
  • Undefined encoding: throw exception #197 (Slamdunk)
  • Message charset: mb_convert_encoding + aliases #196 (Slamdunk)
  • Mailbox: only UTF-8 names #193 (Slamdunk)
  • Search\Date\AbstractDate: fix format to RFC-3501 #189 (Slamdunk)
  • Travis: fix failing tests #172 (Slamdunk)
  • Return body of single-part HTML message as HTML, not text #101 (joker806)
  • Implement "undisclosed recipients" addresses #86 (darit)

Closed issues:

  • Potential memory issue with attachments #195
  • Explain Message::delete #175
  • Get raw message #161
  • Composer install problem #160
  • Transcoder not exist #154
  • The library doesn't support using sort by #151
  • Office 365 - Array to string conversion error #131
  • Is there a method to turn a seen message into an "unseen" one ? #130
  • Create mailbox #126
  • Move and Delete Message not working #112
  • Problem on production server #111
  • Authentication failed for a Gmail account #109
  • A method to run IMAP commands? #83

Merged pull requests: