Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ description: "New features, improvements, and fixes to the Hacktron platform."
rss: true
---

{/* CHANGELOG:INSERT last-prod-sha=4319321f8e884fb0b46a31b9abca0e5180e44f56 - the changelog workflow inserts new <Update> blocks directly below this line. Do not remove this marker. */}
{/* CHANGELOG:INSERT last-prod-sha=9bb430063af35406e824f456f775a62d409b703a - the changelog workflow inserts new <Update> blocks directly below this line. Do not remove this marker. */}

<Update label="August 5, 2026" tags={["Billing"]}>
## Two separate credit balances, one for each scan type

**Separate Automation and Whitebox credits**: Your credits are now split into two independent accounts - Automation credits for Code Review and one for Whitebox scans. Each has its own balance, billing period usage, and top-up settings, so spending on one type never affects the other.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Correct the Code Review billing description

For users reading the changelog to understand the new balances, this sentence says Automation credits are for Code Review, but the billing docs distinguish Code Review as seat/subscription billed while Automation credits are consumed by automation/remediation runs. Please phrase this as Automation/remediation credits versus Whitebox Scan credits; otherwise the changelog announces the wrong billing model and can make teams think PR reviews spend from the Automation balance.

Useful? React with 👍 / 👎.


**[See billing and plans →](/platform/billing)**
</Update>

<Update label="August 3, 2026" tags={["Integrations","Code Review","Dashboard","Whitebox","Billing"]}>
## Azure DevOps is here, plus bulk triage and live AI runs
Expand Down
Loading