Skip to content

1.4.1

Compare
Choose a tag to compare
@Webklex Webklex released this 12 Apr 22:28
· 154 commits to master since this release

Fixed

  • Problem with Message::moveToFolder() and multiple moves #31
  • Problem with encoding conversion #203
  • Message null value attribute problem fixed
  • Client connection path handling changed to be handled inside the calling method #31

Added

  • Mailbox fetching exception added #201
  • Message::moveToFolder() fetches new Message::class afterwards #31

Breaking changes

  • Message::moveToFolder() returns either a Message::class instance or null and not a boolean