v1.0.0-alpha.4 (2023-12-26)
Pre-release
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)
- certificates: introduce UI for a new
Certificates -> Private keys
utility (a9462dd, check out the guides to learn more)
- certificates: allow sharing certificate templates (dc3a269, check out the guides to learn more)
- web-scraping: add UI for custom HTTP headers for web page trackers (5ec9b00)
- web-scraping: introduce UI for a new
Web Scraping -> Content
utility (dcde972, check out the guides to learn more)
- web-scraping: redesign web page tracker previews (22bea69)
- web-security: implement UI for importing content security policies (CSP) (de60ab7, check out the guides and this blog post to learn more)
- webhooks: add support for "subdomain"-based webhook URLs (edc77c3, check out the guides to learn more)
- webhooks: support responders with the same path, but different HTTP methods (ec43221)
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)
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4