Use Cases Integrations News Discord Docs
Sign in

Select Language

Release Notes • 1 min read

Flow Variables & Error Handling

🔧 Project Variables — Environment variables renamed to project variables for clarity

New Features:

  • 🔧 Project Variables — Environment variables renamed to project variables for clarity
  • 📱 Mobile Support — Rudimentary mobile support added
  • 📝 .new** Prompt** — Added .new prompt functionality
  • ✉️ User Invites — Complete invite system implementation
  • 🗑️ Project Deletion — Added ability to delete projects

Backend:

  • Environment variables support on projects (complete implementation)
  • Environment variables added to chat agent context
  • Configuration steps during agent setup
  • Ability to read and parse environment files
  • Requirements system with gathering, completion tooling, and schema improvements
  • Requirements API endpoints and event models

UI/UX:

  • Improved chat loading states
  • Enhanced chat formatting
  • Fixed panel scrolling behavior
  • Improved deploy button functionality
  • Fixed step display issues
  • New prompt page improvements

Bug Fixes:

  • Fixed deployment socket issues
  • Fixed select behavior on node creation
  • Fixed triggers not showing
  • Fixed project creation issue
  • Fixed chat functionality issues

Code Quality:

  • Switched from tabs to spaces for consistency

Removed:

  • Dropped Twipla analytics