Changelog

A history of improvements, new features, and fixes shipped to Mailngine.

1.3.0

Templates & Team Management

  • AddedEmail templates with variable rendering and preview
  • AddedTeam management with role-based access
  • AddedBilling dashboard with plan comparison
  • ImprovedSettings page with notification preferences
1.2.0

Webhooks & Analytics

  • AddedWebhook delivery with HMAC-SHA256 signing
  • AddedAnalytics dashboard with KPI cards and timeseries
  • AddedOpen and click tracking endpoints
  • AddedAudit logging for all mutations
1.1.0

Inbox & Suppression

  • AddedGmail-like inbox with 3-panel layout
  • AddedEmail threading with JWZ algorithm
  • AddedSuppression list with Valkey cache layer
  • AddedBounce and FBL processing
1.0.0

Initial Release

  • AddedEmail sending via REST API and SMTP
  • AddedDomain management with DKIM key generation
  • AddedDNS verification and Cloudflare auto-DNS
  • AddedGoogle OAuth authentication
  • AddedGo, Node.js, and Laravel SDKs