October 22nd, 2025

v0.8.5 β€” October 8-9, 2025

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