v30April 2026 Mobile
Mobile App Feature Parity
Flutter mobile app brought to feature parity with the web platform.
- AI Customer Service agents on mobile
- Collaborative Documents editor
- Client PayPal Payments in portal
- Marketing Email Engine access
- Agentic AI workflows
- Admin Console subset for on-the-go management
v29April 2026 Improved
Admin Console UX Overhaul
Hybrid top-nav + collapsible sidebar, command palette (Ctrl+K), dashboard redesign.
- Reduced 52 sidebar items to 6 visible per section
- Command palette with Ctrl+K for power users
- Broke 93KB monolith into modular chunks
- Full mobile responsiveness
- Route-based navigation cleanup
v28April 2026 New
Public Site Enhancement
Notion-inspired navigation, AI Agents product page, Security & Trust page.
- Mega-menu with AI / Solutions categories
- Customer Stories gallery
- Templates Gallery
- Academy learning hub
- Social proof and compliance badges
v27March 2026 New
Public Pages Refresh
Modern design system with complete SEO on all 24 public pages.
- Indigo/pink palette replacing corporate blue
- Gradient hero sections
- Complete og:image, twitter:card, canonical, JSON-LD
- Content filled across 20 languages
- Visual polish on 15 public SCSS files
v26March 2026 New
Collaborative Document Editor
Real-time collaborative documents with wiki pages, inline comments, version history.
- 5 domain entities + 11 API endpoints
- Collaborator permissions (owner/edit/comment/view)
- Delta operations foundation for OT/CRDT
- Auto-save frontend editor
- Version history with restore
v25March 2026 AI
Agentic AI Platform
Autonomous agents with plan-act-observe kernel and 40+ action palette.
- Workspace context awareness
- Triggers and schedules
- Persistent agent memory
- Agent collaboration protocols
- Governance, audit, and monitoring
v24March 2026 AI
AI Customer Service Agents
Phone, chatbot, and multi-channel AI agents with Twilio + OpenAI Realtime.
- RAG pipeline with pgvector
- Web chatbot widget
- Agent persona configuration
- Conversation analytics
- Escalation rules with human handoff
v23March 2026 Platform
Quality Assurance Milestone
Unified feature inventory, 1,174 test cases across 34 files, 1,269 Playwright E2E tests.
- 420 features mapped and inventoried
- 100% pass rate on E2E suite
- Issue resolution & stabilization
- Comprehensive test documentation
v21February 2026 New
Marketing Email Engine
WYSIWYG email template builder with audience segmentation and campaign analytics.
- Campaign scheduling
- One-click unsubscribe
- Subscription preferences
- Open/click analytics
v20February 2026 New
PayPal Integration
PayPal as first-class payment provider alongside Stripe with full abstraction layer.
- IPaymentProvider abstraction
- Multi-provider settings UI
- Data-driven pricing (20% yearly discount)
- Admin-managed promotions
- Public plans API