Skip to content

Releases: secutils-dev/secutils-webui

1.0.0-beta.1 (2024-05-20)

20 May 14:29
Compare
Choose a tag to compare
Pre-release

Refer to #secutils/v1.0.0-beta.1 for the full Secutils.dev release notes.

⚠ BREAKING CHANGES

  • platform, security: migrate user authentication to Ory Kratos (b785d68)

Features

  • platform: add Account UI to view and manage subscription details (3e09090)

  • webhooks: allow enabling/disabling responders (1104922)

  • platform: allow zooming script editor content with the mouse wheel (187fdfd)
  • web-scraping: limit a number of tracker revisions and responder requests according to the user subscription (24da25e and 1d67a98) according to the user subscription

Bug Fixes

  • platform: redirect user to /signin after signout and do not cache index.html (bb581f6)
  • utils: increase width of the Actions column for certificates, private keys, and CSP (f8a48d9)

Full Changelog: v1.0.0-alpha.5...v1.0.0-beta.1

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

10 Jan 16:36
Compare
Choose a tag to compare
Pre-release

Refer to #secutils/v1.0.0-alpha.5 for the full Secutils.dev release notes.

⚠ 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: v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.4 (2023-12-26)

26 Dec 20:03
Compare
Choose a tag to compare
Pre-release

Refer to #secutils/v1.0.0-alpha.4 for the full Secutils.dev release notes.

Features

  • platform: add support for job retries in all web page tracker UIs (only constant strategy) (b44fd2d)

changelog_1 0 0_alpha 4_retries

  • certificates: introduce UI for a new Certificates -> Private keys utility (a9462dd, check out the guides to learn more)

changelog_1 0 0_alpha 4_private_keys

  • certificates: allow sharing certificate templates (dc3a269, check out the guides to learn more)

changelog_1 0 0_alpha 4_share_certificate_templates

  • web-scraping: add UI for custom HTTP headers for web page trackers (5ec9b00)

changelog_1 0 0_alpha 4_tracker_headers

  • web-scraping: introduce UI for a new Web Scraping -> Content utility (dcde972, check out the guides to learn more)

changelog_1 0 0_alpha 4_content_trackers

  • web-scraping: redesign web page tracker previews (22bea69)

changelog_1 0 0_alpha 4_trackers_preview

changelog_1 0 0_alpha 4_import_csp

  • webhooks: add support for "subdomain"-based webhook URLs (edc77c3, check out the guides to learn more)

changelog_1 0 0_alpha 4_responders_subdomain

  • webhooks: support responders with the same path, but different HTTP methods (ec43221)

changelog_1 0 0_alpha 4_responders_same_path

Fixes

  • platform: make sure grid items are rendered consistently (6213cc6)
  • certificates: properly handle name change in certificate template editor (5134646)
  • certificates: fix docs links for certificate templates and private keys (87d1759)
  • web-scraping: use tracker ID as a unique identifier instead of name (6ead9be)
  • web-security: remove X-User-Share-Id from URL if it is invalid to avoid infinite reload loop (64ea260)

Enhancements

  • web-scraping: render web page tracker name with indicators for scheduled checks and notifications (7fca493)

changelog_1 0 0_alpha 4_trackers_indicators

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.1-alpha.1 (2023-06-04)

04 Jun 21:29
Compare
Choose a tag to compare
Pre-release

This is a bug-fix release of Secutils.dev Web UI.

Fixes

  • [Misc] Update footer to include links to Blog and Documentation (8ce447e).

Secutils.dev API doesn't have any changes in this release.

v1.0.0-alpha.1 (2023-05-16)

16 May 13:28
Compare
Choose a tag to compare
Pre-release

This is the first public (alpha) release of Secutils.dev Web UI 🎉

Features

Refer to https://github.com/secutils-dev/secutils/releases for the Secutils.dev API release notes.