Changelog
What's New
Every release, every fix, directly from the repository.
v0.2.0Multi-Brand & B2B Commerce
May 9, 2026Added
- +Multi-brand support — run B2C, B2B, or hybrid tenants under a single org
- +B2B commerce — customer accounts with credit limits, payment terms, and pricing tiers
- +B2B order approval gate — orders pend approval before confirmation
- +Distribution groups — named node pools for simplified sourcing rules
- +API key authentication — scoped, expirable keys for machine-to-machine access
- +Brand-scoped access control — users granted roles per brand, not just per org
- +SLA monitoring — per-step breach detection with webhook alerts
- +Platform Owner role and Platform Console UI
- +Node CRUD UI in Architect dashboard
- +66 E2E test cases (up from 41)
Fixed
- •Shopify App Bridge v4 embedded auth errors
- •OAuth open-redirect vulnerability on connector callbacks
- •Fresh org provisioning 500 error from billing schema migration
Changed
- ~Sourcing rules now support B2B/B2C order type and brand filtering
- ~Connectors auto-stamp brand on every synced order
- ~JWT includes platform role for unified auth checks
v0.1.0Initial Open-Source Release
Mar 23, 2026Added
- +15-state order lifecycle with full MongoDB audit trail
- +Multi-channel order ingestion — Shopify, Amazon SP-API, and REST
- +7 sourcing strategies including AI_ADAPTIVE and AI_HYBRID
- +Rule-based routing engine with priority ordering and A/B traffic splitting
- +Multi-location inventory with atomic reservations and adjustment audit log
- +KubeAI assistant — natural language queries over orders, inventory, and nodes
- +AI Architect — proposal-based sourcing rule changes with human approval gate
- +Multi-tenant architecture with per-environment data plane isolation
- +HMAC-signed outbound webhooks with exponential backoff retry
- +React + FastAPI + Docker Compose — runs locally in under 10 minutes
- +41 E2E test cases across auth, orders, inventory, AI, and RBAC
Roadmap
What's Coming
The public roadmap lives on GitHub Projects. These are the planned milestones.
v0.3planned
- →WooCommerce connector
- →Magento connector
- →Kubernetes Helm chart
- →OpenAPI SDK generation (Python, TypeScript, Go)
- →FedEx, UPS, DHL carrier label generation
- →Real-time order tracking webhooks
- →Slack and email notification templates
v1.0planned
- →KubeRiva Cloud (managed hosting)
- →Enterprise SSO (SAML, OIDC)
- →SOC 2 Type II readiness documentation