flowise@3.0.4

FlowiseAI/Flowiseflowise@3.0.4Jul 11, 2025by HenryHengZJ

AI Summary

Performance tuning and new document loaders for AWS Bedrock and Oxylabs. It also adds pagination and optimizes export/import functionality.

Key Highlights

  • Performance configuration for AWS ChatBedrock
  • Google Vertex thinking budget support
  • Oxylabs Document Loader
  • Export import optimization
  • New Feature Pagination

New Features

  • AWS ChatBedrock Performance Config
  • Google Vertex Thinking Budget
  • Oxylabs Document Loader
  • Pagination

Full Release Notes

## What's Changed

## Nodes
* adding performance config option to the AWS ChatBedrock component by @cerashdan in https://github.com/FlowiseAI/Flowise/pull/4777
* feat: add thinking budget parameter support for ChatGoogleVertexAI by @EienYuki in https://github.com/FlowiseAI/Flowise/pull/4557
* Add Oxylabs Document Loader by @oxy-rostyslav in https://github.com/FlowiseAI/Flowise/pull/4625

## Core
* Optimize export import by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4795
* New Feature Pagination by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4704

## Bugfix
* Bugfix/Remove Markdown in Condition by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4761
* Bugfix/Add proper parsing for tool input args by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4780
* fix(components): promise.all failed silently when loading MCP tools by @rickliujh in https://github.com/FlowiseAI/Flowise/pull/4750
* Bugfix: add missing getLabel prop to AgentReasoningCard by @ejrtks1020 in https://github.com/FlowiseAI/Flowise/pull/4822
* Fix table in CONTRIBUTING-ZH.md by @zilongpa in https://github.com/FlowiseAI/Flowise/pull/4829

## New Contributors
* @cerashdan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4777
* @EienYuki made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4557
* @oxy-rostyslav made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4625
* @rickliujh made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4750
* @zilongpa made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4829

**Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.3...flowise@3.0.4