Skip to content

Releases: umanamente/n8n-nodes-imap

v2.10.0

22 Jun 22:31
Compare
Choose a tag to compare

2.10.0 (2025-06-22)

Features

  • improved IMAP error catching. IMAP errors are displayed in N8N output, if available. (2696424)

v2.9.0

22 Jun 08:06
Compare
Choose a tag to compare

2.9.0 (2025-06-22)

Features

  • Download as EML: added uid to json output (63226a8), closes #73
  • Set Flags: added uid to json output (1a6a822), closes #68

Bug Fixes

  • Download Attachment: correctly display and download attachments from emails with single part without partID (dd62b49), closes #71
  • Get Emails: displaying attachment info correctly if there is only 1 item in Body Structure (e50a27c)

v2.8.0

26 May 19:00
Compare
Choose a tag to compare

2.8.0 (2025-05-26)

Features

  • if "Text Content" or "HTML Content" requested, but not present in the email, output NULL in the corresponding fields (cdd1bcd)

v2.7.1

26 May 18:37
Compare
Choose a tag to compare

2.7.1 (2025-05-26)

Bug Fixes

  • Could not get parameter "includeInlineAttachments" error when "All Attachments" is false (b74fbe3)

v2.7.0

21 Apr 00:19
Compare
Choose a tag to compare

2.7.0 (2025-04-21)

Features

  • add option to include inline attachments in "download attachments" operation (5d97f9f)

v2.6.1

14 Apr 09:48
Compare
Choose a tag to compare

2.6.1 (2025-04-14)

Bug Fixes

v2.6.0

14 Apr 07:14
Compare
Choose a tag to compare

2.6.0 (2025-04-14)

Features

  • added "Download as EML" operation (aab6e46)

v2.5.0

08 Mar 09:54
Compare
Choose a tag to compare

2.5.0 (2025-03-08)

Features

  • added 'mailboxPath' to Email items output (dbda35f)

v2.4.3

25 Feb 18:08
Compare
Choose a tag to compare

2.4.3 (2025-02-25)

Bug Fixes

  • issues with RFC822 content composition, (bb54fc1)

v2.4.2

05 Dec 08:30
Compare
Choose a tag to compare

2.4.2 (2024-12-05)

Bug Fixes

  • fixed issue with reading emails from specific IMAP servers (Xeams) (5687b2e)