Changelog
All notable changes to Mailpilot are documented here.
Latest Release
v1.0.0 - 2026-01-21
Initial Public Release
First stable release of Mailpilot with core email processing features.
Features:
- LLM-powered email classification
- Support for OpenAI, Anthropic, Ollama, OpenRouter
- IMAP IDLE for real-time processing
- Web dashboard with real-time updates
- Attachment processing via Apache Tika
- Malware scanning with ClamAV
- Webhook integrations
- Dead letter queue with smart retry
- Rule testing sandbox
- SQLite database with audit logs
Supported Providers:
- Email: Gmail, Outlook, Yahoo, iCloud, ProtonMail, Generic IMAP
- LLM: OpenAI (GPT-4, GPT-4o-mini), Anthropic (Claude 3), Ollama (local models), OpenRouter
Version History
Full changelog auto-generated from git commits coming soon.
For now, see:
- GitHub Releases: View releases
- Git History: Commit log
Upgrade Guides
Upgrading to v1.x
No special steps required for initial release.
Breaking Changes
v1.0.0
None (initial release)
Deprecations
None currently planned.
Security Updates
Security-related changes are highlighted with 🔒.
Report security issues privately to: [security contact info]
Contributing
Found a bug? Have a feature request?
- Bug Reports: GitHub Issues
- Feature Requests: GitHub Discussions
- Security: Email privately (see above)