Changelog

New features, improvements, and fixes for IntelliPortal.

v1.2.0

Added
  • Key management API — create, rotate, and revoke API keys programmatically
  • Scoped key permissions with TTL and per-client restrictions
  • Audit log for all key management operations
Improved
  • Webhook retry backoff now configurable per-endpoint
  • Dashboard API keys page redesigned with bulk actions

v1.1.0

Added
  • Embedded Signup SDK for WhatsApp Business onboarding
  • AI voice call transcripts available via API
  • Email channel support (send and receive)
Improved
  • Send API now supports batch messages (up to 100 per request)
  • Webhook delivery logs include full request/response headers
Fixed
  • Fixed race condition in concurrent template message sends
  • Resolved webhook signature verification edge case with UTF-8 payloads

v1.0.0

Added
  • Initial public release of IntelliPortal API
  • WhatsApp, Instagram, and Messenger channel support
  • Web chat widget with AI routing
  • Real-time webhooks with HMAC-SHA256 signing
  • Bearer token authentication with scoped keys
  • Multi-tenant architecture for SaaS platforms
  • Full documentation and API reference