2.33.0
What's Changed
✨ Features
- Terms and Conditions
- Enable file upload in user input during human-in-the-loop workflow interruption in chat and usual execution modes
- Create an End-to-End SDLC Demo Kata for Setup of Complete PDLC Using CodeMie
- Update Files in Datasource with Type=Files
🐛 Bug Fixes
- API request fails with
Invalid request formatwhen conversation payload contains null message/text content causingNoneType.strip()exception - Stop generation button is missing when user clicks Resend on the first user message in a chat with multiple user messages
- Stop generation button is not working on the chat screen
- Workflow configuration page: "Code" field for Code Executor tool is displayed as text field instead of text area
- Make RFC 8707 resource indicator optional for admin-configured MCP OAuth2 authentication
- Workflow Chat: "Edit Output" popup is empty in interrupt_before flow until page refresh
- Workflow Chat: interrupt_before flow breaks response after Continue and next user message
- Radar MCP cannot use get_entity_fields
Full Changelog: 2.32.0...2.33.0