Changelog

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

1.4.0

The Inbox becomes a workspace

  • AddedPasskey (WebAuthn) and TOTP multi-factor auth for inbox users, with recovery codes and org-enforced MFA policy
  • AddedDrafts with autosave, attachments, and reply / reply-all
  • AddedCustom labels, folders, and full-text search across mailboxes
  • AddedMulti-mailbox access per user and admin provisioning of inbox users
  • AddedInstallable PWA with per-organisation branding (logo & colour)
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

  • AddedFull-featured 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