What's Changed
Nodes
- Chore/Disable Unstructure Folder by @HenryHengZJ in #5483
- feat: Add image upload support to ChatOpenRouter node by @aibysid in #5471
- feat: Add structured JSON output support to Agent Node by @aibysid in #5470
- feat/fix: Enhance ConversationalRetrievalToolAgent performance and fix bugs by @Nek-11 in #5507
- Chore/Opus 4.5 by @HenryHengZJ in #5520
- Feature/Gemini Nano Banana by @HenryHengZJ in #5529
- Chore/Remove freeSolo for update state by @HenryHengZJ in #5530
- Feature/Gemini Code Interpreter by @HenryHengZJ in #5531
- Chore/Update Chroma by @HenryHengZJ in #5537
Core
- Add workspaceId in options if not already there. by @mskitroot in #5503
- feat: Add sorting to role assigned users table (workspaces asc, users asc) by @naaa760 in #5486
- feat: handle 429 errors and redirect to rate-limited page by @0xi4o in #5440
- Feature: Add access to chat history and other useful variables in post-processing by @Nek-11 in #5511
- Fixed: Variable syntax highlighting lost after copy-paste from external editor in Agentflow V2 by @DebottamMandal123 in #5513
- Pin kill-port package version by @simon-song-wd in #5523
- chore(deps): bump multer from 1.4.5-lts.1 to 2.0.2 in /packages/server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5522
- chore(deps): bump nodemailer from 6.9.15 to 7.0.7 in /packages/server in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5521
- Chore/update base command args by @HenryHengZJ in #5541
Bugfix
- fix: OpenAI Assistant tool call failures masked as success by @moona3k in #5504
- fix: agentflow list refresh after deletion (Issue #5360) by @aibysid in #5473
- fix: correct Lunary tool-error logging by @moona3k in #5505
- fix: add missing OpenTelemetry dependencies to components package by @KushagraaWadhwa in #5464
- fix: Upgrade Hugging Face Inference API to support Inference Providers by @aibysid in #5454
- fix: change DocumentStoreFileChunk columns to LONGTEXT by @KushagraaWadhwa in #5465
- fix: apply search filter to tools list view (#5469) by @Wanyi9988 in #5487
- redis_keep_alive fix on usagecachemanager using keyv/redis by @Nek-11 in #5519
- Bugfix/Remove postgres vector store data when deletion by @HenryHengZJ in #5536
- Fix missing flowData for CustomTemplate Tool during import by @chungyau97 in #5542
- Fix Agent node structured output not updating flow state variables by @AhmedMostafa16 in #5548
- Bugfix/Chroma Metadata by @HenryHengZJ in #5552
- Bugfix/Credential Filter by @HenryHengZJ in #5553
New Contributors
- @moona3k made their first contribution in #5504
- @mskitroot made their first contribution in #5503
- @aibysid made their first contribution in #5473
- @KushagraaWadhwa made their first contribution in #5464
- @naaa760 made their first contribution in #5486
- @Wanyi9988 made their first contribution in #5487
- @DebottamMandal123 made their first contribution in #5513
- @simon-song-wd made their first contribution in #5523
- @dependabot[bot] made their first contribution in #5522
- @AhmedMostafa16 made their first contribution in #5548
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.11...flowise@3.0.12