Skip to main content

Changelog

Notable updates and changes to the Hooklistener platform.

2026

Replayable Integration Cases

  • Added saved replay cases for captured webhook requests
  • Added response assertions for expected status codes and JSON body subsets
  • Added named case suites, reusable replay targets, and durable suite run reports
  • Added REST API and MCP tools for saving, replaying, running, and sharing cases

Product Cleanup

  • Removed Datastore, Automations/action chains, custom scripts, schedules, Slack notification settings, and inbound email forwarding
  • Removed the Datastore API, Endpoint Actions API, and related MCP tools

2025

Socket Debugging

  • Added real-time debugging for WebSocket, Socket.IO, and MQTT connections
  • Connect to any server and inspect messages, frames, and connection lifecycle events

MCP Server

  • Added MCP (Model Context Protocol) server for AI coding assistants
  • Supports Claude Code, Codex, Cursor, and Windsurf
  • Create endpoints, inspect webhooks, and manage monitors via natural language

Uptime Monitoring

  • Added uptime monitoring with configurable health checks
  • Email alerts for monitor status changes
  • Public status pages for sharing service health

Email Testing

  • Added inbound email testing via hookinbox.com
  • Capture emails, inspect content and headers

CLI Improvements

  • HTTP tunneling — expose local servers with hooklistener tunnel
  • Static tunnel slugs for persistent subdomains
  • Interactive TUI with search, filtering, and export
  • Shell completions for bash, zsh, fish, PowerShell, and elvish
  • JSON output mode for scripting

Platform

  • Request sharing with password protection and expiration
  • Request comparison (diff two requests)
  • CSV export for captured requests
  • Audit log for organization activity tracking
  • Secrets management (encrypted key-value storage)
  • Signing secrets for HMAC verification
  • Anonymous endpoints for quick testing