[PR #10539] chore: update version to 0.11.1 across all configurations and Docker images #26854

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

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

State: closed
Merged: Yes


What's New in v0.11.1?

Important

Heads up! Starting with the next release, we'll no longer support Python 3.10. Make sure to upgrade to Python 3.11 or 3.12 to stay current with our updates.

We're back with some fresh features and crucial fixes in version 0.11.1. Let’s dive in and see what's changed:

🚀 New Features

  • Vanna AI Base URL Configuration: You can now configure the base URL for VannaAI, allowing more flexibility in routing requests by @BenjaminX in #10294.

  • Anthropic Claude-3-5-Haiku Support via OpenRouter: Get ready to leverage the capabilities of Anthropic’s Claude-3-5-Haiku by @infinitnet in #10331.

  • GitLab Tools Integration: Amp up your DevOps with the integration of GitLab tools by @wlrnet in #10407.

  • Video Understanding and CogVideo Tool Support: Your LLM can now understand videos, and with the new CogVideo tool, process them too! Thanks to @hjlarry in #9828 and #10456.

  • Tool Search Enhancement: You can now search for tools using the provider’s name, making it easier to find exactly what you need by @hjlarry in #10518.

  • Podcast Generator Tool Enhancements: Set the OpenAI base URL when using our podcast generation tool, thanks to @XiaoLey in #10496 and #10517.

⚙️ Enhancements

  • SSRF Request Timeout Configuration: New configuration options to customize SSRF request timeout for better security by @gubinjie in #10292.

  • PNG, GIF, and WebP Support: More image formats for your media needs by @ZuzooVn in #7947.

  • Iteration Node Enhancements: Parallel mode now maintains correct output order, and single run time per iteration is supported by @Nov1c444 in #10323 and #10512.

  • Celery Worker Log Format: Logs now respect the LOG_FORMAT environment variable, making logs cleaner and more consistent by @liuhaoran1212 in #10016.

🛠️ Bug Fixes

  • ComfyUI Tool Prompt Fix: Special prompts are back in action for the ComfyUI tool by @hjlarry in #10307.

  • Workflow and Node Fixes: Various workflow-related bugs squashed, specifically handling optional values in workflow start nodes and ensuring no failures when variables go missing by @laipz8200 and @zxhlyh in #10471 and #10529.

**Original Pull Request:** https://github.com/langgenius/dify/pull/10539 **State:** closed **Merged:** Yes --- ## ✨ What's New in v0.11.1? ✨ > [!Important] > > Heads up! Starting with the next release, we'll no longer support Python 3.10. Make sure to upgrade to Python 3.11 or 3.12 to stay current with our updates. We're back with some fresh features and crucial fixes in version 0.11.1. Let’s dive in and see what's changed: ### 🚀 New Features - **Vanna AI Base URL Configuration**: You can now configure the base URL for VannaAI, allowing more flexibility in routing requests by @BenjaminX in #10294. - **Anthropic Claude-3-5-Haiku Support via OpenRouter**: Get ready to leverage the capabilities of Anthropic’s Claude-3-5-Haiku by @infinitnet in #10331. - **GitLab Tools Integration**: Amp up your DevOps with the integration of GitLab tools by @wlrnet in #10407. - **Video Understanding and CogVideo Tool Support**: Your LLM can now understand videos, and with the new CogVideo tool, process them too! Thanks to @hjlarry in #9828 and #10456. - **Tool Search Enhancement**: You can now search for tools using the provider’s name, making it easier to find exactly what you need by @hjlarry in #10518. - **Podcast Generator Tool Enhancements**: Set the OpenAI base URL when using our podcast generation tool, thanks to @XiaoLey in #10496 and #10517. ### ⚙️ Enhancements - **SSRF Request Timeout Configuration**: New configuration options to customize SSRF request timeout for better security by @gubinjie in #10292. - **PNG, GIF, and WebP Support**: More image formats for your media needs by @ZuzooVn in #7947. - **Iteration Node Enhancements**: Parallel mode now maintains correct output order, and single run time per iteration is supported by @Nov1c444 in #10323 and #10512. - **Celery Worker Log Format**: Logs now respect the `LOG_FORMAT` environment variable, making logs cleaner and more consistent by @liuhaoran1212 in #10016. ### 🛠️ Bug Fixes - **ComfyUI Tool Prompt Fix**: Special prompts are back in action for the ComfyUI tool by @hjlarry in #10307. - **Workflow and Node Fixes**: Various workflow-related bugs squashed, specifically handling optional values in workflow start nodes and ensuring no failures when variables go missing by @laipz8200 and @zxhlyh in #10471 and #10529.
yindo added the pull-request label 2026-02-21 20:40:23 -05:00
yindo closed this issue 2026-02-21 20:40:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#26854