Changelog
Version history and recent changes to Robotomail.
March 11, 2026
Documentation site
- Launched comprehensive API documentation at /docs
- 30 pages covering overview, concepts, API reference, guides, CLI, and changelog
SEO & metadata
- Added OpenGraph and Twitter Card images for all public pages
- Added
robots.txt,sitemap.xml, and JSON-LD structured data - Canonical URLs and per-page metadata for all routes
Health & monitoring
- Added
GET /api/healthendpoint checking all 6 infrastructure services - UptimeRobot monitoring with public status page
API improvements
- Inbound email documentation: webhooks and polling options
- Error response examples with handling guidance
- Account status endpoint documentation (
GET /v1/account)
Branding
- API key prefix changed from
pp_torm_ - Updated agent compatibility list on homepage
Content
- Added Gmail/Outlook comparison FAQ
- Updated custom domains feature description
- New
message.deliveredandmessage.complaintwebhook events
March 6, 2026
- SES outbound relay — all outbound email now sent via Amazon SES for reliable delivery
- SNS notification processing for delivery confirmations, bounces, and complaints
- Custom domain registration with SES Easy DKIM
- Automatic suppression list management
March 1, 2026
- Initial launch with full send/receive API
- Stalwart-based mail server for inbound and outbound
- Webhook system with signature verification
- CLI package (
@robotomail/cli) - Stripe billing integration
- Agent skill page for self-service onboarding