QuantumGhost and GitHub
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
...
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
2025-06-24 09:05:29 +08:00
GuanMu and GitHub
e56d7547f7
fix: web error ( #21340 )
2025-06-23 13:54:52 +08:00
sayThQ199 and GitHub
ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming ( #21281 )
2025-06-20 19:55:58 +08:00
非法操作 and GitHub
40e8ad419b
fix: not permitted schema of markdown link cause page crash ( #21258 )
2025-06-20 09:23:30 +08:00
sayThQ199 and GitHub
2df4699312
fix(echarts): Resolve interaction issues on charts with timelines ( #21185 )
2025-06-18 20:22:33 +08:00
croatialu and GitHub
15800c6108
feat: Embedded chat window supports userVariables configuration. ( #20983 )
2025-06-18 14:27:02 +08:00
XiaoCC and GitHub
0784c6295d
fix Multiple <think>\n Interface rendering exception ( #20977 )
2025-06-18 11:31:04 +08:00
Bowen Liang and GitHub
6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage ( #21112 )
2025-06-17 16:14:53 +08:00
kurokobo and GitHub
df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. ( #21023 )
2025-06-17 16:11:30 +08:00
Bowen Liang and GitHub
f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths ( #20801 )
2025-06-13 10:58:43 +02:00
非法操作 and GitHub
b2ac11bc47
fix: markdown button can't send message ( #20933 )
2025-06-12 08:18:15 +02:00
非法操作 and GitHub
ab62a9662c
fix: some dark mode display incorrect ( #20788 )
2025-06-09 16:09:27 +08:00
NFish and GitHub
d6a8af03b4
Fix/add webapp no permission page ( #20819 )
2025-06-09 15:44:49 +08:00
Joel and GitHub
0c8447fd0e
fix: missing bot name in orchestrate ( #20747 )
2025-06-06 16:44:36 +08:00
KVOJJJin and GitHub
59dc7c880e
Fix: style of radio checked ( #20681 )
2025-06-05 15:47:42 +08:00
Novice and GitHub
0ccf8cb23e
fix: agent moderation not working ( #20673 )
2025-06-05 14:56:41 +08:00
NFish and GitHub
9915a70d7f
Fix/webapp access scope ( #20109 )
2025-06-05 10:55:17 +08:00
非法操作 and GitHub
f2dcfc976d
feat: allow fill inputs from url params ( #20630 )
2025-06-05 09:44:41 +08:00
sayThQ199 and GitHub
4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ ( #20648 )
2025-06-04 19:52:12 +08:00
Bowen Liang and GitHub
2b0f3edcef
chore: ensure web code consistency by applying pnpm fix ( #20643 )
2025-06-04 19:45:29 +08:00
Joel and GitHub
d22c351221
chore: fix some security issues in markdown ( #20639 )
2025-06-04 15:56:29 +08:00
kenwoodjw and GitHub
01d500db14
fix: autocorrect everything in web ( #20605 )
...
Signed-off-by: kenwoodjw <[email protected] >
2025-06-04 14:12:24 +08:00
Bowen Liang and GitHub
f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints ( #20559 )
2025-06-04 13:20:57 +08:00
sayThQ199 and GitHub
077d627953
fix: ensure newlines around think tags for proper markdown rendering ( #20594 )
2025-06-03 18:56:09 +08:00
Joel and GitHub
744159a079
fix: agent thought replaced by response text ( #20571 )
2025-06-03 14:54:42 +08:00
KVOJJJin and GitHub
d6b30efe2c
Fix/dark theme style issues ( #20566 )
2025-06-03 13:53:24 +08:00
1d9c90089c
Amend color typo ( #20497 )
...
Co-authored-by: Davide Delbianco <[email protected] >
2025-05-30 15:27:30 +08:00
sayThQ199 and GitHub
f65c2fcb1d
Refactor/markdown component split ( #20177 )
2025-05-30 11:31:50 +08:00
非法操作 and GitHub
156bb8238d
fix: some display error in dark mode ( #20469 )
2025-05-30 11:25:46 +08:00
crazywoola and GitHub
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name ( #20473 )
2025-05-30 10:51:19 +08:00
91eeb2ab76
chore: Colorize new OpenAI LLM versions ( #20463 )
...
Co-authored-by: Davide Delbianco <[email protected] >
2025-05-30 09:24:31 +08:00
57ece83c30
Fix/branding broken ( #20375 )
...
Co-authored-by: zxhlyh <[email protected] >
2025-05-28 20:06:58 +08:00
zxhlyh and GitHub
00199c41bb
fix: workflow plugins list update ( #20357 )
2025-05-28 17:45:08 +08:00
HyaCinth and GitHub
eb26dc3213
fix: Remove the custom comparison function from the memo HOC( #19679 ) ( #20197 )
2025-05-26 18:04:25 +08:00
GonzaHM and GitHub
4c7351176c
fix: resolve Mermaid mindmap generation issue ( #20227 )
2025-05-26 16:26:56 +08:00
sayThQ199 and GitHub
cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown ( #20161 )
2025-05-25 18:05:41 +08:00
非法操作 and GitHub
db09d18e92
fix: some dark theme not display well ( #20121 )
2025-05-22 22:29:12 +08:00
7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… ( #20101 )
...
Co-authored-by: crazywoola <[email protected] >
2025-05-22 16:31:13 +08:00
Nite Knite and GitHub
916c415b4b
feat: add entry point for requesting a plugin ( #20026 )
2025-05-22 14:15:00 +08:00
Panpan and GitHub
ef3569e667
feat: support chatflow start node custom input field hidden ( #19678 )
2025-05-21 13:52:21 +08:00
crazywoola and GitHub
a0ebbaa840
fix: emoji picker in dark mode ( #20019 )
2025-05-21 11:23:26 +08:00
ruanjiefeng and GitHub
9ebc58b1a2
feat: Web <video> and <audio> element support src attribute ( #19988 )
2025-05-20 16:37:31 +08:00
+8
d186daa131
E-300 ( #19726 )
...
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: Hash Brown <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: GareArc <[email protected] >
Co-authored-by: Byron.wang <[email protected] >
Co-authored-by: Joel <[email protected] >
Co-authored-by: -LAN- <[email protected] >
Co-authored-by: Garfield Dai <[email protected] >
Co-authored-by: KVOJJJin <[email protected] >
Co-authored-by: Alexi.F <[email protected] >
Co-authored-by: Xiyuan Chen <[email protected] >
Co-authored-by: kautsar_masuara <[email protected] >
Co-authored-by: achmad-kautsar <[email protected] >
Co-authored-by: Xin Zhang <[email protected] >
Co-authored-by: kelvintsim <[email protected] >
Co-authored-by: zxhlyh <[email protected] >
Co-authored-by: Zixuan Cheng <[email protected] >
2025-05-20 12:07:50 +08:00
wellCh4n and GitHub
276c02f341
feat: Variable click jumps to source node ( #13623 )
2025-05-19 23:17:18 +08:00
e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) ( #19807 )
...
Co-authored-by: qingguo <[email protected] >
2025-05-17 12:32:27 +08:00
Junjie.M and GitHub
aeceb200ec
fix: llm parameters radio type dark style ( #19833 )
2025-05-16 20:45:15 +08:00
dc75a10989
feat: update branding ( #19719 )
...
Co-authored-by: twwu <[email protected] >
2025-05-15 12:38:20 +08:00
KVOJJJin and GitHub
3548c133e3
Feat: add theme switcher ( #18093 )
2025-05-14 09:06:14 +08:00
yangzheli and GitHub
297d35364e
fix(web): optimize action buttons style in the question component ( #19626 )
2025-05-13 21:31:01 +08:00
Nite Knite and GitHub
be51384549
fix: premium badge styling ( #19609 )
2025-05-13 17:04:26 +08:00