Skip to content

Releases: postalsys/imapflow

v1.0.179

28 Jan 18:21
0518a79
Compare
Choose a tag to compare

1.0.179 (2025-01-28)

Bug Fixes

  • connection-failure: Reject all pending commands, not just LOGOUT (1b42a61)

v1.0.178

23 Jan 09:59
94db9e4
Compare
Choose a tag to compare

1.0.178 (2025-01-23)

Bug Fixes

  • bodystructure: Handle unicode filenames for servers that do not know how to use parameter continuations (2b4b240)

v1.0.177

17 Jan 08:33
34f3ceb
Compare
Choose a tag to compare

1.0.177 (2025-01-17)

Bug Fixes

  • login: When using slashes in username (indicates an Exchange account or drive account), use LOGIN as the authentication mechanism (7ac0036)

v1.0.176

15 Jan 11:31
9139997
Compare
Choose a tag to compare

1.0.176 (2025-01-15)

Bug Fixes

  • idle: Treat preCheck as async function (346bb43)

v1.0.175

15 Jan 11:02
0f9b826
Compare
Choose a tag to compare

1.0.175 (2025-01-15)

Bug Fixes

  • socket: Throw an error if trying to write to a closed socket (1d8e941)

v1.0.174

08 Jan 18:48
b53fc3e
Compare
Choose a tag to compare

1.0.174 (2025-01-08)

Bug Fixes

  • auth: Fixed AUTHENTICATE LOGIN if server uses 'VXNlciBOYW1lAA==' for username (86c08a7)

v1.0.173

08 Jan 08:17
fa11d9f
Compare
Choose a tag to compare

1.0.173 (2025-01-08)

Bug Fixes

  • bodystructure: Handle invalid BODYSTRUCTURE from Bluemind mail server (b63f861)

v1.0.172

03 Jan 08:22
a11e05d
Compare
Choose a tag to compare

1.0.172 (2025-01-03)

Bug Fixes

  • password-auth: Added option auth.loginMethod to set specific authentication method ('LOGIN', 'AUTH=PLAIN', 'AUTH=LOGIN') (ce3c339)

v1.0.171

05 Dec 10:13
48b38b8
Compare
Choose a tag to compare

1.0.171 (2024-12-05)

Bug Fixes

  • Trying to re-publish as previous release attempt failed, no actual changes (d882816)

v1.0.170

05 Dec 10:02
4d8fcec
Compare
Choose a tag to compare

1.0.170 (2024-12-05)

Bug Fixes

  • uidvalidity: Do not expect UIDVALIDITY to always exist (7761653)