Use Cases Integrations News Discord Docs
Sign in

Select Language

Release Notes • 2 min read

Chat Interface & TypeScript Bindings

📄 LLM.txt Support — Added llms.txt and llms.mdx for AI-friendly documentation access

New Features:

  • 📄 LLM.txt Support — Added llms.txt and llms.mdx for AI-friendly documentation access
  • ⚖️ Community Terms of Service — Published comprehensive community terms and conditions
  • 📚 Complete Documentation Export — New all.txt file containing all documentation (11,667 lines)
  • 🤖 AI Documentation Guidelines — Added .docs-guidelines.md with 202 lines of documentation standards
  • 🌍 Global Triggers — Migrated triggers from flow/agent to project level
  • 🔄 Global Trigger Implementation — Complete global triggers system with SQL migration

Backend:

  • Major chat refactoring for better performance
  • Fixed overlapping nodes issue
  • Enhanced trigger system architecture
  • Trigger migration SQL scripts

Frontend:

  • Fixed invites page functionality
  • Improved chat functionality

Documentation Improvements:

  • 🔧 API Call Instructions Fixed — Updated and corrected API integration examples across multiple pages
  • Improved payload documentation with better examples
  • Enhanced trigger documentation with clearer API call patterns
  • Updated tutorial documentation for API integration
  • Better glossary definitions for API-related terms
  • 8 documentation files updated with corrected API examples
  • Improved consistency across API documentation

Scripts:

  • Added generate_all_txt.sh script (149 lines) for automated documentation compilation

Bug Fixes:

  • Fixed license formatting in community terms
  • Corrected navigation structure in documentation