[PR #4050] version to 0.6.6 #24381

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

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

State: closed
Merged: Yes


🚀 New Features

  • Tool Firecrawl support by @richards199999 in #3819

    This new tool provides capabilities akin to JinaReader, allowing you to efficiently scrape web content and convert it to Markdown format.

  • Bedrock Llama3 support by @longzhihun in #3890

  • Minimax abab6.5, abab6.5s support by @Weaxs in #4012

  • VectorDB PGVecto_rs support and SQLAlchemy upgrade to 2.x by @JohnJyong in #3833

  • Storage gcs support by @miendinh in #3887

  • Added support for HTTP Request Timeout Settings in the HTTP request node by @majian159 in #3854

    With the new connection, read, and write timeout settings, you can control your HTTP requests with precision.

⚙️ Enhancements

  • Added support for Traditional Chinese language by @yongjer in #3899

  • Workflow remove preview mode by @zxhlyh in #3941

    During preview, users can modify workflow graph configurations to enhance the user experience.”

  • Qdrant gRPC mode support by @leslie2046 in #3929

  • Refactor storage using the factory pattern by @JohnJyong in #3922

  • Update sandbox service image tag to a specific version to avoid any issues with delayed image updates by @Yeuoly in #3997

  • Text stream support for workflow app when using LLM node text as End node output by @takatost in #3798

    If the END node in the workflow app contains the LLM text variable, it can support streaming output in typewriter form.

  • CODE transform node editor support insert var by add slash or left brace by @iamjoel in #3946

  • Added class_name output variable for question classifier node by @sinomoe in #4000

🛠️ Bug Fixes

  • fix: tool webscraper - too many redirects in case target url does not support HEAD method and redirect infinite to the same error link by @miendinh in #3831
  • fix: fetch page name of notion wiki by @badbye in #3847
  • fix: together ai model setting by @JohnJyong in #3895
  • feat: replicate model provider supports default version by @GarfieldDai in #3884
**Original Pull Request:** https://github.com/langgenius/dify/pull/4050 **State:** closed **Merged:** Yes --- ### 🚀 New Features * Tool Firecrawl support by @richards199999 in #3819 This new tool provides capabilities akin to JinaReader, allowing you to efficiently scrape web content and convert it to Markdown format. * Bedrock Llama3 support by @longzhihun in #3890 * Minimax abab6.5, abab6.5s support by @Weaxs in #4012 * VectorDB PGVecto_rs support and SQLAlchemy upgrade to 2.x by @JohnJyong in #3833 * Storage gcs support by @miendinh in #3887 * Added support for HTTP Request Timeout Settings in the HTTP request node by @majian159 in #3854 With the new connection, read, and write timeout settings, you can control your HTTP requests with precision. ### ⚙️ Enhancements * Added support for Traditional Chinese language by @yongjer in #3899 * Workflow remove preview mode by @zxhlyh in #3941 During preview, users can modify workflow graph configurations to enhance the user experience.” * Qdrant gRPC mode support by @leslie2046 in #3929 * Refactor storage using the factory pattern by @JohnJyong in #3922 * Update sandbox service image tag to a specific version to avoid any issues with delayed image updates by @Yeuoly in #3997 * Text stream support for workflow app when using LLM node text as End node output by @takatost in #3798 If the END node in the workflow app contains the LLM text variable, it can support streaming output in typewriter form. * CODE transform node editor support insert var by add slash or left brace by @iamjoel in #3946 * Added class_name output variable for question classifier node by @sinomoe in #4000 ### 🛠️ Bug Fixes * fix: tool webscraper - too many redirects in case target url does not support HEAD method and redirect infinite to the same error link by @miendinh in #3831 * fix: fetch page name of notion wiki by @badbye in #3847 * fix: together ai model setting by @JohnJyong in #3895 * feat: replicate model provider supports default version by @GarfieldDai in #3884
yindo added the pull-request label 2026-02-21 20:22:54 -05:00
yindo closed this issue 2026-02-21 20:22:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24381