What's Changed
Nodes
- Added global region for chatGoogleVertexAI by @chiragjagga in #5581
- feat: add Rerankers from Azure by @Psylockz in #5576
- feat: Enhance ChatCerebras integration (v3.0) by @sebastiand-cerebras in #5508
- Feat/add endpointhost to AWSChatBedrock by @HenryHengZJ in #5642
- Feature/ChatCloudflareWorkersAI by @udaykumar-dhokia in #5644
- Feature/Ollama Cloud by @HenryHengZJ in #5655
- feat: allow image uploads for ChatLitellm by @wggcch in #5697
Core
- Add MIME type and extension validation for file uploads by @jocelynlin-wd in #5596
- Feature/Add Permissions To API Keys by @yau-wd in #5590
- Chore/deprecating llamaindex by @HenryHengZJ in #5654
- Retain the original error as 404/400 when URI contains invalid ChatFlowId by @Abhinaya-P in #5648
- Add validation for Agentflow generation by @VanRitzOwen in #5607
- Chore/models update by @HenryHengZJ in #5656
- Increase salt rounds for new passwords, and update hash with more salt rounds for old passwords by @christopherholland-workday in #5665
- Enforce pnpm >= 10.26.0 by @christopherholland-workday in #5688
- Chore/Refactor login activity component by @yau-wd in #5679
- Add Input Validation to Password Reset by @christopherholland-workday in #5659
Bugfix
- Fix/variable not read in custom loader by @Nek-11 in #5558
- fix(postgres): restore sanitizeDocuments call removed in #5536 by @moona3k in #5566
- Bugfix/create postgresql table if not exists for vectorstore by @HenryHengZJ in #5573
- Fix: Disclosures by @0xi4o in #5562
- Composio tool auth fixes, no auth support and connected accounts selection. by @chiragjagga in #5614
- fix: allow Unicode characters in document store tool names by @doubleclip118 in #5599
- Fix: insecure data access by @0xi4o in #5652
- fix: return proper status codes for invalid/non-existent chatflow IDs by @aibysid in #5456
- Refactor/Update endpoint routing configuration by @yau-wd in #5645
- fix: route ordering in auth routes by @0xi4o in #5661
- Fix Mass Assignments in Leads Endpoint by @christopherholland-workday in #5668
- Fix: Fix DNS Rebinding/TOCTOU Vulernability by @christopherholland-workday in #5653
- Fix (OpenSearch 3.x Compatibility): Adds configurable vector search engine by @AhmedRaafat14 in #5676
- fixed incorrect ollama embedding api endpoint by @smartcoder0777 in #5658
- fix: update loginmethod endpoints by @0xi4o in #5681
New Contributors
- @jocelynlin-wd made their first contribution in #5596
- @chiragjagga made their first contribution in #5581
- @Psylockz made their first contribution in #5576
- @sebastiand-cerebras made their first contribution in #5508
- @yau-wd made their first contribution in #5590
- @doubleclip118 made their first contribution in #5599
- @udaykumar-dhokia made their first contribution in #5644
- @Abhinaya-P made their first contribution in #5648
- @VanRitzOwen made their first contribution in #5607
- @christopherholland-workday made their first contribution in #5659
- @AhmedRaafat14 made their first contribution in #5676
- @smartcoder0777 made their first contribution in #5658
- @wggcch made their first contribution in #5697
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.12...flowise@3.0.13