October 2025
v2.8.0 — September 30, 2025
New Features:- 🎯 Flow View Enhancements — Improved node handles
- 🤖 Triton Improvements — Better code generation, faster responses, improved error explanations
- 🔐 Enhanced Security — Improved HMAC signature validation
- Canvas performance optimized for large Projects (100+ nodes)
- Faster execution startup times (30% reduction in cold starts)
- Better error messages throughout the platform
- Fixed: Global Variables not updating in real-time
- Fixed: Webhook retry logic not respecting exponential backoff
v2.7.5 — September 25, 2025
Improvements:- Properties Panel tabs reorganized for better UX
- Faster Project switching (reduced loading time)
- Fixed: Schedule triggers sometimes skipping executions
- Fixed: Agent tool selection UI glitch
- Fixed: API key permissions not applying immediately
September 2025
v2.7.0 — September 20, 2025
New Features:- 🔄 Auto-Retry Logic — Automatic retries with exponential backoff for Actions
- 📦 Component Library — Share and reuse Actions/Flows across Projects (backend, FE comes later)
- Triton now suggests optimizations for slow Flows
- API response time improvements (20% faster)
- Fixed: Parallel Flow execution sometimes deadlocking
- Fixed: Agent token usage not tracked correctly
- Fixed: Deployment rollback not reverting all changes
- Fixed: Global Variables not substituting in nested objects
v2.6.5 — September 5, 2025
New Features:- ⚡ Quick Actions — Keyboard shortcuts for common operations
- Canvas now supports up to 500 nodes per Flow
- Execution logs load 50% faster
- Improved Agent prompt editor with syntax highlighting
- Fixed: Input/Output schema validation edge cases
- Fixed: Webhook signature verification for some providers
- Fixed: Canvas edge rendering on high-DPI displays
August 2025
v2.6.0 — August 18, 2025
Major Release: Triton 2.0 New Features:- 🤖 Triton 2.0 — Complete rewrite with better understanding and faster responses
- 🧩 Flow Templates — Pre-built patterns for common workflows
- 📱 Mobile App (Beta) — View Projects and executions on mobile
- 🔐 SSO Support — SAML integration for Enterprise (beta)
- Agent system prompts can now reference Global Variables
- Execution replay with modified payloads
- Better webhook debugging tools
- Organization member management UI refresh
- Fixed: Race condition in parallel Flow execution
- Fixed: API key scoping not working for sub-Projects
- Fixed: Canvas performance with many edges
- Fixed: Execution metrics occasionally showing wrong values
July 2025
v2.5.2 — July 28, 2025
New Features:- 🏷️ Project Tags — Organize and filter Projects with custom tags
- 📈 Success Rate Alerts — Get notified when success rate drops
- 🔄 Execution Replay — Re-run failed executions easily
- Faster Project loading (especially large Projects)
- Better error messages for validation failures
- Improved documentation search
- Canvas grid snapping enhancements
- Fixed: Deployments sometimes showing wrong status
- Fixed: Global Variable encryption edge cases
- Fixed: Agent tool descriptions not updating
- Fixed: Execution log timestamps in wrong timezone
June 2025
v2.5.0 — June 15, 2025
New Features:- 🎯 Conditional Routing — Router nodes for Flow branching logic
- 📊 Execution Dashboard — New overview of all executions across Projects
- 🔗 Webhook Testing — Test webhooks directly from UI
- 💬 Comments — Add notes and comments to Canvas nodes
- Properties Panel is now resizable
- Execution logs support filtering and search
- Better handling of large payloads (up to 10MB)
- Improved Agent response streaming
- Fixed: Schedule triggers in different timezones
- Fixed: Edge cases in dependency resolution
- Fixed: Canvas context menu positioning
- Fixed: API key usage tracking
May 2025
v2.4.0 — May 10, 2025
New Features:- 🎨 Custom Branding — White-label option for Enterprise
- Canvas performance improvements (50% faster rendering)
- Improved error handling in Actions
- Fixed: Deployment history not showing all versions
- Fixed: Agent tool calling timeout issues
- Fixed: Canvas undo/redo state issues
- Fixed: API rate limit headers incorrect
Deprecation policy
When we deprecate features:- Announce — At least 90 days notice
- Document — Migration guide provided
- Support — Old feature continues working during deprecation period
- Remove — Only after notice period and next major version
Beta features
Features marked (Beta) are:- Functional but may have bugs
- Subject to changes
- Available to test and provide feedback
- Not recommended for production-critical workloads
Staying updated
Email digest: Opt-in for monthly update emailsDiscord: Announcements in community server
RSS feed: https://triform.ai/changelog/feed.xml
Reporting issues
Found a bug? We want to know! Report via:- Bug icon in app (right)
- Discord: #bugs channel
- What happened
- What you expected
- Steps to reproduce
- Screenshots (if applicable)
- Browser/environment info
Feature requests
Have an idea? We’d love to hear it! Submit via:- Feature request icon in app
- Email: product@triform.ai
- Discord: #feature-requests channel
- Clear description of the problem
- Why it matters to you
- How you’d use it
- Any examples or mockups