diff --git a/changelog.mdx b/changelog.mdx index 4f620bf..ab463d3 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,7 +4,23 @@ description: "New features, improvements, and fixes to the Hacktron platform." rss: true --- -{/* CHANGELOG:INSERT last-prod-sha=4b314a3536105727eddda2a900d822e02633438f - the changelog workflow inserts new blocks directly below this line. Do not remove this marker. */} +{/* CHANGELOG:INSERT last-prod-sha=f20df8039880d84f5869f75a2f18514551b39531 - the changelog workflow inserts new blocks directly below this line. Do not remove this marker. */} + + + ## Dismiss a finding and your PR check clears instantly + + **PR and MR checks update on triage**: When you mark a finding as a false positive or accepted risk, the GitHub check or GitLab commit status flips back to passing right away, with no manual re-run needed. If you later reopen the finding, the check fails again to match. + + **Close findings as duplicates**: You can now mark a finding as a duplicate of another finding in the same repository, and unmark it if needed. A duplicated finding inherits its canonical finding's severity when the PR gate counts blocking issues. + + **Scan volume chart**: The dashboard's scan volume widget now shows a stacked bar chart instead of a line graph, with a tooltip on each bar showing the Code Review and Whitebox scan counts for that day. + + **Upload scans named after the archive**: When you start a Whitebox scan from an uploaded archive, the scan now takes the archive's filename as its name instead of a generic label. + + **Legal agreement before trial or billing**: You now review and accept the terms of service before starting a free trial or adding a payment method. + + **[Set up GitHub or GitLab →](/code-review/integrations/github-gitlab)** + ## Control your scans and account security like never before