Skip to content

Releases: postalsys/imapflow

v1.0.169

08 Nov 15:07
02145ee
Compare
Choose a tag to compare

1.0.169 (2024-11-08)

Bug Fixes

  • fetc: Treat 'Some of the requested messages no longer exist' as a success, not a failure (565f988)

v1.0.168

07 Nov 06:58
ec801a1
Compare
Choose a tag to compare

1.0.168 (2024-11-07)

Bug Fixes

  • imap: Fixed issue with a single + response (51be3a9)

v1.0.167

07 Nov 06:15
e67bc0d
Compare
Choose a tag to compare

1.0.167 (2024-11-07)

Bug Fixes

  • auth: Prefer AUTH=LOGIN and AUTH=PLAIN to LOGIN (3efd98a)

v1.0.166

05 Nov 09:16
5507f29
Compare
Choose a tag to compare

1.0.166 (2024-11-05)

Bug Fixes

  • login: Always treat username and password as strings, not atom (01b3471)

v1.0.165

01 Nov 08:05
6da616a
Compare
Choose a tag to compare

1.0.165 (2024-11-01)

Bug Fixes

  • imap: Support invalid servers that return a full partial instead of starting byte for a FETCH property (7281ce9)

v1.0.164

09 Jul 13:30
88e46d9
Compare
Choose a tag to compare

1.0.164 (2024-07-09)

Bug Fixes

v1.0.163

06 Jul 08:21
5f257a3
Compare
Choose a tag to compare

1.0.163 (2024-07-06)

Bug Fixes

  • parser: parse subfolders with square brackets (0d0e8a6)
  • socket: Use destroy() instead of destroySoon() (830c2d1)

v1.0.162

07 May 12:30
954a9de
Compare
Choose a tag to compare

1.0.162 (2024-05-07)

Bug Fixes

  • idle: Do not clear preCheck from other command (cdf7643)

v1.0.161

06 May 06:51
e751ff9
Compare
Choose a tag to compare

1.0.161 (2024-05-06)

Bug Fixes

  • listTree: pass listing options as an optional argument (917ba80)

v1.0.160

22 Apr 12:44
569b17b
Compare
Choose a tag to compare

1.0.160 (2024-04-22)

Bug Fixes

  • copy: Updated cipyright year to 2024 (e3f5040)