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
12 changes: 11 additions & 1 deletion changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ 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=db55913e7956306b69f35b8f29c2528e07162ff1 - the changelog workflow inserts new <Update> blocks directly below this line. Do not remove this marker. */}

<Update label="August 6, 2026" tags={["Billing","Whitebox","Self-Hosting"]}>
## See exactly where each credit goes

**Separate Automation and Whitebox credit accounts**: The billing page now shows Automation credits and Whitebox Scan Credits as two independent accounts, each with its own balance, purchase flow, and usage history. You can top up either pool on its own schedule without the two competing for the same balance.

**GitHub Enterprise Server repos in on-prem Whitebox scans**: If you run Hacktron on-premises and have a GitHub Enterprise Server connection set up, you can now select those repos directly as the source for a Whitebox scan, alongside any locally hosted repositories.

**[See billing and plans →](/platform/billing)** · **[Start a Whitebox scan →](/white-box-pentest/quickstart)** · **[Connect GitHub Enterprise Server →](/platform/repositories/github-enterprise-server)**
</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