[PR #10278] chore: update version to 0.11.0 across all relevant files #26753

Closed
opened 2026-02-21 20:40:12 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/10278

State: closed
Merged: Yes


🌟 What's New in v0.11.0? 🌟

Welcome to version v0.11.0, where we're elevating your workflow and model capabilities with new features and improvements designed to empower your technical operations.

Workflow Improvement

  • Shining Spotlight: Iteration Node Parallel Mode - Elevate your productivity with the Iteration Node now supporting parallel processing, complete with enhanced error handling. This ensures smoother and more efficient workflows, crafted by @Nov1c444 in #9493.
  • Support for Forms in Conversations: Streamline your dialogue capabilities with integrated form support, thanks to @crazywoola in #9980.
  • Configurable Workflow File Upload Limit: Now you can cap workflow file uploads to better control system resources, a thoughtful addition by @laipz8200 in #10176.
  • PPTX Data Extraction with Unstructured API: Streamline your PPTX data parsing with the latest unstructured API support from @laipz8200 in #10180.
  • Prompt Generators with LLM Indicators: Easily craft prompts with added contextual insights from LLM indicators, thanks to @Kota-Yamaguchi in #10187.

📚 Knowledgebase Features

  • Knowledge API Update: The original Dataset Hit Testing API is updated to Retrieve Chunks from a Knowledge Base. Users can access Dify's Knowledge as an independent service through this API, thanks to @JohnJyong in #10102.
  • Optimized Full-Text and YAML Support: Retrieve top-k results in Elasticsearch and utilize YAML in document nodes, thanks to enhancements by @JohnJyong and @hwzhuhao.

🔍 Providers and Models

  • xAI Model Provider: Broaden your options with the new xAI provider, equipped by @hjlarry in #10272.
  • Claude 3.5 Haiku by Anthropic: Expand your toolkit with Anthropic's latest model, "claude-3-5-haiku-20241022," offering new creative AI opportunities, added by @mazyu36 in #10285.
  • Ernie-4.0-turbo-128k LLM: Embrace the power of Wenxin's latest LLM offering, courtesy of @yaohongfenglove in #10135.
  • VESSL AI OpenAI API Compatibility: Integrate effortlessly with VESSL AI models, thanks to @larcane97 in #9474.
  • GPUStack Model Provider: Meet your compute-intensive needs with the GPUStack provider, introduced by @gitlawr in #10158.
  • Claude 3.5 Haiku for Bedrock: Unleash creative AI with Amazon Bedrock's integration of "claude-3-5-haiku-20241022," contributed by @mazyu36 in #10265.

🗄️ VDB Integrations

  • Couchbase VDB Integration: Unlock the power of Couchbase as a vector database, a seamless addition by @roadgoat19 in #6165.
  • OceanBase as a Vector Store Option: Explore OceanBase for advanced vector management, brought to you by @powerfooI in #10010.
  • Lindorm as a Vector Store Option: Discover Lindorm for enhanced vector storage capabilities, from @AlwaysBluer in #10202.

🔧 Fixes & Enhancements

  • Async Preloading for Fast Launches: Speed up your server starts with async preloading, a game-changer from @bowenliang123 in #9146.
  • Robust Rerank & Retrieval Validation: Fine-tune your searches with enhanced validation integrity, cleverly optimized by @zxhlyh and @JohnJyong.
  • Content-Type Header Flexibility: Say goodbye to case sensitivity issues, thanks to a vital fix by @fujita-h in #9961.
  • Secure Input & Index Handling: Ensure input reliability and indexing with these vital fixes from @JohnJyong and @laipz8200.
  • Reliable Conversation Variables: Keep your data flows consistent and accurate with improvements by @hjlarry in #10034.

📄 Documents

  • Added: README_PT.md in Brazilian Portuguese: Expand your documentation reach with a Brazilian Portuguese version, thanks to @lc-rezende in #10026.

This release makes our platform more robust and versatile, catering to your needs for a more efficient and feature-rich environment. Upgrade now to explore the possibilities! 🚀

**Original Pull Request:** https://github.com/langgenius/dify/pull/10278 **State:** closed **Merged:** Yes --- ## 🌟 What's New in v0.11.0? 🌟 Welcome to version v0.11.0, where we're elevating your workflow and model capabilities with new features and improvements designed to empower your technical operations. ### ⚡ Workflow Improvement - **✨ Shining Spotlight: Iteration Node Parallel Mode** - Elevate your productivity with the Iteration Node now supporting parallel processing, complete with enhanced error handling. This ensures smoother and more efficient workflows, crafted by @Nov1c444 in #9493. - **Support for Forms in Conversations**: Streamline your dialogue capabilities with integrated form support, thanks to @crazywoola in #9980. - **Configurable Workflow File Upload Limit**: Now you can cap workflow file uploads to better control system resources, a thoughtful addition by @laipz8200 in #10176. - **PPTX Data Extraction with Unstructured API**: Streamline your PPTX data parsing with the latest unstructured API support from @laipz8200 in #10180. - **Prompt Generators with LLM Indicators**: Easily craft prompts with added contextual insights from LLM indicators, thanks to @Kota-Yamaguchi in #10187. ### 📚 Knowledgebase Features - **Knowledge API Update**: The original Dataset Hit Testing API is updated to Retrieve Chunks from a Knowledge Base. Users can access Dify's Knowledge as an independent service through this API, thanks to @JohnJyong in #10102. - **Optimized Full-Text and YAML Support**: Retrieve top-k results in Elasticsearch and utilize YAML in document nodes, thanks to enhancements by @JohnJyong and @hwzhuhao. ### 🔍 Providers and Models - **xAI Model Provider**: Broaden your options with the new xAI provider, equipped by @hjlarry in #10272. - **Claude 3.5 Haiku by Anthropic**: Expand your toolkit with Anthropic's latest model, "claude-3-5-haiku-20241022," offering new creative AI opportunities, added by @mazyu36 in #10285. - **Ernie-4.0-turbo-128k LLM**: Embrace the power of Wenxin's latest LLM offering, courtesy of @yaohongfenglove in #10135. - **VESSL AI OpenAI API Compatibility**: Integrate effortlessly with VESSL AI models, thanks to @larcane97 in #9474. - **GPUStack Model Provider**: Meet your compute-intensive needs with the GPUStack provider, introduced by @gitlawr in #10158. - **Claude 3.5 Haiku for Bedrock**: Unleash creative AI with Amazon Bedrock's integration of "claude-3-5-haiku-20241022," contributed by @mazyu36 in #10265. ### 🗄️ VDB Integrations - **Couchbase VDB Integration**: Unlock the power of Couchbase as a vector database, a seamless addition by @roadgoat19 in #6165. - **OceanBase as a Vector Store Option**: Explore OceanBase for advanced vector management, brought to you by @powerfooI in #10010. - **Lindorm as a Vector Store Option**: Discover Lindorm for enhanced vector storage capabilities, from @AlwaysBluer in #10202. ### 🔧 Fixes & Enhancements - **Async Preloading for Fast Launches**: Speed up your server starts with async preloading, a game-changer from @bowenliang123 in #9146. - **Robust Rerank & Retrieval Validation**: Fine-tune your searches with enhanced validation integrity, cleverly optimized by @zxhlyh and @JohnJyong. - **Content-Type Header Flexibility**: Say goodbye to case sensitivity issues, thanks to a vital fix by @fujita-h in #9961. - **Secure Input & Index Handling**: Ensure input reliability and indexing with these vital fixes from @JohnJyong and @laipz8200. - **Reliable Conversation Variables**: Keep your data flows consistent and accurate with improvements by @hjlarry in #10034. ### 📄 Documents - **Added: README_PT.md in Brazilian Portuguese**: Expand your documentation reach with a Brazilian Portuguese version, thanks to @lc-rezende in #10026. This release makes our platform more robust and versatile, catering to your needs for a more efficient and feature-rich environment. Upgrade now to explore the possibilities! 🚀
yindo added the pull-request label 2026-02-21 20:40:12 -05:00
yindo closed this issue 2026-02-21 20:40:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#26753