Skip to main content

Roadmap

The project roadmap is tracked in the repository root as ROADMAP.md.

Summary

v0.4.0 — Framework Foundations ✓

Strengthens quality gates, release automation, observability, and docs completeness.

v0.5.0 — Inbound Messaging ✓

Completes the receive-side model for bidirectional messaging.

v1.0.0 — First Stable Release ✓

Locks the public API and ships stable NuGet packages.

v1.1.0 — Resilience & Observability

Retry/circuit-breaker policies, OpenTelemetry signals, health checks, timeout controls.

v1.2.0 — New SaaS Connectors

Slack, Microsoft Teams, WhatsApp Business API, Viber, LINE.

v1.3.0 — Protocol Connectors

SMPP, SMTP, RCS, APNs (direct).

v1.4.0 — Content Adaptation & Transcoding

IContentTranscoder, built-in transcoders, SMS segmentation.

v1.5.0 — Address & Number Validation

E.164 normalization, HLR lookup, email validation.

v1.6.0 — Tooling & Instrumentation

dotnet new connector scaffold, diagnostic middleware.

v2.0.0 — Conversations

First-class conversation management with multi-channel support.

v2.1.0 — Message Templates

Provider-agnostic template model with local and server-side rendering.

For the full milestone-level detail, rationale, and dependency information, see ROADMAP.md.