diff --git a/src/lib/changelog/v0.15.5.email.html b/src/lib/changelog/v0.15.5.email.html new file mode 100644 index 0000000..bf96a86 --- /dev/null +++ b/src/lib/changelog/v0.15.5.email.html @@ -0,0 +1,8 @@ +
We're excited to share new enhancements focused on streamlining device detection and improving usability for diverse teams. This update delivers smarter scanning and expanded language options for your network management workflows.
+Enjoy a more streamlined discovery process and accessible experience no matter your workflow or language.
diff --git a/src/lib/changelog/v0.15.5.md b/src/lib/changelog/v0.15.5.md new file mode 100644 index 0000000..7371b17 --- /dev/null +++ b/src/lib/changelog/v0.15.5.md @@ -0,0 +1,24 @@ +--- +version: 0.15.5 +date: 2026-04-01 +title: Expanded Fingerprinting & Language Support +social_post: • Jenkins detection via HTTPS header\n• Improved OIDC logo handling in CSP\n• Simplified Grafana cardinality reporting +contributors: Bamboocat0825,Maya,cbrun +category: C +email_subject: Easier automation detection & global UI improvements +--- + +This release improves Jenkins service detection, fixes a bug relating to Content Security Policy, and reduces /metrics cardinality for Grafana reporting. + +## New Features + +- Detect Jenkins instances on HTTPS by recognizing the X-Jenkins header, making it easier to identify automation servers in your scan results ([#579](https://github.com/scanopy/scanopy/pull/579)). + +## Improvements + +- Add OIDC authentication provider logos to the Content Security Policy, ensuring a more consistent sign-in experience for third-party authentication ([#578](https://github.com/scanopy/scanopy/pull/578)). +- Reduce cardinality reporting for Grafana, increasing performance and making dashboard metrics easier to interpret ([#567](https://github.com/scanopy/scanopy/pull/567), [#572](https://github.com/scanopy/scanopy/pull/572), [#577](https://github.com/scanopy/scanopy/pull/577)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.15.4...v0.15.5 diff --git a/static/changelog/v0.15.5/.gitkeep b/static/changelog/v0.15.5/.gitkeep new file mode 100644 index 0000000..e69de29