Changelog
All notable changes to the BaviMail API, SDKs, and documentation.
Last updated April 2026
All notable changes to the BaviMail API, SDKs, and documentation.
April 2026
Documentation Overhaul
- Rewrote all documentation with practical code examples in TypeScript and Python.
- Added AI-consumable docs at
/llms.txtand/llms-full.txt. - New guides: Agent Onboarding, Inbound Email, SDK Guides.
- Published interactive API Explorer.
API v2.0
- New
/v2API surface with consistent JSON error format. - Added webhook signature verification with
X-BaviMail-Signatureheader. - Added analytics endpoints (
/v2/analytics/overview,/v2/analytics/timeseries). - Added suppressions management (
/v2/suppressions). - Improved rate limiting with
Retry-Afterheader.
February 2026
Initial Launch
- BaviMail API v1.0 released.
- Core features: send email, domain verification, inbound email, webhooks.
- TypeScript and Python SDKs published to npm and PyPI.
- Dashboard with API key management, domain DNS status, and webhook logs.