Skip to content

v1.0.0-alpha.5 (2024-01-10)

Pre-release
Pre-release
Compare
Choose a tag to compare
@azasypkin azasypkin released this 10 Jan 19:03
· 79 commits to main since this 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)

changelog_1 0 0_alpha 5_responders_script

  • webhooks: display f icon next to the responder name if it is configured with a script (ecb3af7)

changelog_1 0 0_alpha 5_responders_script_indicator

  • webhooks: display full client socket address, responder request path and query string in captured requests grid (f78f5e2)

changelog_1 0 0_alpha 5_responders_client_socket_and_query_string

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