Releases: ai-zerolab/mcp-email-server
Releases · ai-zerolab/mcp-email-server
0.6.1
What's Changed
- feat: Add verify_ssl support for IMAP connections by @crionuke in #123
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #122
New Contributors
Full Changelog: 0.6.0...0.6.1
0.6.0
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
- @simonluijk made their first contribution in #112
- @peteWT made their first contribution in #114
- @frlefebvre made their first contribution in #115
Full Changelog: 0.5.5...0.6.0
0.5.5
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
- @jbkjr made their first contribution in #98
- @jkp made their first contribution in #105
- @avarun42 made their first contribution in #107
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- Fix: Quote mailbox names and add IMAP flag detection for Sent folder by @KonstiDoll in #93
New Contributors
- @KonstiDoll made their first contribution in #93
Full Changelog: 0.5.3...0.5.4
0.5.3
0.5.2
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
- @codefuturist made their first contribution in #89
Full Changelog: 0.5.1...0.5.2
0.5.1
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
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
- @cleanspin made their first contribution in #82
- @Pillumz made their first contribution in #80
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #74
- add streamable-http support by @robertlestak in #75
- add optional mailbox parameter and delete_mails tool by @robertlestak in #77
- feat: add download_attachment tool for email attachments by @Wh1isper in #78
- chore: support python 3.14 by @Wh1isper in #61
New Contributors
- @robertlestak made their first contribution in #75
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #68
- feat: add email attachment support by @Wh1isper in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #69
Full Changelog: 0.2.2...0.3.0