Skip to content

Releases: umanamente/n8n-nodes-imap

v1.2.3

14 Feb 05:02
Compare
Choose a tag to compare

1.2.3 (2024-02-14)

Bug Fixes

  • Don't terminate multiple items processing if a handler returned no data (b46f86d)

v1.2.2

14 Feb 04:49
Compare
Choose a tag to compare

1.2.2 (2024-02-14)

Bug Fixes

  • dependabot: NPM IP package vulnerable to Server-Side Request Forgery (SSRF) attacks (3395bf9)

v1.2.1

14 Feb 04:32
Compare
Choose a tag to compare

1.2.1 (2024-02-14)

Bug Fixes

  • If IMAP node had multiple items as input, only first one was processed (#5) (8c78e20)

v1.2.0

11 Feb 19:40
Compare
Choose a tag to compare

1.2.0 (2024-02-11)

Features

  • support credentials from core N8N IMAP Trigger node (5959ca1)

v1.1.1

07 Jan 01:03
Compare
Choose a tag to compare

1.1.1 (2024-01-07)

Bug Fixes

  • Checking for credentials problem during login and displaying server error message if failed (6207a80)
  • Don't show "Cannot read properties of undefined (reading 'filename')" error if IMAP server hadn't returned attachment data (5d306ad)

v1.1.0

31 Dec 19:05
Compare
Choose a tag to compare

1.1.0 (2023-12-31)

Features

  • Added "Set Flags" operation (97c1166)

v1.0.1

30 Dec 23:32
Compare
Choose a tag to compare

1.0.1 (2023-12-30)

Bug Fixes

  • Mailboxes in "select mailbox" fields are loading correctly (fixed credential retrieval) (0c48cc4)

v1.0.0

30 Dec 22:26
Compare
Choose a tag to compare

1.0.0 (2023-12-30)

Features

  • Get list of mailboxes including status information like number of messages (da53c24)