Self-hosted · CFFlowmails
Runtime v0.1
v0.1.0
Latest
v0.1 — public preview
First public preview of the Flowmails SDK and dashboard. Self-hosted custom-domain email on Cloudflare with a REST API and webhook surface.
Breaking changes
Heads up before you upgrade
- Receive-worker no longer accepts `developer_api_key` bearer tokens — SDK-bearing traffic goes through `sdk.flowmails.net`
Highlights
What's new
- Initial SDK release: install, send, list messages, manage API keys
- Cloudflare-native runtime — Worker, D1, R2 provisioned in your account
- Self-service onboarding from a scoped Cloudflare API token
- Inbound mail captured via Email Routing and stored in your D1
- Outbound mail sent via Cloudflare Email Services
- Webhooks for inbound events with HMAC-signed payloads
- Dashboard for non-developer workflows (mailbox view, routing rules)
Fixes
Bug fixes
- Initial public preview — no upstream fixes carried into this release
Other releases