Notify Africa

Changelog

Release notes and updates for the Notify Africa docs and SDKs.

2026-09-07

Latest — v2.0.3View on GitHub
  • Restored the WhatsApp Business API (WABA) guide as the single reconciled v1 contract — no more separate "legacy" vs "new" WABA docs.
  • Restored freeform text send (/v1/waba-api/messages/text) alongside template send, with full recipient, idempotency, and response-envelope documentation.
  • Documented the webhook management endpoints, HMAC signing, and delivery event semantics, including how existing subscribers keep working through the migration.
  • Documented that a single Notify Africa API key can now authorize both SMS and WhatsApp — no separate WABA key required.
  • Restored WABA coverage in the Agent Skill docs and the integration skill.
  • Re-added WhatsApp to the API navigation and homepage links.
  • Trimmed the WABA endpoint overview to the text and template send endpoints that are live today.

2026-08-28

  • Added the Notify Africa Agent Skill docs page, with install and update instructions, linked from the sidebar.
  • Temporarily hid the WhatsApp Business API (WABA) guide while its v1 contract was being reconciled.

2026-08-28

  • Migrated the entire docs site from Docusaurus to Fumadocs on Next.js — existing SMS, WABA, and SDK content carried over, with navigation, search, and MDX components rebuilt on the new framework.
  • Fixed the production Docker image for the new Next.js standalone output, resolving a post-migration deploy error.

2026-08-27

  • Containerized the docs site and switched deployment to a registry-pull pattern, the same way every other service in the fleet ships — replacing the old SSH-and-git-pull deploy.
  • Brought the site live on the new production server; the domain already pointed there, but nothing was actually running behind it until this release.
  • Full API reference (SMS, WhatsApp, sender IDs, webhooks) and getting-started guides for new integrators.

2026-02-04

  • Improved the SMS API developer guide with multi-language examples to aid integration.
  • Improved consistent visibility of support contacts across the docs.
  • Added an announcement bar for the latest release and updated SDK labels for clarity.
  • Refined prerequisites and expanded the SDK section with detailed links.
  • Created this changelog with initial release notes.
  • Updated Go, Node.js, PHP, and Python SDK docs for clarity and accessibility.

On this page