Skip to content

Releases: ai-zerolab/mcp-email-server

0.6.1

19 Feb 12:16
10fe24c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

14 Feb 14:02
9a1e992

Choose a tag to compare

What's Changed

  • fix: bump MCP SDK to >=1.23.0 for protocol 2025-11-25 support by @jbkjr in #118
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #108
  • refactor: simplify code and reduce duplication by @jbkjr in #110
  • fix: handle Proton Bridge IMAP response format in _batch_fetch_headers by @simonluijk in #112
  • feat: Add HTML body fallback when text/plain is not available by @peteWT in #114
  • Fix: Set Message-Id and Date headers on outgoing emails by @frlefebvre in #115

New Contributors

Full Changelog: 0.5.5...0.6.0

0.5.5

19 Jan 11:47
de08972

Choose a tag to compare

What's Changed

  • fix: ensure config file in test dir by @Wh1isper in #95
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #96
  • Fix: Sort emails by date instead of UID order by @jbkjr in #98
  • feat: add verify_ssl option for SMTP connections by @jkp in #105
  • Add IMAP flag-based search filters to list_emails_metadata by @jbkjr in #101
  • Perf: Batch fetch emails to reduce IMAP round trips by @avarun42 in #107

New Contributors

Full Changelog: 0.5.4...0.5.5

0.5.4

07 Jan 14:20
4f8b616

Choose a tag to compare

What's Changed

  • Fix: Quote mailbox names and add IMAP flag detection for Sent folder by @KonstiDoll in #93

New Contributors

Full Changelog: 0.5.3...0.5.4

0.5.3

05 Jan 06:23
6d852dc

Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2

31 Dec 10:41
da5cefe

Choose a tag to compare

What's Changed

  • fix: quote and escape IMAP mailbox names for RFC 3501 compliance by @codefuturist in #89
  • feat: add mailbox parameter to download_attachment method by @Wh1isper in #90

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

30 Dec 09:54
a65a755

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #83
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
  • feat: Refactor IMAP ID command handling for better compatibility with… by @Wh1isper in #86

Full Changelog: 0.5.0...0.5.1

0.5.0

12 Dec 09:36
e0f8796

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #79
  • feat: add save_to_sent option to save sent emails to IMAP Sent folder by @cleanspin in #82
  • feat: Add email reply support with In-Reply-To and References headers by @Pillumz in #80

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

29 Nov 02:26
466d21b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

0.3.0

16 Nov 00:45
218c7c0

Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0