[PR #4347] version to 0.6.8 #24496

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

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

State: closed
Merged: Yes


What’s New in v0.6.8?

Hey folks, we've rolled out version 0.6.8 of our platform and it's packed with some new features, enhancements, and fixes. Here’s a quick rundown of what’s new:

🚀 New Features

  • Model Integrations:

    • Introduced OpenAI GPT-4o by @Yeuoly in #4346.
    • Introduced GPT-4 Turbo for Azure by @leslie2046 in #4287.
    • New models hosted on NVIDIA added by @joshua20231026 in #4303.
    • Add LocalAI rerank model support by @thiner in #3952.
  • Added Jinja2 template prompt support for LLM node by @Yeuoly in #3968 and @iamjoel in #4260.

  • Code node with upgraded network support and additional Python dependencies by @Yeuoly in #4231.

  • Added support for Google Storage by @KiyotakaMatsushita in #4266.

  • Vector DB PGVector integration by @vaayne in #3879.

  • Korean language support (ko-KR) by @qkdxorjs1002 in #4333.

⚙️ Enhancements

  • Workflow Enhancements:

    • Optimized workflow graph sync by @takatost in #4251 and @zxhlyh in #4250.

      Now, you won't lose any workflow graph data when switching between multiple tabs in the browser. It's instantly synced to the latest draft version!

    • Hide node detail outputs and run details in web apps to streamline interfaces by @takatost in #3954 and @iamjoel in #4289.

      Before, the tracing of the workflow might expose the log details of the nodes to the end-users, now we have disabled it.

    • Increased max steps to 50 in workflows by @takatost in #4252.

  • Question classifier prompt optimization for better accuracy by @JohnJyong in #4262.

    After optimization, the classification results will be more accurate.

  • Optimized install form for better user experience by @TinsFox in #4154.

🛠️ Bug Fixes

  • Fixed workflow zoom in/out shortcuts by @zxhlyh in #4283.
  • Addressed an issue where web apps did not show number type input fields by @iamjoel in #4292.
**Original Pull Request:** https://github.com/langgenius/dify/pull/4347 **State:** closed **Merged:** Yes --- ## ✨ What’s New in v0.6.8? ✨ Hey folks, we've rolled out version 0.6.8 of our platform and it's packed with some new features, enhancements, and fixes. Here’s a quick rundown of what’s new: ### 🚀 New Features - **Model Integrations:** - Introduced OpenAI GPT-4o by @Yeuoly in #4346. - Introduced GPT-4 Turbo for Azure by @leslie2046 in #4287. - New models hosted on NVIDIA added by @joshua20231026 in #4303. - Add LocalAI rerank model support by @thiner in #3952. - Added Jinja2 template prompt support for LLM node by @Yeuoly in #3968 and @iamjoel in #4260. - Code node with upgraded network support and additional Python dependencies by @Yeuoly in #4231. - Added support for Google Storage by @KiyotakaMatsushita in #4266. - Vector DB PGVector integration by @vaayne in #3879. - Korean language support (ko-KR) by @qkdxorjs1002 in #4333. ### ⚙️ Enhancements - **Workflow Enhancements:** - Optimized workflow graph sync by @takatost in #4251 and @zxhlyh in #4250. Now, you won't lose any workflow graph data when switching between multiple tabs in the browser. It's instantly synced to the latest draft version! - Hide node detail outputs and run details in web apps to streamline interfaces by @takatost in #3954 and @iamjoel in #4289. Before, the tracing of the workflow might expose the log details of the nodes to the end-users, now we have disabled it. - Increased max steps to 50 in workflows by @takatost in #4252. - Question classifier prompt optimization for better accuracy by @JohnJyong in #4262. After optimization, the classification results will be more accurate. - Optimized install form for better user experience by @TinsFox in #4154. ### 🛠️ Bug Fixes - Fixed workflow zoom in/out shortcuts by @zxhlyh in #4283. - Addressed an issue where web apps did not show number type input fields by @iamjoel in #4292.
yindo added the pull-request label 2026-02-21 20:23:07 -05:00
yindo closed this issue 2026-02-21 20:23:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24496