Skip to content

Latest commit

 

History

History
332 lines (248 loc) · 23.4 KB

CHANGELOG.md

File metadata and controls

332 lines (248 loc) · 23.4 KB

Change Log

1.1.2 (2017-12-12)

Full Changelog

Fixed bugs:

  • Unsupported charset "134": mb_convert_encoding(): Illegal character encoding specified #270
  • Support Microsoft charset values #271 (Slamdunk)

1.1.1 (2017-11-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

1.1.0 (2017-11-06)

Full Changelog

Implemented enhancements:

  • Headers: no catchable exception #246
  • imap_thread #113
  • Deprecate MessageInterface::maskAsSeen() in favour of MessageInterface::markAsSeen() #255 (Slamdunk)
  • Lazy load structured Headers #250 (Slamdunk)
  • Implement imap_thread #249 (Slamdunk)
  • Require ext-iconv #248 (Slamdunk)
  • Message Part: expose $partNumber #244 (wujku)
  • Add Mockability helpers and documentation #236 (Slamdunk)
  • Add missing interface change for #225 #233 (Slamdunk)
  • Connection: check if the connection is still active with imap\_ping #232 (wujku)
  • Message: add References and In-Reply-To headers shortcuts #230 (wujku)
  • Added bulk set / clear flags functionality for mailbox messages #225 (wujku)

Merged pull requests:

  • make docs more obvious #252 (lgg)
  • README.md: add Table of Contents with Travis checker #234 (Slamdunk)

1.0.8 (2017-10-27)

Full Changelog

Fixed bugs:

  • [TypeError] Return value of Ddeboer\Imap\Message\AbstractMessage::getId() must be of the type string, null returned #253
  • BasicMessageInterface::getId() can be null #254 (Slamdunk)

1.0.7 (2017-10-16)

Full Changelog

Fixed bugs:

  • Problem with a IMAP resource stream #245
  • IMAP resource must be checked at every call for mailbox context #247 (Slamdunk)

1.0.6 (2017-10-12)

Full Changelog

Fixed bugs:

  • [TypeError] Return value of AbstractMessage::getFrom() must be an instance of EmailAddress, null returned #241
  • Message: Date header can be absent #243 (Slamdunk)
  • Message: From header can be absent #242 (Slamdunk)

1.0.5 (2017-10-12)

Full Changelog

Fixed bugs:

1.0.4 (2017-10-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Current Transcoder class does not support all charsets. #237
  • Relay also iconv during decoding #238 (Slamdunk)

1.0.3 (2017-10-11)

Full Changelog

Fixed bugs:

  • Attachment::getFilename() may be null on inline-att, widen return type #235 (wujku)

1.0.2 (2017-10-06)

Full Changelog

Fixed bugs:

  • Issue with saving XML attachments #228
  • Do not charset-decode attachments #231 (Slamdunk)

1.0.1 (2017-10-05)

Full Changelog

Fixed bugs:

  • Error with attachment charset #226
  • If charset is not specified defaults to "us-ascii" #227 (Slamdunk)

1.0.0 (2017-10-04)

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:

0.5.2 (2015-12-03)

Full Changelog

Closed issues:

  • $message->getAttachments() returns null if message has no attachments #80
  • Email objects visibility #76

Merged pull requests:

0.5.1 (2015-02-01)

Full Changelog

Closed issues:

  • imap_open error #72
  • $message->getAttachments() does not return anything, even though a message has at least one attachment #71
  • Prepare docs for 1.0 #69
  • "date" header is not reliable #63
  • File Attachments don't show up #55

Merged pull requests:

  • Add support for attachments without content disposition #70 (ddeboer)

0.5.0 (2015-01-24)

Full Changelog

Closed issues:

  • Use utf8_encode() function to encode content #66
  • Please add function order by date #59
  • mb_convert_encoding breaks code #57
  • How get I getMessages but newest first ... #11

0.4.0 (2015-01-04)

Full Changelog

Closed issues:

  • Please add 6th parameter to imap_open call #62
  • Should Message::delete() use the Message UID? #46
  • mb_convert_encoding(): Illegal character encoding specified #35
  • Deleting a message isn't working #30
  • imap_header doesn't work with message uid #26

Merged pull requests:

0.3.1 (2014-08-11)

Full Changelog

Merged pull requests:

0.3.0 (2014-08-10)

Full Changelog

Closed issues:

  • please remove useless wiki #42
  • Travis tests allways fail? #40
  • Garbled e-mail body encoding #27
  • Improve docs #25
  • "undisclosed-recipients" throws error #23

Merged pull requests:

0.2 (2013-11-24)

Full Changelog

0.1 (2013-11-22)

Closed issues:

  • Prevent setting SEEN flag #20
  • Add tests #18
  • delete messages #9
  • README is missing basic usage #7
  • Subject and other texts are decoded incorrectly #3

Merged pull requests:

  • also fetch inline attachments #24 (kaiserlos)
  • since leading slash is always needed #22 (huglester)
  • Added missed createMailbox($name) function #19 (burci)
  • Added move and delete function to message + expunge function #17 (burci)
  • Clean up some unused variable #16 (burci)
  • Fixed mailbox encoding #15 (burci)
  • Create new mailbox #14 (burci)
  • Fixed bug in getDecodedContent with 'format=flowed' email #13 (burci)
  • Fixed date parsing for some imap servers #12 (thelfensdrfer)
  • Add support for more complex search expressions. #10 (jamesiarmes)
  • Allow user to change server connection flags #6 (mvar)
  • Improvements in EmailAddress class #4 (mvar)

* This Change Log was automatically generated by github_changelog_generator