Changelog
All notable changes to Mailofly — product, API, and documentation.August 2026
Documentation
- Docs site migrated to GitBook at docs.mailofly.com
- Multi-section layout: Docs, Guides, API Reference, Integrations, Changelog, Community
- In-app
/docsroutes removed — legacy URLs redirect to GitBook - Full rewrite of product guides, API overview, and integration docs
Product
- Compose dialog accessible from top bar and command palette (
⇧M) - Mail logs detail panel with formatted delivery info and sandboxed HTML preview
- Sidebar email quota shows sent/remaining based on plan period
- Billing page polish — usage cards, plan comparison, add-on visibility by tier
- Navbar mega-menu with Features, Developer, and Resources sections
API
- Mail log quota trigger on insert (fixes sent count for compose sends)
- API request logging counts against monthly plan limits
July 2026
Product
- Organization-scoped workspaces with slug-based URLs (
/{org}/dashboard) - Google Sheets segment sync (Basic plan+)
- Campaign automation — scheduled once, recurring, recurring new contacts
- Domain relay via Amazon SES with DNS verification wizard
- Visual email template builder
- Mailofly AI template generation (Basic plan+)
API
- Public REST API v1 — accounts, segments, contacts, templates, campaigns, compose, mail logs
- API key management with
mf_live_prefix and usage tracking - In-app API docs side panel per workspace page
Earlier
See the Mailofly blog for launch announcements, case studies, and feature deep dives.API versioning
Mailofly currently ships v1 only. Breaking changes will increment the version prefix (/api/v2). Non-breaking additions (new fields, new endpoints) ship within v1 without notice.
Subscribe to this changelog or the blog for migration guides when v2 launches.