Skip to content

Releases: DirectoryTree/ImapEngine

v1.25.0

19 Jun 17:04
ac8a4d0

Choose a tag to compare

Added

  • Message ID query helper - #163

v1.24.1

20 May 13:37
d545ff3

Choose a tag to compare

Fixed

  • UID infinity search range always including last message - #159

v1.24.0

23 Mar 01:28
703ef29

Choose a tag to compare

Added

  • Support lazy loading headers and header attributes - #155

v1.23.0

13 Mar 14:52
c3ec00d

Choose a tag to compare

Added

  • Ability to lazy load message contents (html, text, attachments, and bodyStructure) - #154

v1.22.5

03 Mar 17:27
0ec0007

Choose a tag to compare

Fixed

  • Implement safe token reads when parsing message body parts - #151

v1.22.4

24 Feb 16:10
e41dd11

Choose a tag to compare

Fixed

  • Suppress stream socket warnings and throw proper ImapConnectionFailedException - 04e622d

v1.22.3

03 Feb 15:45
87fca56

Choose a tag to compare

Fixed

  • Escape ID command parameters to prevent injection - #150 - Credit and thanks to @wanamirulhakim for the report

v1.22.2

01 Feb 20:56
b3f0ac3

Choose a tag to compare

Added

  • Sent on/since/before query criteria support - #149

v1.22.1

30 Jan 23:02
1c5c94c

Choose a tag to compare

Added

  • Unkeyword support in query builder - #148

v1.22.0

30 Jan 22:53
8ca11d5

Choose a tag to compare

Added

  • Ability to sort queries server-side via IMAP SORT capability instead of fetch order - #147