olliphant dify releases

Dify 1.7.0 (2025-07-23)

公式リリースノート: https://github.com/langgenius/dify/releases/tag/1.7.0

v1.7.0 - Tool OAuth & Plugin Auto-Upgrade Enhanced

このバージョンの記事

# テーマ 状態
01-major-feature-oauth-support-in-tool-plugins 主要機能: ツールプラグインの OAuth 対応 (1.7.0) draft
02-major-feature-plugin-auto-upgrade-strategy 主要機能: プラグイン自動アップグレード戦略 (1.7.0) draft
03-enhancements 機能強化 (1.7.0) draft
04-improvements 改善 (1.7.0) draft

リリースノート抜粋

🌟 What’s New in v1.7.0? 🌟

Version 1.7.0 is packed with features that expand our app's flexibility and enhance performance. Here's what we're bringing to the table:

🏗️ Major Feature: OAuth Support in Tool Plugins

Tool plugins now support OAuth 2.0 authentication, allowing users to securely connect with third-party services without manually managing API keys. This includes refresh token support for maintaining long-term authentication sessions.
(#22550 thanks @Mairuis @zxhlyh )
image

🏗️ Major Feature: Plugin auto upgrade strategy

Plugins can now be automatically updated with configurable upgrade policies and rollback mechanisms. The system monitors plugin repositories and performs seamless upgrades while ensuring compatibility with your Dify version.
(#19758 thanks @RockChinQ @iamjoel )
image

⚡ Enhancements

…(以下省略、公式リリースノートを参照)


本記事は非公式まとめです。 正式な機能仕様、互換性、移行手順については Dify 公式ドキュメント および 公式リリースノート を必ずご確認ください。