MetaPilot Changelog
All notable changes to MetaPilot will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[4.0.0] - 2026-07-24
Added
- Production Documentation Portal: Complete 15-directory documentation structure in featuring landing
docs/portals, Request Lifecycles, Threat Model, Runbooks, and 15-Point Module Specifications.README.md - Developer Automation Scripts: Added and
scripts/create_superadmin.py.scripts/generate_fernet_key.py --write-env - Fernet Development Fallback: Automatic dev key fallback in and
settings.pywhen running intenants/models.pymode.DEBUG=True - OpenRouter AI Auto-Responder & Vision: Integration of text () and vision (
stepfun/step-3.5-flash) models.openai/gpt-4o - Realtime Chat Inbox: Django Channels 4.0 WebSockets on .
/ws/inbox/<tenant_id>/ - Broadcast Scheduler Engine: Celery Beat cron engine with Token Bucket rate limiting (50 msgs/sec).
Changed
- Refactored project name branding from Wavi to MetaPilot across frontend () and backend (
apps).services/api - Default local database configuration changed to SQLite () for seamless out-of-the-box local developer onboarding.
db.sqlite3