Changelog

API and MCP server release history.

Notable changes to the Qyvo REST API and MCP server. Backward-incompatible changes are flagged Breaking and announced at least 30 days in advance via your account email.

2026-05-07 — Public docs hub

  • Added docs.qyvo.io (this site)
  • Published full REST API reference and MCP tool catalogue
  • Documented webhooks signature scheme

2026-05-06 — n8n community node approved

  • n8n-nodes-qyvo v0.2.0 approved on the official n8n community registry
  • The action node is usableAsTool: true — works directly under n8n's AI Agent node without configuring MCP separately
  • See Connect n8n

2026-04-21 — Click-to-chat widget

  • Widget served from Cloudflare edge (widgets.qyvo.io)
  • Widget config and click logging now resilient to Laravel downtime
  • New API: POST /api/internal/widget-clicks (internal, signed)

2026-04-15 — REST API stabilized as /api/v1/*

  • Renamed the previously-internal /api/zapier/* namespace to /api/v1/*
  • Same endpoints, same auth (Passport mcp scope)
  • Old /api/zapier/* paths kept as redirects through 2026-08-01

2026-04-14 — MCP server v1.0.0

  • 35 tools across Contacts, Segments, Broadcasts, Templates, Sequences, Flows, Inbox, Analytics
  • 4 prompts (Campaign Assistant, Segmentation, Performance, Inbox Triage)
  • 1 resource (Meta WhatsApp guidelines)
  • HTTP transport at /mcp with Bearer auth