Changelog

Version history and release notes.

v1.2.0

Header analysis and utility endpoints.

  • Email header parsing with authentication result extraction
  • Spam score calculation from header heuristics
  • Gravatar URL and profile lookup by email address
  • Mailto link generator with subject, body, CC, and BCC
  • Landing site with individual tool pages for SEO
  • Blog section with CMS-managed content
v1.1.0

Intelligence and batch validation.

  • Batch email validation (up to 50 addresses per request)
  • Catch-all domain detection
  • Role-based address detection (info@, admin@, etc.)
  • Email normalisation (lowercase, dot removal for Gmail, etc.)
  • Email provider identification (Gmail, Outlook, Yahoo, etc.)
v1.0.0

Initial release.

  • Email validation with syntax, MX, and disposable domain checks
  • Deliverability scoring with detailed breakdown
  • Disposable email domain database (30,000+ domains)
  • Health check endpoint and Scalar API documentation