Releases: postalsys/imapflow
Releases · postalsys/imapflow
v1.0.169
Bug Fixes
- fetc: Treat 'Some of the requested messages no longer exist' as a success, not a failure (565f988)
v1.0.168
Bug Fixes
- imap: Fixed issue with a single + response (51be3a9)
v1.0.167
Bug Fixes
- auth: Prefer AUTH=LOGIN and AUTH=PLAIN to LOGIN (3efd98a)
v1.0.166
Bug Fixes
- login: Always treat username and password as strings, not atom (01b3471)
v1.0.165
Bug Fixes
- imap: Support invalid servers that return a full partial instead of starting byte for a FETCH property (7281ce9)
v1.0.163
Bug Fixes
- parser: parse subfolders with square brackets (0d0e8a6)
- socket: Use destroy() instead of destroySoon() (830c2d1)
v1.0.162
Bug Fixes
- idle: Do not clear preCheck from other command (cdf7643)
v1.0.161
Bug Fixes
- listTree: pass listing options as an optional argument (917ba80)
v1.0.160
Bug Fixes
- copy: Updated cipyright year to 2024 (e3f5040)