v1.0.0-alpha.5 (2024-01-10)
Pre-release
Pre-release
Secutils.dev API
⚠ BREAKING CHANGES
- webhooks: drop dedicated
delay
responder setting in favor of custom responder JavaScript extension (5fe5d8a)
Features
- platform: implement Deno-based
JsRuntime
to support user extensions and scripts (98a5d8a) - webhooks: add support for custom responder JavaScript extensions (5fe5d8a)
- webhooks: capture full client socket address in responder and expose it to the script context (430a9f9)
- webhooks: capture responder request path and query string (67eb50a)
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
Secutils.dev Web UI
⚠ BREAKING CHANGES
- webhooks: drop UI for the dedicated
delay
responder setting in favor of custom responder JavaScript extension (7727f82)
Features
- webhooks: add UI to support custom responder JavaScript extensions (7727f82)
- webhooks: display
f
icon next to the responder name if it is configured with a script (ecb3af7)
- webhooks: display full client socket address, responder request path and query string in captured requests grid (f78f5e2)
Full Changelog: secutils-dev/secutils-webui@v1.0.0-alpha.4...v1.0.0-alpha.5
Secutils.dev Web Scraper
Maintenance release (dependency upgrades and other chores).
Full Changelog: secutils-dev/secutils-web-scraper@v1.0.0-alpha.4...v1.0.0-alpha.5