What's New in P2F
Explore the latest features, enhancements, engine performance boosts, and bug fixes added to the P2F platform.
v2.4.1July 2026
Platform stability upgrades, new core workflow nodes, and node schema support.
New Features
- New Core Nodes: Added native support for Limit, Loop, HTTP Request, Manual Trigger, and Wait nodes.
- Dynamic Node Library: Introduced full Input/Output Schema support for custom AI agent nodes.
Improvements
- Vercel Deployment Hardening: Resolved static prerendering crashes caused by strict environment variable bindings.
- UI Cleanups: Optimized layout of Testimonials and FAQ components with safer type handling.
Security
- Session Hardening: Enforced HTTP-only cookies and secure expiration cycles for cross-subdomain authentication.
v2.4.0July 2026
Introducing Visual Node Chain Debugger, AI Assistant Nodes powered by Next Gen LLMs, and 3x faster execution engine.
New Features
- Visual Node Chain Debugger: Inspect real time payload data step by step during workflow execution.
- AI Assistant Node: Integrated support for Google Gemini and Claude 3.5 Sonnet model connectors.
- Voice Automation Node: Seamlessly integrate speech to text and AI voice synthesis into automated workflows.
Improvements
- Execution Engine Optimization: Reduced workflow latency by 68% using parallel async queue processing.
- Improved Canvas Drag & Drop: Smooth node snap to grid and auto align guidelines.
- Enhanced Marketplace UI: Direct 1 click template import into active workspace.
Security
- OAuth2 Refresh Token Guard: Automatic race condition handling for external integration credentials.
- Workspace RBAC: Granular role based permissions for enterprise team workspaces.
v2.3.0June 2026
Added Custom Webhook Triggers, Marketplace App Sharing, and team collaboration controls.
New Features
- Custom Webhook Triggers: Trigger workflows via incoming HTTP POST requests with automated secret validation.
- Marketplace App Publishing: Publish custom workflow chains to the public or private organization marketplace.
Improvements
- Bundle Optimization: Reduced initial client JS bundle size by 25%.
- Dark Mode Refinements: Enhanced high contrast color scheme for workflow node canvas.
Bug Fixes
- Fixed node dragging jitter when zooming out on touch screens.
- Resolved rare memory leak in long running streaming WebSocket nodes.
v2.2.0May 2026
Sub workflow Execution Nodes, Infisical Secret Manager integration, and enhanced API connectors.
New Features
- Sub workflow Execution: Call modular sub workflows from within parent workflow node chains.
- Infisical Secret Integration: Encrypted environment variable management across environments.
Improvements
- Integration Connectors: Upgraded Slack, GitHub, Supabase, and Notion integration nodes.
- Error Handling: Auto retry mechanism with exponential backoff for failed webhook calls.
Security
- Strict CORS & API Key Rotation: Enforced automated key expiry and IP whitelisting options.
v2.1.0April 2026
Initial release of P2F Node Chain Builder, prebuilt automation templates, and community marketplace.
New Features
- Interactive Drag & Drop Node Editor with customizable node properties and real time execution outputs.
- Prebuilt Automation Templates: 30+ ready to use workflows for marketing, devops, and data sync.
Bug Fixes
- Fixed concurrent task execution locking in worker background queues.