Changelog

What's New

A complete history of releases, features, improvements, and bug fixes across the Bolor Intelligence platform.

v1.0.0February 7, 2026Major Release

General Availability

The official launch of the Bolor Intelligence platform. All seven products are now generally available with production SLAs, enterprise support, and comprehensive documentation.

New Features

  • All seven products (OrchestrAI, AgentGuard, MindVault, ComplianceGraph, DataReady, EvoAgent, VerticalAI) are now generally available
  • Production-ready REST API with comprehensive OpenAPI specification
  • Self-serve dashboard with real-time usage analytics, billing management, and API key administration
  • Official Python SDK (bolor-python) and TypeScript SDK (bolor-ts) published to PyPI and npm
  • Webhook support for real-time event notifications across all products
  • Enterprise SSO integration with SAML 2.0 and OIDC providers

Improvements

  • OrchestrAI routing latency reduced to under 15ms for model selection decisions
  • MindVault knowledge graph queries now support fuzzy matching and semantic similarity search
  • ComplianceGraph audit reports can be exported as PDF and CSV
  • Rate limiting headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset) included in all responses

Bug Fixes

  • Fixed edge case in AgentGuard where nested rule conditions could cause false positives
  • Resolved memory leak in long-running EvoAgent population simulations
v0.9.0January 15, 2026

Public Beta

Public beta release with self-serve registration, billing integration, and significant performance improvements across all products.

New Features

  • Self-serve registration and onboarding flow with email verification
  • Stripe-based billing integration with three pricing tiers: Free, Pro, and Enterprise
  • Dashboard with real-time API usage charts, cost tracking, and quota monitoring
  • API key management with scoped permissions per product and environment
  • VerticalAI starter kits for healthcare (HIPAA-aware) and financial services (SOX-compliant)

Improvements

  • OrchestrAI now supports custom model priority lists and cost ceilings per request
  • AgentGuard rule engine rewritten for 3x faster verification throughput
  • MindVault now supports batch store operations for bulk knowledge ingestion
  • DataReady analysis reports include actionable remediation suggestions

Bug Fixes

  • Fixed race condition in concurrent MindVault write operations
  • Corrected ComplianceGraph timestamp handling for non-UTC timezones
  • Fixed OrchestrAI fallback logic when the primary model returns a 503
v0.8.0December 5, 2025

Private Alpha

Initial alpha release shared with 20 design partners. Core product functionality, basic API, and internal dashboard.

New Features

  • OrchestrAI multi-model routing engine with support for OpenAI, Anthropic, and open-source models
  • AgentGuard pre-execution verification with configurable rule sets
  • MindVault knowledge graph storage with semantic recall via embedding similarity
  • ComplianceGraph rule-based compliance checking with audit trail
  • DataReady data quality scoring with bias detection for tabular datasets
  • EvoAgent genetic algorithm engine for agent population optimization
  • NSAF (Neuro-Symbolic AI Framework) core reasoning engine
  • RESTful API with JWT-based authentication
  • Internal admin dashboard for monitoring and configuration

Improvements

  • Initial performance benchmarks: 50ms average routing latency, 99.5% accuracy on standard benchmarks
  • Knowledge graph supports up to 1M facts per tenant in alpha