Changelog
What's new in FlowStack — product updates, new features, and improvements.
v2.8.0
Gmail OTP Automation & Enhanced Run History
- Added real-time execution history for ActivePieces flows in the dashboard
- Fixed flow run counts aggregation across both automation engines
- Improved archive-before-delete behavior for n8n workflows
- Added NODE_FUNCTION_ALLOW_BUILTIN support for n8n Code nodes
v2.7.0
Dual-Engine Automations Dashboard
- Unified automations page showing flows from both ActivePieces and n8n engines
- Proxy API routes for seamless engine authentication and routing
- Run, Edit, Delete, and Activate/Deactivate buttons for all flow types
- Engine-aware edit redirects (Flow Builder vs Workflow Builder)
v2.6.0
n8n Workflow Builder Integration
- Embedded n8n Workflow Builder as a second automation engine
- Tabbed switching between Flow Builder and Workflow Builder
- Auto-authentication for both engine iframes
- Loading spinners for engine builder tabs
v2.5.0
ActivePieces Flow Builder Embedding
- Embedded ActivePieces engine with seamless SSO from the dashboard
- Client-side auto-authentication via injected script
- Hidden engine sidebar for clean embedded experience
- 1,000+ integrations available through the builder
v2.4.0
Observability & Monitoring Overhaul
- Real-time execution timeline with step-by-step logs
- Custom alert rules for failure rate, execution time, and error count
- Email, Slack, and webhook notification channels
- Performance metrics and trend charts on the dashboard
v2.3.0
Template Marketplace Launch
- Browse and install community-built workflow templates
- Creator portal with earnings dashboard and analytics
- 70/30 creator/platform revenue split
- Full-text search with category filtering
v2.2.0
AI Agent Studio
- Visual builder for conversational AI agents
- RAG (Retrieval-Augmented Generation) with document upload
- Support for GPT-4, GPT-4o, Claude, and custom models
- Streaming chat API for real-time conversations
v2.1.0
White-Label Embedding SDK
- npm package @flowstack/embed-sdk for B2B embedding
- Custom branding (logo, colors, fonts, company name)
- JWT token provisioning and allowed-origins whitelist
- PostMessage API for iframe communication