[PR #6592] bump to 0.6.15 #25344

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

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

State: closed
Merged: Yes


What’s New in v0.6.15?

Hey everyone, we’ve got a fresh update for you! Version 0.6.15 is here, and it’s packed with new features, model support, tools, and enhancements. Let’s dive in:

🚀 New Features

  • Environment Variables in Workflow: Now you can use environment variables directly in your chatflows/workflows, by @laipz8200 and @JzoNgKVO in #6515.

    Environment variables can be used to store private information and credentials. They are read-only and can be separated from the DSL file during export.

    The secret variable type is used to define sensitive information or data, with DSL settings configured for leak prevention.

    image
  • New Prompt Generator: We’ve introduced a new prompt generator, by @iamjoel in #6514, #6525, #6564, and @ZhouhaoJiang in #6516.

    image

🧠 Models

  • Stepfun LLM Support: Added by @forrestlinfeng in #6346.
  • OpenAI GPT-4o-mini Support: Now available, by @takatost in #6442.
  • GPT-4o-mini for OpenRouter Provider: Added by @sinomoe in #6447.
  • Amazon Sagemaker Model Provider: Integrated by @ybalbert001 in #6255.
  • Updated Ernie Models: Thanks to @Weaxs in #6454.
  • Tencent Cloud ASR Support: Added by @lancemao in #6091.

🛠️ Tools

  • Mingdao HAP Tool: Read and maintain HAP application worksheet data, implemented by @coldstone in #6257.
  • Google Translate Tool: Added by @svcvit in #6156.
  • Tianditu Tool: Integrated by @listeng in #6320.
  • Spider Web Scraper & Crawler Tool: Added by @WilliamEspegren in #5725.
  • Getimg.ai Integration: Added by @MatriQ in #6260.

⚙️ Enhancements

  • Full Text Search with Oracle23ai as Vector DB: Added by @tmuife in #6559.
  • API Key Support for Xinference: Integrated by @themanforfree in #6417.
  • Fix for Anthropic Header Issue: Quickly resolved by @richards199999 in #6445.
**Original Pull Request:** https://github.com/langgenius/dify/pull/6592 **State:** closed **Merged:** Yes --- ## ✨ What’s New in v0.6.15? ✨ Hey everyone, we’ve got a fresh update for you! Version 0.6.15 is here, and it’s packed with new features, model support, tools, and enhancements. Let’s dive in: ### 🚀 New Features - **Environment Variables in Workflow**: Now you can use environment variables directly in your chatflows/workflows, by @laipz8200 and @JzoNgKVO in #6515. Environment variables can be used to store private information and credentials. They are read-only and can be separated from the DSL file during export. The `secret` variable type is used to define sensitive information or data, with DSL settings configured for leak prevention. <img width="991" alt="image" src="https://github.com/user-attachments/assets/4670ea02-f05e-487d-a4e3-fa9a66fe73b7"> - **New Prompt Generator**: We’ve introduced a new prompt generator, by @iamjoel in #6514, #6525, #6564, and @ZhouhaoJiang in #6516. <img width="717" alt="image" src="https://github.com/user-attachments/assets/d9cfcf7d-a0af-4e87-9c87-157f78af0374"> ### 🧠 Models - **Stepfun LLM Support**: Added by @forrestlinfeng in #6346. - **OpenAI GPT-4o-mini Support**: Now available, by @takatost in #6442. - **GPT-4o-mini for OpenRouter Provider**: Added by @sinomoe in #6447. - **Amazon Sagemaker Model Provider**: Integrated by @ybalbert001 in #6255. - **Updated Ernie Models**: Thanks to @Weaxs in #6454. - **Tencent Cloud ASR Support**: Added by @lancemao in #6091. ### 🛠️ Tools - **Mingdao HAP Tool**: Read and maintain HAP application worksheet data, implemented by @coldstone in #6257. - **Google Translate Tool**: Added by @svcvit in #6156. - **Tianditu Tool**: Integrated by @listeng in #6320. - **Spider Web Scraper & Crawler Tool**: Added by @WilliamEspegren in #5725. - **Getimg.ai Integration**: Added by @MatriQ in #6260. ### ⚙️ Enhancements - **Full Text Search with Oracle23ai as Vector DB**: Added by @tmuife in #6559. - **API Key Support for Xinference**: Integrated by @themanforfree in #6417. - **Fix for Anthropic Header Issue**: Quickly resolved by @richards199999 in #6445.
yindo added the pull-request label 2026-02-21 20:24:45 -05:00
yindo closed this issue 2026-02-21 20:24:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25344