twwu
e2a141b3bb
Merge branch 'main' into feat/rag-2
2025-07-10 10:14:12 +08:00
4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable ( #21992 ) ( #22103 )
...
Co-authored-by: wangheyang <[email protected] >
2025-07-10 09:20:02 +08:00
twwu
966e6e03fc
style: Update component attributes to use single quotes and adjust z-index in ContentDialog
2025-07-09 18:34:21 +08:00
twwu
9e44f2b805
Merge branch 'main' into feat/rag-2
2025-07-09 15:54:57 +08:00
1885426421
feat: Allow to change SSL verify in HTTP Node ( #22052 )
...
Co-authored-by: crazywoola <[email protected] >
2025-07-09 15:53:24 +08:00
kurokobo and GitHub
e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme ( #21321 )
2025-07-09 10:12:40 +08:00
de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms ( #21922 )
...
Co-authored-by: Copilot <[email protected] >
2025-07-07 10:35:30 +08:00
heyszt and GitHub
a201e9faee
feat: Add Aliyun LLM Observability Integration ( #21471 )
2025-07-04 21:54:33 +08:00
twwu
9ce0c69687
refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering
2025-07-04 15:30:08 +08:00
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration ( #19840 )
...
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: Gu <[email protected] >
2025-07-03 13:52:14 +08:00
zxhlyh
a52bf6211a
merge main
2025-07-02 18:07:09 +08:00
86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling ( #21796 )
...
Co-authored-by: LinYing <[email protected] >
2025-07-02 11:32:23 +08:00
twwu
a81dc49ad2
feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component
2025-07-01 16:32:21 +08:00
twwu
55d7d7ef76
fix: Update default value handling for number input in useInitialData hook
2025-07-01 11:24:30 +08:00
Minamiyama and GitHub
25de39d9c6
Feat: sync input variable names to main() function ( #21667 )
2025-07-01 10:57:07 +08:00
NFish and GitHub
6013d90426
Fix/ serveral bugs fixed in enterprise ( #21729 )
2025-07-01 10:42:11 +08:00
twwu
310102bebd
feat: Add SearchMenu icon and integrate it into the file list component with empty state handling
2025-06-30 17:31:27 +08:00
twwu
4c82c9d029
feat: Add Online Drive file management components and enhance file icon handling
2025-06-30 14:19:14 +08:00
Davide Delbianco and GitHub
38a704743c
chore: Add missing svg icon sources ( #21627 )
2025-06-27 16:56:22 +08:00
twwu
5248fcca56
feat: implement support for single and multiple choice in crawled result items
2025-06-27 15:56:38 +08:00
zxhlyh
8f2ad89027
datasource page
2025-06-27 15:01:33 +08:00
CorrectRoad and GitHub
7d9d670f90
feat: to add tag when tag input is unfocus ( #21555 )
2025-06-27 10:36:01 +08:00
Yeuoly and GitHub
cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities ( #21425 )
2025-06-26 17:44:14 +08:00
CorrectRoad and GitHub
d2814650e6
feat: prevent input of non-numeric values in numer input ( #21562 )
2025-06-26 16:43:26 +08:00
twwu
18b1a9cb2e
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
2025-06-26 15:28:19 +08:00
zxhlyh
25fef5d757
merge main
2025-06-26 15:21:24 +08:00
twwu
2a25ca2b2c
feat: enhance online drive connection UI and add localization for connection status in dataset pipeline
2025-06-26 14:24:50 +08:00
zxhlyh and GitHub
45dc0a43d3
fix: prompt editor insert context ( #21526 )
2025-06-26 09:58:58 +08:00
zxhlyh and GitHub
819c02f1f5
fix: prompt editor click to insert variable ( #21470 )
2025-06-25 11:34:58 +08:00
Kerwin Bryant and GitHub
2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section ( #21399 )
2025-06-24 11:13:28 +08:00
1a1bfd4048
feat: last run frontend ( #21369 )
...
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699 ).
Co-authored-by: jZonG <[email protected] >
2025-06-24 09:10:30 +08:00
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
twwu
916a8c76e7
fix: rename currentDocuments to currentDocument for consistency in online documents handling
2025-06-23 16:31:09 +08:00
twwu
b9f59e3a75
Merge branch 'main' into feat/rag-pipeline
2025-06-23 13:59:05 +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
twwu
387826674c
Merge branch 'main' into feat/rag-pipeline
2025-06-19 09:34:09 +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
zxhlyh
379c92bd82
Merge branch 'main' into feat/rag-pipeline
2025-06-18 13:47:06 +08:00
XiaoCC and GitHub
0784c6295d
fix Multiple <think>\n Interface rendering exception ( #20977 )
2025-06-18 11:31:04 +08:00
zxhlyh
3164f90327
merge main
2025-06-17 17:44:08 +08:00
twwu
90ac52482c
test: add unit tests for ActionButton component with various states and sizes
2025-06-17 16:48:52 +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
twwu
ecb07a5d0d
feat: enhance field list functionality by adding chosen and selected properties to SortableItem
2025-06-16 18:25:30 +08:00
zxhlyh
abb2ed66e7
merge main
2025-06-16 10:15:24 +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
twwu
b0107f4128
fix: update z-index values for DialogWrapper components to ensure proper stacking context
2025-06-13 14:44:32 +08:00