Changelog
Nerve is pre-launch. This page tracks externally visible changes to the platform — API behaviour, channels, SDK releases, and the dashboard. Every component keeps its own changelog, following Keep a Changelog, and this page is updated when a release changes something a customer can observe.
Upcoming
- Voice OTP (text-to-speech) — voice delivery with Termii and Infobip failover, phonetic digit pacing, and the same DND 2442 screening as SMS.
- Outbound delivery webhooks — push notifications of delivery status to your endpoints, replacing polling. Scheduled for Month 6.
- Automatic failover across channels — when every provider on the chosen channel rejects a message, retry on the next reachable channel.
Components
| Component | What it covers | Current version |
|---|---|---|
gateway | Ingest API, authentication, rate limiting | 0.1.0 |
worker | Delivery, provider adapters, retries, DLQ | 0.1.0 |
control-plane | Workspaces, billing, keys, audit | 0.1.0 |
dash | Developer dashboard | 0.1.0 |
home | Marketing site and pricing | 1.0.0 |
sdk | @nervehq/sdk TypeScript client | 0.1.0 |
proto | Shared event contracts | 0.1.0 |
docs | This documentation portal | 0.1.0 |
Releases
0.1.0 — pre-launch
The first public release surface: SMS, email, push, and WhatsApp delivery; Test and Live modes; per-tenant rate limits, idempotency, and priorities; Nigerian DND 2442 compliance; subscriber preferences and erasure; Paystack billing; and the @nervehq/sdk TypeScript client.