New Features:
- 📄 LLM.txt Support — Added
llms.txtandllms.mdxfor AI-friendly documentation access - ⚖️ Community Terms of Service — Published comprehensive community terms and conditions
- 📚 Complete Documentation Export — New
all.txtfile containing all documentation (11,667 lines) - 🤖 AI Documentation Guidelines — Added
.docs-guidelines.mdwith 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.shscript (149 lines) for automated documentation compilation
Bug Fixes:
- Fixed license formatting in community terms
- Corrected navigation structure in documentation