Releases: DirectoryTree/ImapEngine
Releases · DirectoryTree/ImapEngine
v1.24.0
23 Mar 01:28
Compare
Sorry, something went wrong.
No results found
Added
Support lazy loading headers and header attributes - #155
v1.23.0
13 Mar 14:52
Compare
Sorry, something went wrong.
No results found
Added
Ability to lazy load message contents (html, text, attachments, and bodyStructure) - #154
v1.22.5
03 Mar 17:27
Compare
Sorry, something went wrong.
No results found
Fixed
Implement safe token reads when parsing message body parts - #151
v1.22.4
24 Feb 16:10
Compare
Sorry, something went wrong.
No results found
Fixed
Suppress stream socket warnings and throw proper ImapConnectionFailedException - 04e622d
v1.22.3
03 Feb 15:45
Compare
Sorry, something went wrong.
No results found
Fixed
Escape ID command parameters to prevent injection - #150 - Credit and thanks to @wanamirulhakim for the report
v1.22.2
01 Feb 20:56
Compare
Sorry, something went wrong.
No results found
Added
Sent on/since/before query criteria support - #149
v1.22.1
30 Jan 23:02
Compare
Sorry, something went wrong.
No results found
Added
Unkeyword support in query builder - #148
v1.22.0
30 Jan 22:53
Compare
Sorry, something went wrong.
No results found
Added
Ability to sort queries server-side via IMAP SORT capability instead of fetch order - #147
v1.21.0
28 Jan 16:20
Compare
Sorry, something went wrong.
No results found
Added
Ability to perform bulk query operations (flag, mark read/unread, delete, move, copy, etc.) - #146
Ability to query for messages larger/smaller than given bytes with LARGER/SMALLER search criteria - #145
v1.20.1
21 Jan 21:00
Compare
Sorry, something went wrong.
No results found
Changed
Make $message->isEmpty() public - daf0c7e