changelog

What's new in HookSync

v0.4.0latest
May 15, 2026
newConsumer portal: generate short-lived tokens for your customers
newOAuth login via Google and GitHub
newTOTP two-factor authentication
newAudit log — full trail of auth, billing and org events
newTeam management: invite members, change roles, remove members
improvedDelivery retry button directly on the event detail page
improvedEvent filtering by event_type
v0.3.0
April 20, 2026
newBilling integration with Stripe Checkout and Customer Portal
newUsage dashboard with per-plan limits and progress bars
newEndpoint detail page with delivery history and active toggle
improvedPagination on events and endpoints lists
fixedError envelope parsing — proper messages instead of "HTTP 404"
v0.2.0
March 30, 2026
newEmail verification flow
newPassword reset via email token
newHMAC-SHA256 webhook signature on all deliveries
newDelivery retry with exponential backoff (up to 5 attempts)
improvedWorker: dead-letter queue for abandoned deliveries
v0.1.0
March 1, 2026
newInitial release — webhook ingest and delivery
newMulti-tenant organizations with RBAC
newSession-based auth with CSRF protection
newAPI keys for programmatic access
newEvents and delivery log