|
|
e3e4f77de1
|
Merge branch 'main' into tp
|
2026-05-08 17:36:17 +08:00 |
|
|
|
8f93bb36ba
|
feat(dify-ui): add drawer (#35917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 08:53:32 +00:00 |
|
|
|
cd91757623
|
Merge branch 'main' into tp
|
2026-05-07 10:16:57 +08:00 |
|
|
|
00bf3f83f2
|
refactor: verticalize tag management and batch bindings (#35840)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-07 01:36:10 +00:00 |
|
|
|
90ab734a05
|
chore(web): replace form_data with submitted_data
|
2026-04-27 21:33:06 +08:00 |
|
|
|
ad43a46c37
|
Merge branch 'main' into tp
|
2026-04-27 15:57:23 +08:00 |
|
|
|
cc4d6db7c8
|
chore: update dependency catalog (#35594)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-27 07:29:42 +00:00 |
|
|
|
bdecea34a3
|
Merge branch 'main' into tp
|
2026-04-27 10:20:08 +08:00 |
|
|
|
5e336c47fd
|
feat: marketplace and oauth fixes (#35509)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-04-24 07:53:14 +00:00 |
|
|
|
cec437b35b
|
fix(web): fix human input form filled UI
|
2026-04-24 15:23:40 +08:00 |
|
|
|
37f79ee5d1
|
Extend human input runtime data types
|
2026-04-23 18:55:34 +08:00 |
|
|
|
afec528f51
|
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-22 08:55:16 +00:00 |
|
|
|
a633387e9b
|
chore: fix oxlint warnings (unused variables and imports) (#35249)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-20 13:43:17 +00:00 |
|
|
|
f980d5d3be
|
feat: copy nodes cross apps (#33273)
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>
|
2026-04-17 10:02:26 +00:00 |
|
|
|
53a22aa41b
|
feat: collaboration (#30781)
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>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +00:00 |
|
|
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +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 |
|
|
|
cb28885205
|
fix: update docs path (#34052)
|
2026-03-25 11:35:20 +08:00 |
|
|
|
1f74a251f7
|
fix: remove explore context and migrate query to orpc contract (#32320)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-14 16:18:26 +08:00 |
|
|
|
e32490f54e
|
feat(workflow): enhance workflow run history management and UI updates (#32230)
|
2026-02-11 14:09:33 +08:00 |
|
|
|
f355c8d595
|
refactor: type safe env, update to zod v4 (#32035)
|
2026-02-10 17:55:11 +08:00 |
|
|
|
4e0a7a7f9e
|
chore: fix type for useTranslation in #i18n (#32134)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-09 16:42:53 +08:00 |
|
|
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-02-09 14:57:23 +08:00 |
|
|
|
365f749ed5
|
fix: remove staleTime/gcTime overrides from trigger query hooks and use orpc contract (#31863)
|
2026-02-04 19:33:32 +08:00 |
|
|
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
|
|
b7e752078c
|
fix: trigger doc link (#31754)
|
2026-01-30 17:30:24 +08:00 |
|
|
|
fedd097f63
|
feat: Human Input node (Frontend Part) (#31631)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-01-30 10:16:46 +08:00 |
|
|
|
dd988d42c2
|
feat: enhance quota panel to support additional model providers and integrate trial models feature (#31443)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-26 14:04:12 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e335cd0ef4
|
refactor(web): remove useMixedTranslation, better resource loading (#30630)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-07 13:20:09 +08:00 |
|
|
|
eccf79a710
|
chore: remove unused link icon type (#30469)
|
2026-01-06 10:10:06 +08:00 |
|
|
|
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 |
|
|
|
fd64156f9d
|
feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-26 10:49:10 +08:00 |
|
|
|
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 |
|
|
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
|
|
05f63c88c6
|
feat: integrate Amplitude API key into layout and provider components (#29546)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-12 11:49:12 +08:00 |
|
|
|
f038aa4746
|
fix: resolve CSRF token cookie name mismatch in browser (#28228) (#28378)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-20 11:40:35 +08:00 |
|
|
|
b86022c64a
|
feat: add draft trigger detection to app model and UI (#28163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-13 15:43:58 +08:00 |
|
|
|
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 |
|
|
|
4ca7ba000c
|
refactor: update install status handling in plugin installation process (#27594)
|
2025-10-29 18:31:02 +08:00 |
|
|
|
43bcf40f80
|
refactor: update installed app component to handle missing params and improve type safety (#27331)
|
2025-10-27 14:38:58 +08:00 |
|
|
|
ce5fe86430
|
feat: add env NEXT_PUBLIC_ENABLE_SINGLE_DOLLAR_LATEX (#27070)
|
2025-10-27 10:36:03 +08:00 |
|
|
|
bebb4ffbaa
|
Fix type error (#27217)
|
2025-10-22 11:43:37 +08:00 |
|
|
|
6217c96576
|
Fix type error (#27152)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-20 19:35:46 +08:00 |
|
|
|
6432898e7a
|
refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985)
|
2025-10-16 15:51:39 +08:00 |
|
|
|
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 |
|
|
|
07d067d828
|
chore: support Zendesk widget (#25517)
|
2025-09-11 13:17:50 +08:00 |
|
|
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
|
|
fb307ae128
|
feat: add TypeScript type safety for i18next with automated maintenance (#25152)
|
2025-09-04 17:12:48 +08:00 |
|