Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@azasypkin azasypkin released this 26 Dec 20:03
· 41 commits to main since this 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