-
Webhooks and Windows Stable
released this
2026-07-16 20:04:23 -04:00 | 7 commits to main since this releaseAdd webhook support with UI, API, and backend integration:
- Introduced webhook endpoints supporting hits, lockouts, and unresponsive host notifications.
- Implemented webhook UI/modal with CRUD operations in the frontend.
- Added webhook payload signing with HMAC-SHA256 and retry logic for delivery attempts.
- Extended database schema and models to store webhook configurations.
- Updated backend handlers, routes, and queries for webhook management.
- Enabled cross-platform system paths and dynamic DNS resolution based on OS.
Downloads