Product updates

Changelog

What's new in MegaClaw β€” features, fixes, and improvements.

v1.0
Aug 2026
MegaClaw v1.0 β€” Major Release

Multi-AI Provider Support, Service Catalog, RAG Chat, Webhook integration, Audit Logs, and Flexible Scheduler. The most significant release since launch.

  • NewMulti-AI Provider Support β€” Claude, Ollama, OpenRouter, Azure OpenAI. Switch anytime from Settings.
  • NewService Catalog β€” 21 pre-built integrations. Connect in 30 seconds with zero AI tokens.
  • NewRAG Chat β€” Upload documents and query them with AI. Personal + shared knowledge bases.
  • NewRAG AI Agent β€” Full agentic loop with multi-step reasoning over your documents.
  • NewWebhook support β€” Trigger tasks from n8n, Zapier, Make, or any HTTP client.
  • NewAudit Logs β€” Full task and login history. Retention scales with plan.
  • NewFlexible Scheduler β€” cron, interval, one-time, and event-driven scheduling.
  • NewMCP Server β€” Native Claude Desktop integration via Model Context Protocol.
  • NewBYOK β€” Bring Your Own Key for all AI providers. Zero token deduction.
  • ImprovedOAuth2 Connect β€” One-click Google, GitHub, Microsoft authentication for integrations.
  • SecurityAES-256 encryption for all credentials. Multi-tenant database isolation enforced.
  • SecurityRole-based access control β€” Superadmin, Admin, User, Demo roles.
v0.9
Jun 2026
Workflow Engine + Multi-language support

Visual workflow builder, control flow nodes, and support for English, German, Arabic, and French.

  • NewVisual Workflow Builder β€” drag-and-drop nodes, conditions, loops, parallel execution.
  • NewAI Agent per step β€” each workflow node can call a different AI provider.
  • NewImport/Export workflows as JSON β€” share and version-control automations.
  • NewRun logs and retry β€” view execution history, retry failed steps in one click.
  • NewMulti-language UI β€” English πŸ‡¬πŸ‡§, German πŸ‡©πŸ‡ͺ, Arabic πŸ‡ΈπŸ‡¦, French πŸ‡«πŸ‡·.
  • ImprovedTask execution speed β€” 40% faster for complex multi-step integrations.
  • FixToken dashboard refresh race condition resolved.
v0.8
Mar 2026
API Reference + Proxmox & SAP native support

Full REST API documentation, Proxmox VE deep integration, and SAP BTP connector launch.

  • NewProxmox VE API β€” manage VMs, containers, nodes, storage, and networking via plain language.
  • NewSAP BTP / HANA connector β€” automate SAP workflows and data queries.
  • NewFull REST API β€” documented endpoints for all task types, integrations, and admin operations.
  • NewPostgreSQL integration β€” execute queries, manage schemas, and automate database tasks.
  • ImprovedSSH / Shell integration β€” now supports key-based auth and multi-command pipelines.
  • FixSession timeout handling on long-running tasks.
  • SecurityAPI key rotation support added for all tenants.