v1.1.0
January 25, 2026
Flow Editor Enhancements & Infrastructure Upgrades
Major improvements to the flow editor experience with undo/redo support, performance optimizations, and production-ready infrastructure.
New Features
- •Undo/Redo support in flow editor with keyboard shortcuts (Ctrl+Z / Ctrl+Y)
- •Added Documentation link to main navigation
- •Persistent rate limiting with Redis/Valkey for multi-instance deployments
- •Smart caching system for flows, templates, and user profiles
- •Database performance indexes for faster queries
Improvements
- •Significantly improved canvas performance by optimizing node animations
- •Cleaner flow editor UI by removing React Flow attribution
- •Better header z-index handling for dropdown menus on canvas pages
Bug Fixes
- •Fixed sign-in issues caused by proxy returning 204 status with JSON body
- •Removed fake/random statistics from template cards
- •Fixed profile dropdown being cut off behind flow editor toolbar
- •Fixed dropdown menus not appearing above canvas elements