Releases: postalsys/imapflow
Releases · postalsys/imapflow
v1.2.18
25 Mar 15:34
Compare
Sorry, something went wrong.
No results found
1.2.18 (2026-03-25)
Bug Fixes
use consistent keys for requestTagMap deletion during connection close (92e1885 )
v1.2.17
25 Mar 08:09
Compare
Sorry, something went wrong.
No results found
v1.2.16
19 Mar 15:02
Compare
Sorry, something went wrong.
No results found
1.2.16 (2026-03-19)
Bug Fixes
parenthesize compound OR/NOT search conditions (RFC 3501) (347f668 ), closes #106
v1.2.15
16 Mar 14:48
Compare
Sorry, something went wrong.
No results found
1.2.15 (2026-03-16)
Bug Fixes
replace setImmediate with synchronous rejection in close() (8807221 )
v1.2.14
15 Mar 19:28
Compare
Sorry, something went wrong.
No results found
1.2.14 (2026-03-15)
Bug Fixes
correct getColorFlags treating red (index 0) as falsy and use nullish coalescing in resolveCharset (268629c )
use nullish coalescing in getFlagColor, match euc-jp in getDecoder, and handle BigInt(0) in uidValidity checks (713e100 )
v1.2.13
09 Mar 13:39
Compare
Sorry, something went wrong.
No results found
1.2.13 (2026-03-09)
Bug Fixes
prevent unhandled promise rejections on close() race conditions (fcff6be )
v1.2.12
05 Mar 15:34
Compare
Sorry, something went wrong.
No results found
1.2.12 (2026-03-05)
Bug Fixes
prevent unhandled NoConnection rejection in IDLE recovery (e177372 )
v1.2.11
03 Mar 13:36
Compare
Sorry, something went wrong.
No results found
1.2.11 (2026-03-03)
Bug Fixes
release backpressure in fetch() generator on early break/throw (d42a377 ), closes #338
v1.2.10
19 Feb 09:48
Compare
Sorry, something went wrong.
No results found
1.2.10 (2026-02-19)
Bug Fixes
add null guards in compress() to prevent crash on TLS teardown (84cd3ff )
v1.2.9
06 Feb 18:59
Compare
Sorry, something went wrong.
No results found
1.2.9 (2026-02-06)
Bug Fixes