# Flowise 3.0.11 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2025-11-16 - Version: 3.0.11 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.11 - Permalink: https://whatsnew.fyi/product/flowise/releases/3.0.11 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **removed** — Read/Write File Tools functionality has been permanently removed - **fixed** — Supervisor Node AzureChatOpenAI compatibility issue - **changed** — JSON Array handling - **removed** — Deprecated file path for Unstructured - **security** — Enhance file path validation and implement non-root Docker execution - **fixed** — Custom Function Libraries issue ##### ⚠️ Breaking Change ⚠️ The **Read/Write File Tools** functionality has been **permanently removed**. See [PR](https://github.com/FlowiseAI/Flowise/pull/5480) **Alternative:** Google Drive, Google Docs tools to write/read files --- * Chore/split docker workflows by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5432 * chore: fix typos in docker/worker/Dockerfile by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5435 * chore: fix typos in packages/components/nodes/agentflow/Condition/Condition.ts by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5436 * chore: fix typos in packages/components/nodes/chatmodels/ChatHuggingFace/ChatHuggingFace.ts by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5437 * chore: fix typos in packages/components/nodes/prompts/ChatPromptTemplate/ChatPromptTemplate.ts by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5438 * docs: fix typos in packages/ui/src/layout/MainLayout/Sidebar/MenuList/NavGroup/index.jsx by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5444 * docs: fix typos in packages/components/nodes/engine/SubQuestionQueryEngine/SubQuestionQueryEngine.ts by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5446 * docs: fix typos in packages/components/nodes/embeddings/AWSBedrockEmbedding/AWSBedrockEmbedding.ts by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5447 * docs: fix typos in packages/server/README.md by @khanhkhanhlele in https://github.com/FlowiseAI/Flowise/pull/5445 * Bugfix/Supervisor Node AzureChatOpenAI by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5448 * Chore/JSON Array by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5467 * Chore/Remove Deprecated File Path Unstructured by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5478 * feat(security): enhance file path validation and implement non-root D… by @taraka-vishnumolakala in https://github.com/FlowiseAI/Flowise/pull/5474 * Chore/docker file non root by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5479 * remove read write file tools and imports by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5480 * Bugfix/Custom Function Libraries by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/5472 ##### New Contributors * @taraka-vishnumolakala made their first contribution in https://github.com/FlowiseAI/Flowise/pull/5474 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@3.0.10...flowise@3.0.11