changelog

What we shipped.

Streamed live from github.com/xalgorix/xalgorix/releases. Every tag, every release note — the same source of truth the binary advertises with xalgorix --version.

Platform updates

Hosted product changes — dashboard, API, integrations, and site.

Sep 01, 2026
fix

Scan concurrency and restart-state recovery

Scanner capacity now distinguishes running instances from remaining RAM slots, so healthy queued scans no longer remain pending behind an impossible shrinking maximum. The admin view separates running, queued, and paused scanner work. Graceful restart handoffs no longer terminalize active Supabase rows. If resumed work finishes before SaaS observes its active window, the stopped row self-heals only after an exact, backend-bound scanner snapshot proves both completion and a restart-only stop reason.

Aug 31, 2026
improvement

Cleaner responsive site navigation

The desktop header now keeps its navigation and account controls on one 56px row. Core destinations remain visible, secondary links move into a compact More menu, and narrower viewports switch cleanly to the complete mobile navigation without horizontal overflow.

Aug 31, 2026
feature

August 31 security briefing

Published a primary-source briefing on ZBT factory firmware implants, AshGraphQL resource exhaustion, exploited SQL Server CVE-2019-1068, CISA vulnerability trends, and governed AI cyber defense, with credited VulnCheck and CISA visuals.

Aug 30, 2026
feature

Simplified Chinese across Xalgorix SaaS

Added a persistent English / Simplified Chinese language switcher and translated public pages, authentication, dashboard, scans, findings, billing, organization, settings, and administrative workflows.

Aug 30, 2026
fix

Scanner and SaaS state reconciliation

Stopping a scan no longer marks the SaaS row stopped until the scanner confirms cancellation. Active scanner instances can also restore an exact missing or silently stopped ownership row, keeping real activity and Supabase state aligned.

Aug 29, 2026
fix

Reliable billing cancellation state

Subscription reconciliation now preserves provider cancellation state and paid-through access, while reliably repairing stale active subscription rows without shortening a customer's purchased period.

Aug 28, 2026
fix

Resilient scan completion sync

Scan completion no longer remains stuck when a large or WAF-sensitive log payload is rejected upstream. The sync path degrades safely while preserving completion state and finding totals.

Aug 27, 2026
feature

Hosted vs self-hosted comparison

Added a transparent hosted-versus-self-hosted guide with a total-cost calculator, operational tradeoffs, and direct paths to either run the open-source engine or start a managed scan.

Aug 27, 2026
feature

Bulk scans and security-context attachments

Operators can launch multiple targets from one submission and attach source, API, architecture, or other security context files that seed the engine's assessment.

Jul 06, 2026
improvement

Enterprise plan & B2B positioning

Team-focused homepage messaging plus a new Enterprise tier — SSO/SAML & SCIM, self-hosted deployment, volume credits, annual invoicing, RBAC, DPA/SLA, and dedicated support. Added Talk-to-sales CTAs across the site.

Jul 06, 2026
feature

Interactive API explorer

The dashboard API page now has an endpoint picker, an editable request, live curl / JavaScript / Python snippets, and a zero-side-effect dry-run for the scan-start call — integrate without opening the docs.

Jul 06, 2026
feature

Blog

Launched the Xalgorix blog with inline diagrams, per-article Open Graph images, and BlogPosting structured data. First post: “Detection is not proof — inside exploit-verified pentesting.”

Jul 06, 2026
feature

Signed scan.completed webhooks

Register HTTPS endpoints to receive a signed scan.completed event (HMAC-SHA256), with a delivery log and one-click Send test.

Jul 06, 2026
feature

Embeddable security badge

Public Trust Pages now expose an SVG status badge (status / findings / severity / last-scan, with a custom label option) you can drop straight into a README.

Jul 05, 2026
feature

Xalgorix Scan GitHub Action

Run a scan from CI against a deployed target and fail the build on exploit-verified findings above a severity threshold. Public REST API also gained a findings endpoint and source-repo (whitebox) support.

Engine releases

Streamed live from the open-source engine on GitHub.

Aug 30, 2026
v4.6.5
feature

v4.6.5

Added an opt-in **Notify on scan completion** setting for Discord and Telegram (`XALGORIX_NOTIFY_SCAN_COMPLETE`, default `false`). Queue-level and report-level completion summaries now respect the setting while per-vulnerability alerts remain unchanged. Live setting updates are race-safe, and the README and architecture guide document the new behavior.

Aug 29, 2026
v4.6.4
feature

v4.6.4

Added macOS ARM64 support and multi-architecture container images.

Aug 27, 2026
v4.6.3
feature

v4.6.3

The CLI now reports LLM token usage at scan completion and explains hosted-service cost coverage. Documentation also adds a direct, practical comparison of self-hosted and hosted Xalgorix.

Aug 26, 2026
v4.6.2
feature

v4.6.2

MiniMax-backed scans now use MiniMax's native web_search capability.

Aug 24, 2026
v4.6.1
fix

v4.6.1

Fix: reporting now rejects fabricated or unreachable non-findings and no longer infers proof from a description alone.

Aug 23, 2026
v4.6.0
feature

v4.6.0

Brand and UX milestone: a new transparent logo and icon set, Light / Dark / System dashboard themes, and multi-file Postman uploads with collection, environment, variable, and authentication resolution. No breaking changes.

Aug 23, 2026
v4.5.156
feature

v4.5.156

Added a persisted Light / Dark / System theme and multi-file Postman upload with variable and authentication resolution.

Aug 23, 2026
v4.5.155
fix

v4.5.155

Fix: removed a flaky scan-acknowledgement test cleanup race.

Aug 22, 2026
v4.5.154
feature

v4.5.154

Completed the red-emblem brand refresh across the logo, README banner, screenshots, and issue templates.

Aug 19, 2026
v4.5.153
fix

v4.5.153

Fix: eliminated data races on shared resolver and agent-runner globals.

Aug 19, 2026
v4.5.152
fix

v4.5.152

Redesigned PDF export with a card-based layout and pagination fixes, and expanded README screenshots and sponsorship metadata.

Aug 16, 2026
v4.5.151
feature

v4.5.151

Discord and Telegram vulnerability alerts now include exploitation evidence. Docker images always ship the latest Nuclei engine and templates, and Gemini safety thresholds are configurable for authorized testing.

Looking for older releases? The repo has 326+ tags.

View all releases on GitHub →