From d8555eaa86ac646ae0ff039c9c729d34d1e73523 Mon Sep 17 00:00:00 2001 From: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> Date: Wed, 27 May 2026 10:05:08 -0600 Subject: [PATCH] docs: add 2.58.3 and 2.58.4 release notes to Pro changelog Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/content/releases/pro/changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/content/releases/pro/changelog.md b/docs/content/releases/pro/changelog.md index e94267f4c77..a55dde17577 100644 --- a/docs/content/releases/pro/changelog.md +++ b/docs/content/releases/pro/changelog.md @@ -12,6 +12,18 @@ For Open Source release notes, please see the [Releases page on GitHub](https:// ## May 2026: v2.58 +### May 26, 2026: v2.58.4 + +* **(Pro UI)** Migrated the Pro UI select buttons to the new shared component for consistent behavior across forms. +* **(Reports)** Lowered the minimum permission required to access reporting, so more roles can reach reports without elevated privileges. +* **(Tools)** CycloneDX parser no longer drops the `vector` field on import. + +### May 18, 2026: v2.58.3 + +* **(Licensing)** Pro features are now blocked at 130% license usage, with weekly finding-usage enforcement backed by a new auditable multi-enforcement License Policy. The capacity alert threshold was raised from 80% to 90%. +* **(Pro UI)** Added UI support for relative location relationships. +* **(Permissions)** Finding duplicate API actions now enforce object-level permission checks, report views are scoped to the requesting user's authorized products, and location finding references are anchored to the finding's own product. + ### May 11, 2026: v2.58.2 * **(Connectors)** Connectors now support subtypes, so a single connector type can be configured against multiple flavors of the same upstream tool.