Changelog
All notable changes to Hookbase are documented here.
March 2026
Added
- Batch Destinations — Aggregate events and deliver them on a schedule instead of one-by-one. Useful for analytics pipelines and data warehouses.
- API Explorer — Interactive API documentation powered by Scalar. Test endpoints directly from the docs.
- Postman Collection — Import Hookbase API endpoints into Postman with pre-configured environments.
- 5 new use cases — Email Delivery Monitoring, Payment Consolidation, Deployment Incident Routing, SaaS User Onboarding, Customer Data Sync.
Improved
- Documentation search upgraded to Algolia DocSearch for faster, more relevant results.
- Added SEO metadata and Open Graph tags across all documentation pages.
February 2026
Added
- Kubernetes Operator — Deploy and manage Hookbase resources using Kubernetes Custom Resource Definitions. See the Operator Guide.
- Helm Chart — Install the Hookbase operator via Helm with configurable values. See Helm Chart docs.
- CRD Reference — Full reference for
WebhookSource,WebhookDestination, andWebhookRouteCRDs. See CRD Reference. - Static IP Delivery — Route outbound webhook deliveries through static IP addresses for firewall allowlisting. See Static IP guide.
- Supabase Integration — Receive webhooks from Supabase database changes and edge functions. See Supabase integration.
- Vercel Integration — Route Vercel deployment and domain webhooks. See Vercel integration.
- Webhook Logging & Audit use case — Step-by-step guide for centralized webhook audit trails. See Webhook Logging & Audit.
Improved
- Documentation restructured with expanded API reference covering transforms, filters, schemas, analytics, audit logs, notification channels, and cron groups.
- Added 8 new guide pages covering pipeline architecture, deduplication, failover, custom domains, and more.
January 2026
Added
- Shopify Integration — Full support for Shopify webhooks with HMAC-SHA256 verification. See Shopify integration.
- Twilio Integration — Receive Twilio SMS, voice, and StatusCallback webhooks. See Twilio integration.
- Field Encryption — Encrypt sensitive fields in webhook payloads with AES-256-GCM before storage. See Field Encryption guide.
- Circuit Breaker — Automatic circuit breaker for destinations that become unresponsive. See Circuit Breaker guide.
- IP Filtering — Allowlist or blocklist source IPs per webhook source. See IP Filtering guide.
- Notification Channels — Configure Slack, email, and webhook alerts for delivery failures and circuit breaker events. See Notification Channels guide.
- Audit Logs — Track all configuration changes with detailed audit trails. See Audit Logs guide.
December 2025
Added
- MCP Server — AI assistant integration for managing Hookbase via natural language. See MCP overview.
- Cron Jobs — Schedule recurring webhook deliveries with cron expressions. See Cron guide.
- Tunnels — Secure WebSocket tunnels for local webhook development. See Tunnels guide.
- CLI Tool — Command-line interface for managing sources, destinations, routes, and tunnels. See CLI overview.
November 2025 — Initial Release
Added
- Core Platform — Webhook ingestion, routing, transformation, and delivery.
- Sources — Create ingestion endpoints with provider-specific signature verification.
- Destinations — HTTP/HTTPS endpoints with configurable timeouts and headers.
- Routes — Connect sources to destinations with optional transforms and filters.
- Transforms — JSONata-based payload transformation.
- Filters — JSONata-based event filtering.
- Schemas — JSON Schema validation for incoming webhooks.
- Automatic Retries — Exponential backoff with configurable retry limits per plan.
- Dead Letter Queue — Capture events that exhaust all retry attempts.
- Dashboard — Web UI for managing all resources, viewing events, and inspecting deliveries.
- API — Full REST API for programmatic access.
- Integrations — Built-in support for Stripe, GitHub, Slack, Paddle, Square, Linear, Intercom, HubSpot, Clerk, Resend, SendGrid, Postmark.
- Plans — Free, Starter, Pro, and Business tiers with usage-based limits.
Subscribe to product updates at hookbase.app.