[PR #11679] chore: bump version to 0.14.0 #27320

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

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

State: closed
Merged: Yes


Discover What's New in v0.14.0

We’re excited to bring you the latest v0.14.0 update. Let's dive straight into some of the standout features and improvements. As always, we extend a special thanks to our contributors!

New Features

🔗 Improved Error Handling

continue on error

Enhanced functionality for workflows and chatflows allows nodes like LLM and HTTP requests to continue operations even when errors occur. Big shoutout to @zxhlyh and @Nov1c444 for their work in #11474 and #11458.

🎨 Revamped User Interface

Creation Exploration
create template

With the fresh entry point for app creation and template exploration, user experience becomes more intuitive, assisting in quick and efficient startup. Thanks to @douxc for this in #10847.

📁 File Previews Directly in Chat

Now, video, audio, and PDF file previews are accessible right within the chat, simplifying on-the-go information access. Credit goes to @charli117 in #11466.

Learn more in our blog

🧠 Model Updates

🌍 Gemini 2.0 and Flash Exp in Google

This enhancement by @hjlarry and @wangiii, found in #11570 and #11604, boosts overall performance.

🔢 Grok-2-1212 and Grok-2-Vision-1212 in XAI

Optimizing the model functionality, thanks to @hjlarry in #11672.

🧙 QwQ and Llama3.3 Models in Siliconflow

Expands compatibility and versatility, contributed by @orangeclk in #11492.

📷 Abab6.5t-Chat Model in Minimax

Broaden available models by @acelyc111 in #11484.

🔧 Other Highlights

🏦 Storage Integration

Features integration of Apache OpenDAL storage for enhanced system-wide storage capabilities. Work done by @laipz8200 in #11508.

📖 Knowledge Base Enhancements

Added support for MDX files in the Knowledge Base to improve content flexibility. Credit to @yihong0618 in #11565.

🔧 Logging and Dev Tools

Logs now include trace IDs for smoother debugging, thanks to @luckylhb90 in #11599. Plus, @fujita-h added handy Docker commands in #11616.

🔧 Bug Fixes

Various minor bugs have been addressed, including iteration node errors and proper release of rate-restricting requests. Thanks to @yihong0618, @liuzhenghua, and others for resolving these issues in #11504, #11540, and more.

🌈 Additional Enhancements

Lindorm VDB support and configurable max submit count, thanks to @AlwaysBluer and @kazuhisa-wada in #11574 and #11673.

Every update in this release reinforces the platform's robustness and adaptability—many thanks to all contributors! Let's continue building this powerful community together! 🚀

**Original Pull Request:** https://github.com/langgenius/dify/pull/11679 **State:** closed **Merged:** Yes --- # ✨ Discover What's New in v0.14.0 ✨ We’re excited to bring you the latest v0.14.0 update. Let's dive straight into some of the standout features and improvements. As always, we extend a special thanks to our contributors! ## ⚡ New Features ### 🔗 **Improved Error Handling** ![continue on error](https://github.com/user-attachments/assets/28195653-9d35-4455-83ec-42b6eca107cf) Enhanced functionality for workflows and chatflows allows nodes like LLM and HTTP requests to continue operations even when errors occur. Big shoutout to @zxhlyh and @Nov1c444 for their work in [#11474](https://github.com/langgenius/dify/pull/11474) and [#11458](https://github.com/langgenius/dify/pull/11458). ### 🎨 **Revamped User Interface** | Creation | Exploration | |--------|-------| | ![create](https://github.com/user-attachments/assets/e112db5b-1c78-46da-ad79-1ec8e7c567cf) | ![template](https://github.com/user-attachments/assets/a0dbf723-d0e9-4836-943f-3a032e9991bc) | With the fresh entry point for app creation and template exploration, user experience becomes more intuitive, assisting in quick and efficient startup. Thanks to @douxc for this in [#10847](https://github.com/langgenius/dify/pull/10847). ### 📁 **File Previews Directly in Chat** Now, video, audio, and PDF file previews are accessible right within the chat, simplifying on-the-go information access. Credit goes to @charli117 in [#11466](https://github.com/langgenius/dify/pull/11466). Learn more in [our blog](https://dify.ai/blog/boost-ai-workflow-resilience-with-error-handling) ## 🧠 Model Updates ### 🌍 **Gemini 2.0 and Flash Exp in Google** This enhancement by @hjlarry and @wangiii, found in [#11570](https://github.com/langgenius/dify/pull/11570) and [#11604](https://github.com/langgenius/dify/pull/11604), boosts overall performance. ### 🔢 **Grok-2-1212 and Grok-2-Vision-1212 in XAI** Optimizing the model functionality, thanks to @hjlarry in [#11672](https://github.com/langgenius/dify/pull/11672). ### 🧙 **QwQ and Llama3.3 Models in Siliconflow** Expands compatibility and versatility, contributed by @orangeclk in [#11492](https://github.com/langgenius/dify/pull/11492). ### 📷 **Abab6.5t-Chat Model in Minimax** Broaden available models by @acelyc111 in [#11484](https://github.com/langgenius/dify/pull/11484). ## 🔧 Other Highlights ### 🏦 **Storage Integration** Features integration of [Apache OpenDAL](https://github.com/apache/opendal) storage for enhanced system-wide storage capabilities. Work done by @laipz8200 in [#11508](https://github.com/langgenius/dify/pull/11508). ### 📖 **Knowledge Base Enhancements** Added support for MDX files in the Knowledge Base to improve content flexibility. Credit to @yihong0618 in [#11565](https://github.com/langgenius/dify/pull/11565). ### 🔧 **Logging and Dev Tools** Logs now include trace IDs for smoother debugging, thanks to @luckylhb90 in [#11599](https://github.com/langgenius/dify/pull/11599). Plus, @fujita-h added handy Docker commands in [#11616](https://github.com/langgenius/dify/pull/11616). ### 🔧 **Bug Fixes** Various minor bugs have been addressed, including iteration node errors and proper release of rate-restricting requests. Thanks to @yihong0618, @liuzhenghua, and others for resolving these issues in [#11504](https://github.com/langgenius/dify/pull/11504), [#11540](https://github.com/langgenius/dify/pull/11540), and more. ### 🌈 **Additional Enhancements** Lindorm VDB support and configurable max submit count, thanks to @AlwaysBluer and @kazuhisa-wada in [#11574](https://github.com/langgenius/dify/pull/11574) and [#11673](https://github.com/langgenius/dify/pull/11673). Every update in this release reinforces the platform's robustness and adaptability—many thanks to all contributors! Let's continue building this powerful community together! 🚀
yindo added the pull-request label 2026-02-21 20:41:17 -05:00
yindo closed this issue 2026-02-21 20:41:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#27320