Changelog
A history of updates and improvements to Sophon.
v1.0.0
launch
March 1, 2026- Initial release of Sophon
- Multi-agent runtime with LLM-based routing
- 12+ channel adapters (WhatsApp, Telegram, Slack, Discord, etc.)
- Visual workflow builder with 20+ node types
- Intelligent memory system with agent-scoped isolation
- Document processing pipeline (PDF, DOCX, XLSX, images, audio)
- Secure code sandbox (Docker + gVisor, process fallback)
- Credential vault with OAuth 2.1 + PKCE
- Human approval gates with risk classification
- React 19 Dashboard with 18+ pages
- Electron desktop app (Windows, macOS, Linux)
- Three tiers: Personal (free), Pro, Enterprise
- Enterprise features: SSO, RBAC, audit logs, multi-tenancy
v0.9.0-beta
beta
February 15, 2026- Agent-scoped memory with database storage
- Channel file attachment support
- Process sandbox fallback for non-Docker environments
- Workflow expression engine with recursive descent parser
- Dynamic service connections with manifest-driven configuration
v0.8.0-alpha
alpha
February 1, 2026- Core agent runtime and session management
- Basic channel adapters (WebChat, Telegram)
- Memory engine with short-term and long-term storage
- Skill engine with bundled skills
- SQLite database for Personal tier