Migration wizard, template marketplace, infra wins around Redis and Route 53, and a public Swagger reference.
- Migration wizard — guided import from OneSignal, PushEngage, and Webpushr. Maps tags, segments, and templates to the ReachBell schema, with a per-step dry-run.
- Template marketplace — browse and clone push, email, and WhatsApp templates contributed by the team. Every clone lands in your project as an editable draft.
- Route 53 DNS auto-provision for custom sender domains — verify SPF, DKIM, DMARC, and tracking CNAMEs in one click for stores already on AWS.
- WhatsApp template status surfaces in the dashboard — pending, approved, and rejected states sync from the Meta Cloud API every 60 seconds.
- Public Swagger reference at /docs — every REST endpoint, payload, and response schema, served straight from the OpenAPI spec.
- Redis SSE bridge replaces the in-memory event bus, so live dashboards stay live across multiple API instances.
- Redis-backed throttler enforces per-project send rate limits in a single round-trip — no more drift between workers.
- Onboarding flow remembers your partial setup and lets you resume from the dashboard banner instead of starting over.
- Segment editor no longer drops the last clause when a rule includes only an empty value.
- WhatsApp delivery webhooks now retry with exponential backoff instead of giving up after the first non-2xx.
- Audit log CSV export honors the current filter set instead of always exporting the whole month.