Tags: getaxonflow/axonflow
Tags
v7.9.0 — Decision History API + policy_version recorded on every deci… …sion Customer-facing surfaces: - GET /api/v1/decisions list endpoint with tier-aware retention windows (Free 24h/5 results, Pro 30d/100 results) and cursor pagination - list_recent_decisions MCP tool fanned across all 4 plugins (claude/cursor/codex/openclaw) - policy_version_at_decision recorded inline on every audit row whose decision was driven by a static policy match Other: - Telemetry updates: startup pings classify CI/dev/unlicensed pings as internal and segregate them from real-customer signal in the operator digest Synced from getaxonflow/axonflow-enterprise v7.9.0 (sha 50cc75167) and runtime-proven on the community-saas SaaS deployment at try.getaxonflow.com (/health reports version 7.9.0).
v7.7.0 — V1 Plugin Pro paid tier + recovery + GDPR V1 launch release. First public release of the paid Pro tier and credential recovery for AxonFlow Community SaaS, alongside the unified license matrix from ADR-050. Self-hosted Enterprise deployments are unaffected. See CHANGELOG.md v7.7.0 entry for the full per-edition breakdown.
v7.6.1 — governance overrides + audit-search response fixes PATCH release. Two user-visible bug fixes around the read-side governance surface. Companion to plugin releases claude/cursor/codex 1.1.0 and openclaw 2.1.0 which expose this surface as agent-callable tools. - audit/search returns [] not null on empty result sets - overrides 403 for severity=critical system policies (auth bypass, time-based blind SQLi, stacked DROP, government IDs, financial PII)
v7.6.0 — Policy-engine response cleanup + per-category enforcement co… …ntrols MINOR release. policy_info.matched_policies API field added; bug fixes for matched_policies dedup and sys_pii_booking_ref over-matching SQL keywords. Migration 074 patches existing systems for the booking-ref pattern fix. See CHANGELOG.md for full details.
fix(orchestrator): /health compat parity + readme upgrade banner (#373) Two small platform-side cleanups landed after the v7.5.0 sync: - Orchestrator's /health (port 8081) now reports the same SDK and plugin compatibility pins the agent's /health (port 8080) reports. SDK floor bumped to 7.0.0 across all four SDKs; plugin compatibility map added with openclaw 2.0.0 and the three CLI plugins (claude-code, cursor, codex) at 1.0.0. Operators hitting orchestrator /health for diagnostics no longer see last-cycle SDK pins or a missing plugin compat block. - README gains a one-line evergreen upgrade-recommended banner near the top, between the intro and the first ## section. Wording avoids version numbers; the two links resolve to canonical surfaces that always reflect current state (latest release tag + security advisories). Source Commits: ff8c54022,748944268
PreviousNext