[PR #6294] bump to 0.6.14 #25220

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

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

State: closed
Merged: Yes


What’s New in v0.6.14?

Hey everyone, we’ve got some exciting updates in version 0.6.14. Here’s a quick look at what’s new and improved:

🚀 New Features

  • TTS Streaming Config: Text-to-Speech support automatic voice playback and streaming by @ic-xu in #5492.

    image
  • Workflow Enhancements:

    • Added elif support to the if-else workflow node, and expanded condition values from only supporting static values to accepting variables by @zxhlyh in #6072 and @ZhouhaoJiang in #6094.

      image
  • New Integrations:

    • Added support for PerfXCloud and Qwen series by @soulteary in #6117.
    • Introduced ernie-4.0-turbo-8k-preview by @Littlesheepxy in #6132.
    • Added Zhipu CogView 3 tool by @ox01024 in #6210.
    • Added support for MyScale vector database by @jewelzqiu in #6092.
    • Added support for AnalyticDB vector store by @lpdink in #5586.
  • Support for importing DSL from a URL by @takatost in #6287 and @zxhlyh in #6286.

    image
  • Implemented rate limiting for apps to manage the number of concurrent calls to the App Service API by setting the environment variable APP_MAX_ACTIVE_REQUESTS by @liuzhenghua in #5844.

**Original Pull Request:** https://github.com/langgenius/dify/pull/6294 **State:** closed **Merged:** Yes --- ## ✨ What’s New in v0.6.14? ✨ Hey everyone, we’ve got some exciting updates in version 0.6.14. Here’s a quick look at what’s new and improved: ### 🚀 New Features - **TTS Streaming Config**: Text-to-Speech support automatic voice playback and streaming by @ic-xu in #5492. <img width="665" alt="image" src="https://github.com/user-attachments/assets/68948fc1-cdbe-49de-8626-ab6075509182"> - **Workflow Enhancements**: - Added `elif` support to the `if-else` workflow node, and expanded condition values from only supporting static values to accepting variables by @zxhlyh in #6072 and @ZhouhaoJiang in #6094. <img width="377" alt="image" src="https://github.com/user-attachments/assets/2a7418b3-2b0d-4e81-9cd3-e8364847fa6f"> - **New Integrations**: - Added support for PerfXCloud and Qwen series by @soulteary in #6117. - Introduced `ernie-4.0-turbo-8k-preview` by @Littlesheepxy in #6132. - Added Zhipu CogView 3 tool by @ox01024 in #6210. - Added support for MyScale vector database by @jewelzqiu in #6092. - Added support for AnalyticDB vector store by @lpdink in #5586. - Support for importing DSL from a URL by @takatost in #6287 and @zxhlyh in #6286. <img width="346" alt="image" src="https://github.com/user-attachments/assets/1ff23b41-72ed-47d6-80d0-3a2edd40b5f1"> - Implemented rate limiting for apps to manage the number of concurrent calls to the App Service API by setting the environment variable APP_MAX_ACTIVE_REQUESTS by @liuzhenghua in #5844.
yindo added the pull-request label 2026-02-21 20:24:31 -05:00
yindo closed this issue 2026-02-21 20:24:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25220