Changelog
v2.0.3 - 2025-08-10β
β¨ Transformationsβ
You can now use secrets in your transformations, keeping your sensitive data secure. Weβve also added a host of new source types, including OpenAI, Twilio, Typeform, Discord, and Shopify.
π Secrets Managementβ
Securely store API keys, tokens, and other credentials. Reference them in your destination URLs and transformations to keep them out of your configurations.
π API Keysβ
Weβve introduced API keys, allowing you to build integrations and manage your account programmatically.
π‘οΈ Improved Reliabilityβ
Weβve made several improvements to our infrastructure, including a fix for our circuit breaker and better visibility into webhook delivery errors.
v2.0.2 - 2025-05-22β
π Manual Retriesβ
You can now manually retry failed webhooks. Go to the Outgoing tab in your Event History, select the failed event, and click Retry in the top-right corner.
π Usage Limits UIβ
Weβve added a visual interface to monitor your usage limits. Youβll see your accountβs current usage and limits in the bottom-left corner of the app.
v2.0.1 - 2025-05-12β
π New websiteβ
Weβve revamped our website to reflect our new features, with updated visuals and clearer access to resources.
π Updated docs pageβ
Youβre reading it now. Our improved docs cover everything from getting started with Hooklistener to advanced guides that help you get the most out of the platform. It also includes our full changelog so you can stay up to date.
π¬ Slack communityβ
Weβve moved our community to Slack to provide better support and coordination. Itβs fast, direct, and a tool you probably already use.
πΈ New pricingβ
Our previous pricing didnβt reflect our new direction, so we made it simpler and more generous. You can now process and forward over 1,000 events on the free plan, and the paid plan includes 100,000 events right from the start.
v2.0.0 - 2025-05-04β
Our new webhooks-as-a-service feature, called Bridges, lets you manage retries, handle errors, set up alerts, and stay in control of your webhook traffic. We have added 3 new sections together with a dashboard, to help you get the most out of it.
π§© Bridgesβ
Route, transform, and forward webhooks to one or multiple destinations reliably.
π Retriesβ
Set up retry logic with exponential backoff to handle delivery failures.
π Dashboardβ
Monitor incoming and outgoing usage, track delivery health, and catch issues early.
π₯ Incoming eventsβ
Inspect every incoming webhook, including headers and payloads, to help debug faster.
π€ Outgoing eventsβ
Review detailed logs of webhook deliveries to each destination, including failures and retries.
π οΈ Improvements:β
- Endpoint Debugger: Still free, now faster and easier to use with a redesigned interface.
- Community: Weβve moved our community to Slack, come join the conversation.
- Improved layout and flow across the app for a smoother experience.
v1.0.3 - 2024-12-27β
β¨ Webhook Forwarding and Routingβ
Added the ability to automatically forward incoming webhook requests to another endpoint (or multiple endpoints). This feature enables teams to inspect webhook data while simultaneously testing how their actual application or multiple microservices handle those same payloads, particularly useful for debugging real-time data flows with the safety net of an external logging service.
v1.0.2 - 2024-12-24β
β‘οΈ Schedule Control Enhancementβ
Added ability to pause and resume schedules directly from the schedule card using a dropdown menu, without needing to access the schedule details view.
v1.0.1 - 2024-12-19β
β‘οΈ Copy Endpoint URLβ
Added ability to copy endpoint URLs directly from Dashboard and Endpoints pages without accessing the Endpoint Detail page.
β‘οΈ Enhanced Navigationβ
Improved UX by making entire Endpoint and Schedule boxes clickable, eliminating the need to click specific "View" buttons.
β‘οΈ Quick Endpoint Creationβ
Added "Quick new endpoint" feature in the endpoints page for faster endpoint creation.
v1.0.0 - 2024-12-16β
π Initial Releaseβ
Launch of Hooklistener with core features including webhook debugging, payload inspection, and real-time monitoring.