Releases: DirectoryTree/ImapEngine
Releases · DirectoryTree/ImapEngine
v1.17.2
27 Sep 14:35
Compare
Sorry, something went wrong.
No results found
v1.17.1
26 Sep 15:39
Compare
Sorry, something went wrong.
No results found
Fixed
Only fetch message parts when set on query - #110
Added
v1.17.0
20 Sep 21:10
Compare
Sorry, something went wrong.
No results found
Changed
Optimize message fetching by only sending one request - #103
Added
Support for fetching Folder and Mailbox Quotas - #107
v1.16.2
13 Sep 17:34
Compare
Sorry, something went wrong.
No results found
Fixed
Prevent merging .eml file attachments in $message->attachments() - #102
v1.16.1
10 Sep 01:14
Compare
Sorry, something went wrong.
No results found
Added
Ability to fetch messages by UID sequence range - #100
v1.16.0
09 Sep 19:54
Compare
Sorry, something went wrong.
No results found
Added
Ability to break out of $folder->idle() using a timeout callback - #99
Changed
Parse Number tokens in ImapTokenizer - #95
v1.15.5
24 Aug 16:43
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure message UID sorting is consistent when setting fetch order - #93
v1.15.4
06 Aug 23:52
Compare
Sorry, something went wrong.
No results found
Fixed
flag() method signature now properly typed to BackedEnum|string - #91
v1.15.3
12 Jul 02:22
Compare
Sorry, something went wrong.
No results found
Added
Support for breaking out of $query->chunk() or $query->each() by returning false in callback - #89
v1.15.2
19 Jun 21:54
Compare
Sorry, something went wrong.
No results found
Fixed
Fake mailbox queries fail when adding any query clauses - by @sertxudev - #87