Skip to main content

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.