Flowise/packages
Henry b83742e806 refactor: Update code execution sandbox implementation across components
- Replaced NodeVM usage with a new createCodeExecutionSandbox function for improved sandbox management.
- Enhanced JavaScript code execution with executeJavaScriptCode function, allowing for better handling of libraries and output streaming.
- Updated multiple components to utilize the new sandboxing approach, ensuring consistent execution environment.
- Added validation for UUIDs and URLs in various tools to enhance input safety.
- Refactored input handling in CustomFunction and IfElseFunction to streamline variable management.
2025-07-19 20:46:04 +01:00
..
api-documentation Release/3.0.3 (#4746) 2025-06-27 09:58:49 +01:00
components refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
server Feature/Excel and PPT File Uploads (#4896) 2025-07-18 19:08:02 +01:00
ui refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00