盐粒 Yanli
|
c8ae6e39d2
|
fix: NextStep crash when target node is missing (#31416)
|
2026-01-23 10:15:20 +08:00 |
|
Joel
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
|
Stephen Zhou
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
|
byteforge
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
|
yyh
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
|
pavior
|
cd497a8c52
|
fix(web): use portal for variable picker in code editor (Fixes #31063) (#31066)
|
2026-01-16 13:31:57 +08:00 |
|
yyh
|
14b2e5bd0d
|
refactor(web): MCP tool availability to context-based version gating (#30955)
|
2026-01-14 13:40:16 +08:00 |
|
wangxiaolei
|
d095bd413b
|
fix: fix LOOP_CHILDREN_Z_INDEX (#30719)
|
2026-01-14 10:22:31 +08:00 |
|
青枕
|
0e33dfb5c2
|
fix: In the LLM model in dify, when a message is added, the first cli… (#29540)
Co-authored-by: 青枕 <qingzhen.ww@alibaba-inc.com>
|
2026-01-13 15:42:32 +08:00 |
|
wangxiaolei
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
|
Rhon Joe
|
27a803a6f0
|
fix(web): resolve key-value input box height inconsistency on focus/blur (#30715) (#30716)
|
2026-01-08 09:54:27 +08:00 |
|
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
|
Stephen Zhou
|
2399d00d86
|
refactor(i18n): about locales (#30336)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-30 14:38:23 +08:00 |
|
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
|
wangxiaolei
|
b892906d71
|
fix: fix metadata filter not survive a rename (#30174)
|
2025-12-26 10:40:30 +08:00 |
|
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
|
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
|
Stephen Zhou
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 16:31:16 +08:00 |
|
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
|
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
非法操作
|
9701a2994b
|
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-23 14:05:21 +08:00 |
|
GuanMu
|
c3b713d88a
|
fix: adjust padding in entry node container for better alignment (#29999)
|
2025-12-22 21:16:57 +08:00 |
|
Stephen Zhou
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
|
yyh
|
079620714e
|
refactor: migrate common service toward TanStack Query (#29009)
|
2025-12-19 17:34:14 +08:00 |
|
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
|
Angel98518
|
c2f2be6b08
|
fix: oxlint no unused expressions (#29675)
Co-authored-by: daniel <daniel@example.com>
|
2025-12-16 18:00:04 +08:00 |
|
Coding On Star
|
d942adf3b2
|
feat: Enhance Amplitude tracking across various components (#29662)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-15 15:25:10 +08:00 |
|
Chen Jiaju
|
63624dece1
|
fix(workflow): tool plugin output_schema array type not selectable in subsequent nodes (#29035)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-12-15 11:17:15 +08:00 |
|
Agung Besti
|
3db27c3158
|
fix(workflow): agent prompt editor canvas not covering full text height (#29623)
|
2025-12-14 15:53:39 +08:00 |
|
Wu Tianwei
|
94244ed8f6
|
fix: handle potential undefined values in query_attachment_selector across multiple components (#29429)
|
2025-12-10 19:30:21 +08:00 |
|
Wu Tianwei
|
bafd093fa9
|
fix: Add dataset file upload restrictions (#29397)
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-10 16:41:05 +08:00 |
|
yyh
|
18601d8b38
|
Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2025-12-09 13:48:23 +08:00 |
|
Wu Tianwei
|
14d1b3f9b3
|
feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 11:44:50 +08:00 |
|
非法操作
|
a44b800c85
|
chore: find more redirect to correct category (#29303)
|
2025-12-09 11:09:43 +08:00 |
|
Wu Tianwei
|
e7c26a2f3f
|
refactor: update useNodes import to use reactflow across multiple components (#29195)
|
2025-12-05 16:38:03 +08:00 |
|
非法操作
|
3e5f683e90
|
feat: dark theme icon support (#28858)
|
2025-12-04 09:29:00 +08:00 |
|
CrabSAMA
|
0a2d478749
|
Feat: Add "Open Workflow" link in workflow side panel (#28898)
|
2025-11-29 18:47:12 +08:00 |
|
Joel
|
5f2e0d6347
|
pref: reduce next step components reRender (#28783)
|
2025-11-27 17:12:00 +08:00 |
|
CrabSAMA
|
820925a866
|
feat(workflow): workflow as tool output schema (#26241)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-11-27 16:50:48 +08:00 |
|
Joel
|
ef0e1031b0
|
pref: reduce the times of useNodes reRender (#28682)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 16:52:47 +08:00 |
|
Coding On Star
|
dbecba710b
|
frontend auto testing rules (#28679)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-26 15:18:07 +08:00 |
|
Xiu-Lan
|
abc13ef762
|
Feat/web workflow improvements (#27981)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: johnny0120 <johnny0120@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Wood <tuiskuwood@outlook.com>
|
2025-11-25 19:54:40 +08:00 |
|
Joel
|
15ea27868e
|
pref: workflow (#28591)
|
2025-11-24 17:02:18 +08:00 |
|
非法操作
|
9fed2dc065
|
fix: Code editor throws dozen of errors (#28500)
|
2025-11-21 16:48:35 +08:00 |
|
耐小心
|
4486b54680
|
Clean up legacy conditions data in if-else nodes to prevent misjudgments (#28148)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-21 14:26:57 +08:00 |
|
znn
|
ae5b5a6aa9
|
disable sticky scroll (#28248)
|
2025-11-21 11:24:26 +08:00 |
|
znn
|
014cbaf387
|
make expand/collapse in question classifier node (#26772)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-11-20 11:17:34 +08:00 |
|
Yessenia-d
|
ad7fdd18d0
|
fix: update currentTriggerPlugin check in BasePanel component (#28287)
|
2025-11-17 17:19:35 +08:00 |
|
GuanMu
|
470883858e
|
fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175)
|
2025-11-13 20:16:56 +08:00 |
|
katakyo
|
9cb2645793
|
fix: update input field width for retry configuration in RetryOnPanel (#28142)
|
2025-11-13 15:00:22 +08:00 |
|
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
|
yangzheli
|
f31b821cc0
|
fix(web): improve the consistency of the inputs-form UI (#27837)
|
2025-11-05 09:29:13 +08:00 |
|
vicen
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
|
issac2e
|
b7360140ee
|
fix: resolve stale closure values in LLM node callbacks (#27612) (#27614)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
|
2025-10-30 09:38:39 +08:00 |
|
Wu Tianwei
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 10:22:16 +08:00 |
|
Novice
|
b6e0abadab
|
feat: add flatten_output configuration to iteration node (#27502)
|
2025-10-27 16:04:24 +08:00 |
|
Wu Tianwei
|
f909040567
|
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
|
2025-10-22 10:49:49 +08:00 |
|
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
|
GuanMu
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
|
GuanMu
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|
Wu Tianwei
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
|
GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
|
GuanMu
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
|
Guangdong Liu
|
58524d6d2b
|
fix: remove unnecessary properties from condition draft (#27009)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-17 09:11:03 +08:00 |
|
yangzheli
|
cff5de626b
|
feat(agent): similar to the start node of workflow, agent variables also support drag-and-drop (#26899)
|
2025-10-15 13:07:51 +08:00 |
|
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
|
Wu Tianwei
|
c692962650
|
fix: update tooltip for chunk structure in knowledge base component (#26808)
|
2025-10-13 10:44:10 +08:00 |
|
yangzheli
|
f86b6658c9
|
perf(web): split constant files to improve web performance (#26794)
|
2025-10-13 10:22:34 +08:00 |
|
Nan LI
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
|
GuanMu
|
33b0814323
|
refactor(types): remove any usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
|
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
|
非法操作
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
|
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-29 20:35:55 +09:00 |
|
Wu Tianwei
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
|
Wu Tianwei
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 14:58:28 +08:00 |
|
quicksand
|
029d5d36ac
|
Fix: Knowledge Base node crash when retrieval_model is null (#26397)
|
2025-09-29 11:55:06 +08:00 |
|
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
|
Asuka Minato
|
9a7245e1df
|
rm assigned but unused (#25639)
|
2025-09-27 10:54:25 +08:00 |
|
Yongtao Huang
|
319ecdd312
|
Fix: avoid mutating node props (#26266)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-27 09:50:32 +08:00 |
|
Wood
|
eab6f65409
|
Fix array-only filtering in List Operator picker; remove file children fallback and align child types. (#26240)
|
2025-09-25 22:43:00 +08:00 |
|
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
|
GuanMu
|
fb6ccccc3d
|
chore: refactor component exports for consistency (#26033)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-23 17:04:56 +08:00 |
|
夏目猫猫
|
760a2c656c
|
amend regexp exec (#25986)
|
2025-09-23 00:47:13 +09:00 |
|
Joel
|
1550316b8d
|
fix: undefined match the wrong output schema (#25971)
|
2025-09-19 17:03:09 +08:00 |
|
Wu Tianwei
|
87394d2512
|
fix: enhance model parameter handling with advanced mode support and localization updates (#25963)
|
2025-09-19 15:47:52 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
miwa
|
74340e3c04
|
Bugfix: When i change the loop variable, 'Loop Termination Condition' wi… (#25695)
Co-authored-by: fengminhua <fengminhua@52tt.com>
|
2025-09-16 09:46:44 +08:00 |
|
chengjoey
|
169ce71e59
|
fix(web): custom-tool output_schema.properties missing type (#25731)
Co-authored-by: joeyczheng <joeyczheng@tencent.com>
|
2025-09-15 21:21:25 +08:00 |
|
Joel
|
9bb7bcf52e
|
feat: user message support generate prompt (#25689)
|
2025-09-15 10:17:19 +08:00 |
|
Tianyi Jing
|
c3f9a7ed9b
|
feat: add type integer to VarType (#25500)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-09-12 21:09:41 +08:00 |
|
Matri Qi
|
33afa7c84a
|
Fix/disable no unsafe optional chaining (#25553)
|
2025-09-12 10:03:34 +08:00 |
|
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
|
Wu Tianwei
|
b690ac4e2a
|
fix: Remove sticky positioning from workflow component fields (#25470)
|
2025-09-10 15:17:49 +08:00 |
|
XiamuSanhua
|
ac2aa967c4
|
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-09 15:18:42 +08:00 |
|
Wu Tianwei
|
37975319f2
|
feat: Add customized json schema validation (#25408)
|
2025-09-09 15:15:32 +08:00 |
|
Matri Qi
|
563a5af9e7
|
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 20:44:20 +08:00 |
|
taewoong Kim
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 18:15:35 +08:00 |
|
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
17hz
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
|
2025-09-03 15:39:09 +08:00 |
|
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2025-09-03 10:39:07 +08:00 |
|