[PR #22136] chore(version): bump to 1.6.0 #29851

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

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

State: closed
Merged: Yes


🌟 What’s New in v1.6.0? 🌟

Welcome to version 1.6.0! 🎉🎉🎉 This release is packed with new features, crucial fixes, and various optimisations aimed at enhancing your experience. We've listened to your feedback and made significant improvements across the board.

🎯 Spotlight Feature: Introducing MCP Support! 🎯

We’re thrilled to introduce support for Anthropic’s Model Context Protocol (MCP) — a new industry standard for structuring model inputs and outputs. MCP makes it easier than ever to integrate with cutting-edge language models using a unified, reliable format.
📖 FOR MORE INFORMATION

🚀 New Features

  • MCP Support: We've integrated MCP support, opening doors for more seamless interactions. (See #20716, by Novice)

Enhancements

  • Drag-and-Drop for Topics: Now, you can easily reorder your topics list with a drag-and-drop sorting feature. (See #22066, by Minamiyama)
  • SSL Verify Toggle: You now have the ability to change SSL verification settings in the HTTP Node. (See #22052, by Davide Delbianco)
  • Batch Embedding Optimisation: Optimised batch embeddings and Qdrant write consistency. (See #21776, by luckylhb90)
  • Question Classifier Enhancements: Introduced instanceId to the class-item editor for sophisticated categorisation. (See #22002, by Minamiyama)
  • Redis Fallback Mechanism: Added a robust fallback mechanism for Redis to ensure data resilience. (See #21044, by NeatGuyCoding)

🐛 Fixes

  • Json Output Issue: Resolved an issue with JSON output that was affecting data consistency. (See #22053, by baonudesifeizhai)
  • Variable Name Uniqueness: Ensured unique variable names in the list to avoid conflicts. (See #22038, by Minamiyama)
  • Overflow Hidden Fix in Drawer: Ensured that the copy button remains clickable by adding overflow hidden. (See #22103, by Heyang Wang)
  • Plugin Daemon Failures: Addressed issues preventing plugin daemons from starting. (See #21841, by Kalo Chin)

Version 1.6.0 brings major process optimisations and removes previous bottlenecks, while introducing the Model Context Protocol (MCP) standard to greatly enhance the consistency and compatibility of model inputs and outputs. This makes integration and extension smoother and more efficient than ever. Huge thanks to all our contributors! We welcome your ongoing feedback to help us keep improving the platform together.

**Original Pull Request:** https://github.com/langgenius/dify/pull/22136 **State:** closed **Merged:** Yes --- # 🌟 What’s New in v1.6.0? 🌟 Welcome to version 1.6.0! 🎉🎉🎉 This release is packed with new features, crucial fixes, and various optimisations aimed at enhancing your experience. We've listened to your feedback and made significant improvements across the board. ## 🎯 Spotlight Feature: **Introducing MCP Support!** 🎯 We’re thrilled to introduce **support for [Anthropic’s Model Context Protocol (MCP)](https://docs.anthropic.com/claude/docs/model-context-protocol)** — a new industry standard for structuring model inputs and outputs. MCP makes it easier than ever to integrate with cutting-edge language models using a unified, reliable format. 📖 **[FOR MORE INFORMATION](https://dify.ai/blog/v1-6-0-built-in-two-way-mcp-support)** ## 🚀 New Features - **MCP Support**: We've integrated MCP support, opening doors for more seamless interactions. (See #20716, by *Novice*) ## ⚡ Enhancements - **Drag-and-Drop for Topics**: Now, you can easily reorder your topics list with a drag-and-drop sorting feature. (See #22066, by *Minamiyama*) - **SSL Verify Toggle**: You now have the ability to change SSL verification settings in the HTTP Node. (See #22052, by *Davide Delbianco*) - **Batch Embedding Optimisation**: Optimised batch embeddings and Qdrant write consistency. (See #21776, by *luckylhb90*) - **Question Classifier Enhancements**: Introduced instanceId to the class-item editor for sophisticated categorisation. (See #22002, by *Minamiyama*) - **Redis Fallback Mechanism**: Added a robust fallback mechanism for Redis to ensure data resilience. (See #21044, by *NeatGuyCoding*) ## 🐛 Fixes - **Json Output Issue**: Resolved an issue with JSON output that was affecting data consistency. (See #22053, by *baonudesifeizhai*) - **Variable Name Uniqueness**: Ensured unique variable names in the list to avoid conflicts. (See #22038, by *Minamiyama*) - **Overflow Hidden Fix in Drawer**: Ensured that the copy button remains clickable by adding overflow hidden. (See #22103, by *Heyang Wang*) - **Plugin Daemon Failures**: Addressed issues preventing plugin daemons from starting. (See #21841, by *Kalo Chin*) Version 1.6.0 brings major process optimisations and removes previous bottlenecks, while introducing the Model Context Protocol (MCP) standard to greatly enhance the consistency and compatibility of model inputs and outputs. This makes integration and extension smoother and more efficient than ever. Huge thanks to all our contributors! We welcome your ongoing feedback to help us keep improving the platform together.
yindo added the pull-request label 2026-02-21 20:46:22 -05:00
yindo closed this issue 2026-02-21 20:46:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#29851