v1.0.3
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
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
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
Initial Release
Launch of Hooklistener with core features including webhook debugging, payload inspection, and real-time monitoring.