|
|
07f4950cb3
|
test: use happy dom (#34154)
|
2026-03-27 01:46:19 +00:00 |
|
|
|
368896d84d
|
feat: add copy/delete to multi nodes context menu (#34138)
|
2026-03-27 01:20:39 +00:00 |
|
|
|
8ca54ddf94
|
refactor(web): convert 7 enums to as-const objects (batch 5) (#33960)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 15:50:54 +08:00 |
|
|
|
3e073404cc
|
fix: the menu of multi nodes always display on left top corner (#34120)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-03-26 15:49:42 +08:00 |
|
|
|
0acabf5f73
|
chore(deps): update picomatch version in nodejs-client and web packages (#34123)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-03-26 15:49:19 +08:00 |
|
|
|
38285aa1ac
|
chore: enable no-barrel-files (#34121)
|
2026-03-26 15:11:25 +08:00 |
|
|
|
c32eebf57d
|
refactor: use ungh for github api (#34108)
|
2026-03-26 14:37:17 +08:00 |
|
|
|
6f3fcf2276
|
fix(prompt-editor): fix unexpected blur effect in prompt editor (#34069)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 10:53:18 +08:00 |
|
|
|
3df4bba280
|
fix: datasource api-key modal z-index incorrect (#34103)
|
2026-03-26 09:28:36 +08:00 |
|
|
|
59639ca9b2
|
chore: bump Dify to 1.13.3 and sandbox to 0.2.13 (#34079)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 20:03:15 +08:00 |
|
|
|
449d8c7768
|
test(workflow-app): enhance unit tests for workflow components and hooks (#34065)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com>
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com>
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com>
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 18:34:32 +08:00 |
|
|
|
0e6d97acf9
|
fix: HumanInput node should unable to paste into container (#34077)
|
2026-03-25 17:22:21 +08:00 |
|
|
|
7fbb1c96db
|
feat(workflow): add selection context menu helpers and integrate with context menu component (#34013)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com>
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com>
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com>
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 17:21:48 +08:00 |
|
|
|
f87dafa229
|
fix: partner stack not recorded when not login (#34062)
|
2026-03-25 16:16:52 +08:00 |
|
|
|
a8e1ff85db
|
feat(web): base-ui slider (#34064)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 16:03:49 +08:00 |
|
|
|
b4af0d0f9a
|
refactor: add composable avatar slot wrappers (#34058)
|
2026-03-25 14:16:37 +08:00 |
|
|
|
af3069e3be
|
chore(i18n): sync translations with en-US (#34055)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-25 13:53:00 +08:00 |
|
|
|
b1cfd835f5
|
refactor(web): expose avatar primitives for composition (#34057)
|
2026-03-25 13:43:46 +08:00 |
|
|
|
d7e49c388c
|
refactor(workflow): migrate legacy toast usage to ui toast (#34002)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 12:42:18 +08:00 |
|
|
|
cb28885205
|
fix: update docs path (#34052)
|
2026-03-25 11:35:20 +08:00 |
|
|
|
c6c2715395
|
fix(workflow): clear loop/iteration metadata when pasting node outside container (#29983)
Co-authored-by: hjlarry <hjlarry@163.com>
|
2026-03-25 11:14:12 +08:00 |
|
|
|
844b880d19
|
refactor: prefer instrumentation-client (#34009)
|
2026-03-25 09:54:25 +08:00 |
|
|
|
a408a5d87e
|
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:51:07 +08:00 |
|
|
|
67d5c9d148
|
feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:41:51 +08:00 |
|
|
|
d14635625c
|
feat(web): refactor pricing modal scrolling and accessibility (#34011)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-24 17:18:36 +08:00 |
|
|
|
0c3d11f920
|
refactor: lazy load large modules (#33888)
|
2026-03-24 15:29:42 +08:00 |
|
|
|
508350ec6a
|
test: enhance useChat hook tests with additional scenarios (#33928)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-24 14:19:32 +08:00 |
|
|
|
b0920ecd17
|
refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 14:02:52 +08:00 |
|
|
|
27c4faad4f
|
ci: update actions version, fix cache (#33950)
|
2026-03-24 10:52:27 +08:00 |
|
|
|
fbd558762d
|
fix: fix chunk not display in indexed document (#33942)
|
2026-03-24 10:36:48 +08:00 |
|
|
|
075b8bf1ae
|
fix(web): update account settings header (#33965)
|
2026-03-24 10:04:08 +08:00 |
|
|
|
29cff809b9
|
fix(i18n): comprehensive Turkish (tr-TR) translation fixes and missing keys (#33885)
Co-authored-by: bakiburakogun <bakiburakogun@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Baki Burak Öğün <b.burak.ogun@goc.local>
|
2026-03-23 21:19:53 +08:00 |
|
|
|
8b6fc07019
|
test(workflow): improve dataset item tests with edit and remove functionality (#33937)
|
2026-03-23 20:16:59 +08:00 |
|
|
|
6be7ba2928
|
refactor(web): replace MediaType enum with const object (#33834)
|
2026-03-23 17:53:55 +08:00 |
|
|
|
2c8322c7b9
|
feat: enhance banner tracking with impression and click events (#33926)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-23 17:29:50 +08:00 |
|
|
|
fdc880bc67
|
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-23 16:37:03 +08:00 |
|
|
|
dc1a68661c
|
refactor(web): migrate members invite overlays to base ui (#33922)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-23 16:31:41 +08:00 |
|
|
|
d7cafc6296
|
chore(dep): move hono and @hono/node-server to devDependencies (#33742)
|
2026-03-23 16:22:33 +08:00 |
|
|
|
76a23deba7
|
fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-23 15:29:03 +08:00 |
|
|
|
25a83065d2
|
refactor(web): remove legacy data-source settings (#33905)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-23 15:19:20 +08:00 |
|
|
|
abd68d2ea6
|
chore(i18n): sync translations with en-US (#33894)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-23 14:05:47 +08:00 |
|
|
|
0478023900
|
refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892)
|
2026-03-23 13:13:52 +08:00 |
|
|
|
110b8c925e
|
fix: remove contradictory optional chain in chat/utils.ts (#33841)
Co-authored-by: yoloni <yoloni@tencent.com>
|
2026-03-23 10:58:10 +08:00 |
|
|
|
eae821d645
|
chore: update deps (#33862)
|
2026-03-23 10:54:01 +08:00 |
|
|
|
282e76b1ee
|
feat(build): set root directory for turbopack configuration (#33812)
|
2026-03-23 10:04:53 +08:00 |
|
|
|
8384a836b4
|
fix(i18n): standardize datetime display to 24-hour format on /apps page (#33847)
|
2026-03-23 10:04:01 +08:00 |
|
|
|
3ce43724df
|
chore: enable erasableOnly in lint (#31487)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-03-20 18:23:57 +08:00 |
|
|
|
ec8ff89dc1
|
docs(web): update dev guide (#33815)
|
2026-03-20 17:23:17 +08:00 |
|
|
|
b0566b4193
|
fix(chat): fix image re-render due to opener remount (#33816)
|
2026-03-20 17:20:44 +08:00 |
|
|
|
27ed40225d
|
refactor(web): update frontend toast call sites to use the new shortcut API (#33808)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-20 16:02:22 +08:00 |
|