- 複数ノード選択時のコンテキストメニューにコピー/削除を追加
- dify-plugin-daemon の正しいエラーメッセージを返すように修正
- エンタープライズ向け OpenTelemetry エクスポーターを追加
- (api) エラーハンドリング付きでワークフロー削除機能を追加
langgenius/dify の全リリースを 1 ページで俯瞰するための非公式まとめサイトです。
本ページは langgenius/dify の公開リリース情報を機械的に収集・整形しただけの非公式まとめです。 Dify 公式および LangGenius 社とは一切関係ありません。
各リリースの要約は、GitHub の自動生成リリースノートから PR タイトルを抽出するヒューリスティック処理によるものです。網羅性・正確性は保証しません。 機能の正式な仕様、互換性、移行手順については、必ず下記の公式情報をご確認ください。
2023 年 5 月の初版から最新版まで。1.0.0(2025-02) のプラグインシステム導入が大きな分水嶺。
パッチリリース(例: 1.10.1)は除外しています。各カードのハイライトは PR タイトルから機械抽出した要約のため、正確な機能仕様は必ず GitHub の原文をご確認ください。
新しい順に表示。メジャー / マイナー · パッチ · プレリリース で色分けしています。バージョン番号をクリックすると GitHub のリリースノート原文を開きます。
| バージョン | 公開日 | ハイライト(機械抽出) |
|---|---|---|
1.14.1 | 2026-05-12 | feat(dev-proxy): init package |
1.14.0 | 2026-04-29 | 複数ノード選択時のコンテキストメニューにコピー/削除を追加 |
1.14.0-rc1 | 2026-02-14 | feat(api): add scheduled cleanup task for specific workflow logs |
1.13.3 | 2026-03-27 | feat(web): add base ui toast |
1.13.2 | 2026-03-18 | feat: remove weaviate client __del__ method (#33593) by @fatelei |
1.13.1 | 2026-03-17 | feat(api): add scheduled cleanup task for specific workflow logs |
1.13.0 | 2026-02-11 | 最新ハッシュを使ってドラフトを同期 |
1.12.1 | 2026-02-04 | fix(docker): persist IRIS data across container recreation using Durable %SYS |
1.12.0 | 2026-02-03 | エンタープライズ API で traceparent ヘッダーを注入 |
1.11.4 | 2026-01-15 | fix: redirect after login |
1.11.3 | 2026-01-13 | feat(refactoring): introduce comprehensive guidelines and tools for component refactoring in Dify |
1.11.2 | 2025-12-25 | feat(i18n): add Tunisian Arabic (ar-TN) translation |
1.11.1 | 2025-12-12 | feat: integrate Amplitude API key into layout and provider components |
1.11.0 | 2025-12-11 | dataset service のテストスクリプトを整備 |
1.10.1-fix.1 | 2025-12-05 | Security/deps: backend bumps pyarrow 17.0.0, werkzeug 3.1.4, urllib3 2.5.0 in api/uv.lock; frontend bumps React 19.2.1 (addresses CVE-2025-5… |
1.10.1 | 2025-11-26 | feat: add icon gallery stories |
1.10.0 | 2025-11-13 | イテレーションノードに flatten_output 設定を追加 |
1.10.0-rc1 | 2025-10-30 | feat: add scroll to selected node button in workflow header |
1.9.2 | 2025-10-22 | feat(web): remove dead dependencies |
1.9.1 | 2025-09-29 | feat(pipeline): add language support to built-in pipeline templates and update related components |
1.9.0 | 2025-09-22 | ワークフローコンバーターに Testcontainers ベースのテストを追加 |
1.8.1 | 2025-09-03 | feat: datasets hit-testing retrieve chunking detail answer when docum… |
1.8.0 | 2025-08-27 | goto-anything の @ コマンドセレクターにフィルタ機能を追加 |
1.7.2 | 2025-08-11 | feat: update banner |
1.7.1 | 2025-07-28 | feat(k8s): Add pure migration option for `api` component |
1.7.0 | 2025-07-23 | (tool) クエリパラメータ経由の API キー認証に対応 |
1.6.0 | 2025-07-10 | エージェントノードで LLM 設定を保持するように |
1.5.1 | 2025-07-02 | feat: add a magic field in the cancel invite api response |
1.5.0 | 2025-06-25 | flask_context_manager を追加 |
1.4.3 | 2025-06-16 | feat: add S3_USE_AWS env var to explicitly distinguish AWS S3 usage in plugin-daemon |
1.4.2 | 2025-06-11 | feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. |
1.4.1 | 2025-05-27 | feat(workflow): domain model for workflow node execution |
1.4.0 | 2025-05-15 | 孤立ファイル探索の前に message_files テーブルをクリーンアップ |
1.3.1 | 2025-04-28 | feat: add missing switches |
1.3.0 | 2025-04-23 | (large_language_model) プラグインベースのトークン計測設定オプションを追加 |
1.2.0 | 2025-04-09 | feat: Add OceanBase hybrid search features |
1.1.3 | 2025-03-24 | feat: Skip Redis operations if RateLimit is disabled |
1.1.2 | 2025-03-21 | feat: replace file content type to avoid load script in svg. |
1.1.1 | 2025-03-20 | enhance: avoid to use transaction Redis commands in rate limiter |
1.1.0 | 2025-03-18 | feat: add click-away and mounting logic to agent setting component |
1.0.1 | 2025-03-11 | Feat: web app dark mode |
1.0.0 | 2025-02-28 | We've developed a plugin system, a standard for Dify that lets users create plugins with the suffix .difypkg. By installing different plugin… |
1.0.0-beta.1 | 2025-01-09 | We've developed a plugin system, a standard for Dify that lets users create plugins with the suffix .difypkg. By installing different plugin… |
0.15.5 | 2025-03-24 | fix: sanitizer svg to avoid xss |
0.15.4 | 2025-03-21 | Security**: Resolved an XSS vulnerability related to rendering SVGs, closing a security gap with help from @iamjoel in #16437. |
0.15.3 | 2025-02-07 | feat: add pg vector index |
0.15.2 | 2025-01-22 | Feat: copyright modification |
0.15.1 | 2025-01-13 | feat: support single run doc extractor node |
0.15.0 | 2025-01-07 | feat: mypy for all type check |
0.14.2 | 2024-12-23 | feat(ark): add doubao-pro-256k and doubao-embedding-large |
0.14.1 | 2024-12-18 | feat: add gitee ai vl models |
0.14.0 | 2024-12-16 | feat:add apollo configuration to load env file |
0.13.2 | 2024-12-09 | FEAT: cohere rerank 3.5 model added |
0.13.1 | 2024-12-05 | feat: correct the prompt grammar. |
0.13.0 | 2024-12-03 | Feat: Divider component now supports gradient background |
0.12.1 | 2024-11-26 | feat: Allow to contains files in the system prompt even model not support. |
0.12.0 | 2024-11-25 | feat: AnalyticDB vector store supports invocation via SQL. |
0.11.2 | 2024-11-18 | feat(settings): add chat color theme inverted toggle in settings modal |
0.11.1 | 2024-11-11 | feat(vannaai): add base_url configuration |
0.11.0 | 2024-11-05 | feat: couchbase integration |
0.10.2 | 2024-10-28 | feat: regenerate history switch navigation |
0.10.1 | 2024-10-23 | enhance: use urllib join instead of fstring |
0.10.0 | 2024-10-21 | feat: added dataset recall testing API |
0.10.0-beta3 | 2024-10-15 | Enhanced Prompt Editor for LLM Node: You can now utilize `Array<String>` and `Array<Number>` types within the Prompt editor. This improvemen… |
0.10.0-beta2 | 2024-10-01 | Docker Startup Issue**: Resolved an issue where Dify 0.10.0-beta1 could not be started using Docker. |
0.10.0-beta1 | 2024-09-30 | File Processing in Workflows**: Added support for `File` and `Array<File>` variable types, allowing seamless handling and transfer of files… |
0.9.2 | 2024-10-14 | feat: add qwen2.5-72b and llama3.2 for openrouter |
0.9.1-fix1 | 2024-10-11 | feat: add qwen2.5-72b and llama3.2 for openrouter |
0.9.1 | 2024-09-30 | original dataset update issue |
0.9.0 | 2024-09-30 | feat: update pyproject.toml |
0.8.3 | 2024-09-20 | feat: allow users to specify timeout for text generations and workflows by environment variable |
0.8.2 | 2024-09-13 | feat: add o1-series models support in Agent App (ReACT only) |
0.8.1 | 2024-09-12 | feat: add from_variable_selector for stream chunk / message event |
0.8.0 | 2024-09-10 | feat: support auto generate i18n translate |
0.8.0-beta1 | 2024-09-04 | Parallel Execution of Nodes in Workflows**: Nodes can now be executed in parallel within a workflow, greatly increasing the execution speed.… |
0.7.3 | 2024-09-03 | feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search |
0.7.2 | 2024-08-26 | feat(api): support wenxin bge-large and tao embedding model. |
0.7.1 | 2024-08-19 | feat(api/workflow): Add `Conversation.dialogue_count` |
0.7.0 | 2024-08-14 | feat: add function calling for deepseek models |
0.6.16 | 2024-08-06 | feat: support llama3.1 series models for openrouter provider |
0.6.15 | 2024-07-23 | feat: bedrock model runtime enhancement |
0.6.14 | 2024-07-15 | Feat: add index bar to select tool panel of workflow |
0.6.13 | 2024-07-08 | feat: correctly delete applications using Celery workers |
0.6.12-fix1 | 2024-06-29 | add README for new docker/ directory |
0.6.12 | 2024-06-28 | feat(Tools): Add Serply Web/Job/Scholar/News Search tool for more options |
0.6.11 | 2024-06-14 | feat: pricing page add llm load balancing info |
0.6.10 | 2024-06-04 | feat: add América/São Paulo tz |
0.6.9 | 2024-05-27 | feat: Use Romanian & other langs in QA |
0.6.8 | 2024-05-13 | feat: workflow interaction |
0.6.7 | 2024-05-09 | Feat: frontend support timezone of timestamp |
0.6.6 | 2024-05-02 | feat: replicate supports default version. |
0.6.5 | 2024-04-25 | feat: add support for bedrock Mistral AI model |
0.6.4 | 2024-04-22 | feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM |
0.6.3 | 2024-04-16 | feat: Add support for embed file with AWS Bedrock Titan Model |
0.6.2 | 2024-04-11 | feat: gpt-4-turbo |
0.6.1 | 2024-04-09 | feat: moonshot function call |
0.6.0-fix1 | 2024-04-08 | feat: translations |
0.6.0 | 2024-04-08 | feat: claude3 tool call |
0.6.0-preview-workflow.2 | 2024-04-03 | Refactored the variable reference logic for LLM, Answer, Tool, and Http Request nodes. Now you can simply input "/" in the text box to direc… |
0.6.0-preview-workflow.1 | 2024-03-23 | Introduced two new App types: `Chatflow` and `Workflow`. |
0.5.11-fix1 | 2024-04-02 | feat: add Feishu(飞书) tool for sending message to chat group bot via webhook by @arkii in #3059 |
0.5.11 | 2024-03-29 | Add azure blob storage support by @JohnJyong in #2919 |
0.5.10 | 2024-03-19 | Added Anthripic `claude-3-haiku-20240307` by @lroolle #2825 |
0.5.9 | 2024-03-12 | Supported Groq LLM by @Yeuoly #2733 |
0.5.8 | 2024-03-04 | Added Anthropic `claude-3` LLM with Vision #2684 |
0.5.7 | 2024-02-28 | Added `Mistral AI` model provider. #2594 |
0.5.6 | 2024-02-19 | feat: add `introduction` field in log detail response of chat app |
0.5.5 | 2024-02-13 | feat: add support for smtp when send email |
0.5.4 | 2024-02-06 | feat:add gpt-3.5-turbo-0125 |
0.5.3 | 2024-02-01 | feat: prompt IDE support change height |
0.5.2 | 2024-01-26 | Feat: chunk overlap supported |
0.5.1 | 2024-01-25 | feat: utm supports. |
0.5.0 | 2024-01-24 | |
0.4.9 | 2024-01-19 | feat: remove deprecated envs |
0.4.8 | 2024-01-17 | feat: add abab5.5s-chat |
0.4.7 | 2024-01-15 | feat: huggingface llm add new params. |
0.4.6 | 2024-01-12 | feat: app sidebar support collapse |
0.4.5 | 2024-01-11 | feat: bump version 0.4.5 |
0.4.4 | 2024-01-05 | feat: optimize memory & invoke error output |
0.4.3 | 2024-01-04 | feat: model parameter prefefined |
0.4.2 | 2024-01-03 | fix: ciphertext error |
0.4.1 | 2024-01-03 | fix: agent strategy missing in app model config |
0.4.0 | 2024-01-02 | Model Runtime Rework:** We've moved away from LangChain, simplifying the model layer. Now, expanding models is as easy as setting up the mod… |
0.3.34 | 2023-12-19 | Annotation Reply, see details: [Link](https://docs.dify.ai/advanced/annotation-reply) |
0.3.33 | 2023-12-08 | feat: add jina embedding |
0.3.32 | 2023-11-25 | Supported the `rerank` model of `xinference` for local deployment, such as: `bge-reranker-large`, `bge-reranker-base`. |
0.3.31-fix3 | 2023-11-22 | feat: optimize db connections in thread |
0.3.31-fix2 | 2023-11-21 | add anthropic `claude-2.1` support |
0.3.31-fix1 | 2023-11-21 | feat: bump version to 0.3.31-fix1 |
0.3.31 | 2023-11-21 | Added support for multi-datasets retrieval, hybrid search, and result re-ranking. |
0.3.30 | 2023-11-13 | App supports image uploading and calls the OpenAI GPT-4V or `gpt-4-vision-preview` which allows the model to take in images and answer quest… |
0.3.29 | 2023-11-06 | App Moderation Support [DOCS WIP] |
0.3.28 | 2023-10-14 | feat: use xinference client instead of xinference |
0.3.27 | 2023-10-12 | feat: using random sampling to check if it violates the review mechan… |
0.3.26 | 2023-10-11 | document segmentApi Add get&update&delete operate |
0.3.25 | 2023-10-10 | feat: move login_required wrapper outside |
0.3.24 | 2023-09-28 | feat: batch run support retry errors and decrease rate limit times |
0.3.23 | 2023-09-19 | feat: spark free quota verify |
0.3.22 | 2023-09-11 | Feat:csv & docx support |
0.3.21 | 2023-09-10 | feat: support optional query content |
0.3.20 | 2023-09-09 | feat: optimize generation of conversation title |
0.3.19 | 2023-08-31 | feat: maintenance notice |
0.3.18 | 2023-08-24 | feat: remove unnecessary prompt of baichuan |
0.3.17 | 2023-08-24 | feat: adjust hf max tokens |
0.3.16 | 2023-08-23 | feat: optimize hf inference endpoint |
0.3.15 | 2023-08-23 | feat: add spark v2 support |
0.3.14 | 2023-08-15 | feat: rename title in site both rename name in app |
0.3.13 | 2023-08-14 | Support editing OPENAI_API_BASE in configuration modal. |
0.3.12 | 2023-07-29 | feat: chat add page title |
0.3.11 | 2023-07-27 | feat: embed into other site support set custom host |
0.3.10 | 2023-07-18 | Feat: hide password setting and invitation link in cloud version |
0.3.9 | 2023-07-17 | feat: claude api support |
0.3.8 | 2023-07-14 | Chat apps can be embedded into webpages 💻 |
0.3.7 | 2023-07-10 | feat: optimize conversation operation |
0.3.6 | 2023-06-28 | feat: upgrade langchain |
0.3.5 | 2023-06-21 | 📁 dataset supports multi-file uploads |
0.3.4 | 2023-06-19 | 📃 Dataset support integration with **Notion** |
0.3.3 | 2023-06-14 | feat: stop response call api |
0.3.2 | 2023-06-09 | feat: ignore validate failed error log |
0.3.1 | 2023-05-30 | feat: support multi datasets router chain mode |
0.3.0 | 2023-05-25 | feat: generation support gpt4 |
0.2.2 | 2023-05-25 | feat: remove unuseful flake8 |
0.2.1 | 2023-05-15 | First Release |
本サイトは GitHub Releases API から
Dify のリリースメタデータを取得し、PR タイトルを機械的に抽出して 1 ページに整形した非公式トラッカーです。
要約は feat: プレフィックスを優先し、chore / test / refactor など補助的な変更は後段に並べるヒューリスティクスを使用しています。
繰り返しになりますが、本ページは非公式まとめです。正式な機能仕様、破壊的変更、移行手順については、必ず 公式リリースノート および 公式ドキュメント をご確認ください。