lyzno1
572a2bbe53
fix(i18n): Complete missing translations and clean up legacy keys in app-debug across all locales ( #23062 ) ( #23065 )
2025-07-28 19:46:27 +08:00
Yip Chung Lam
7f004e2f41
fix: web SSO login redirect to correct basePath and origin ( #23058 )
2025-07-28 18:17:01 +08:00
GuanMu
7c6415551d
Fixed code formatting issues in the comment header option component ( #23060 )
2025-07-28 16:44:50 +08:00
QuantumGhost
0d2d349ab3
chore(version): bump version to 1.7.1 ( #23048 )
2025-07-28 16:42:39 +08:00
HyaCinth
d409fb5f58
refactor(web): Optimize workflow operation tip popup ( #23051 ) ( #23052 )
2025-07-28 16:29:45 +08:00
HyaCinth
beebcae0a1
fix(web): Fix issues with workflow as tool configuration button ( #23039 ) ( #23050 )
2025-07-28 15:49:19 +08:00
Anton Kovalev
15757110cf
feat: default value option for select input fields ( #21192 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
2025-07-28 15:37:23 +08:00
zhaobingshuang
5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 ( #23038 )
2025-07-28 14:24:13 +08:00
呆萌闷油瓶
f72c03a174
feat: Support selecting variables in conditional filtering in list operations. ( #23029 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-28 13:59:34 +08:00
Wu Tianwei
ee731c7810
chore: Updata eslint config dependencies ( #23040 )
2025-07-28 13:58:21 +08:00
heyszt
7eb707f811
Rollback Aliyun Trace Icon File ( #23027 )
2025-07-28 11:01:38 +08:00
HyaCinth
0546351d3e
refactor(web): Optimize the interaction effect of ToolTip component in menu items ( #23020 ) ( #23023 )
2025-07-28 10:34:11 +08:00
znn
177b0fb5e8
ability to select same type sub item by preserving children of both f… ( #23002 )
2025-07-28 10:04:31 +08:00
Guangdong Liu
665fcad655
fix: resolve cross-page document selection issue in metadata batch edit ( #23000 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-27 09:22:36 +08:00
znn
e0fe158f0b
node title number on copied iteration node ( #23004 )
2025-07-27 09:10:04 +08:00
lyzno1
3328addb58
fix: eliminate dark mode flicker by moving ThemeProvider to root level ( #22996 )
2025-07-26 18:28:28 +08:00
Dylan Jiang
1446f19709
fix: Update trigger styles for disabled state in PureSelect component ( #22986 )
2025-07-26 10:53:59 +08:00
znn
773932b1e7
adding mcp error in toast ( #22987 )
2025-07-26 10:37:52 +08:00
呆萌闷油瓶
ee50a2bcd5
feat: clear all annotation ( #22878 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 18:06:03 +08:00
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue ( #22945 )
2025-07-25 15:01:28 +08:00
HyaCinth
570aee5fe6
fix: Optimize AppInfo component styles and fix CustomizeModal step display ( #22930 ) ( #22935 )
2025-07-25 10:30:52 +08:00
github-actions[bot]
8bbed5aeea
chore: translate i18n files ( #22934 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2025-07-25 09:04:36 +08:00
KVOJJJin
cff6a488f8
fix: unexpected redirection when landing at workflow ( #22932 )
2025-07-25 08:48:47 +08:00
KVOJJJin
d6b980a2dd
Feat: change user email freezes limit ( #22912 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com>
2025-07-25 08:48:23 +08:00
HyaCinth
45cebf09b0
fix: Optimize input variable retrieval logic ( #22888 ) ( #22914 )
2025-07-24 21:57:55 +08:00
GuanMu
bd43ca6275
fix: rounded ( #22909 )
2025-07-24 16:40:37 +08:00
Yeuoly
9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData ( #22903 )
2025-07-24 16:14:08 +08:00
HyaCinth
061d4c8ea0
fix(plugins_select): Adjust z-index, fix issue where options cannot be displayed ( #22873 ) ( #22893 )
2025-07-24 15:14:30 +08:00
NFish
aca8b83669
fix: support authorization using session and user_id in URL. ( #22898 )
2025-07-24 15:10:15 +08:00
Wu Tianwei
a8f09ad43f
refactor(i18next): streamline fallback translation handling and initi… ( #22894 )
2025-07-24 14:40:37 +08:00
呆萌闷油瓶
371fe7a700
fix: type error in list-operator ( #22803 )
2025-07-24 12:21:20 +08:00
Nite Knite
c6d7328e15
feat: revamp tool list page ( #22879 )
2025-07-24 11:51:39 +08:00
HyaCinth
b8504ac7d0
refactor(dayjs): Refactor internationalized time formatting feature ( #22870 ) ( #22872 )
2025-07-24 10:42:33 +08:00
croatialu
d1572f47a0
feat: Add user variable processing function to chat history ( #22863 )
2025-07-24 10:06:49 +08:00
Novice
7ec94eb83c
chore(version): bump to 1.7.0 ( #22830 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-07-23 18:37:30 +08:00
Wu Tianwei
882f8bdd2c
fix: update @headlessui/react to version 2.2.1 ( #22839 )
2025-07-23 17:29:03 +08:00
Wu Tianwei
a366de26c4
feat: performance optimization ( #22810 )
2025-07-23 16:04:46 +08:00
github-actions[bot]
cf07189bd2
chore: translate i18n files ( #22824 )
...
Co-authored-by: Nov1c444 <66365942+Nov1c444@users.noreply.github.com>
2025-07-23 15:42:59 +08:00
Junyan Qin (Chin)
eaae79a581
feat: plugin auto upgrade strategy ( #19758 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-23 15:33:39 +08:00
github-actions[bot]
ea069cc2d4
chore: translate i18n files ( #22756 )
...
Co-authored-by: RockChinQ <45992437+RockChinQ@users.noreply.github.com>
2025-07-22 15:40:20 +08:00
quicksand
90c4df7919
fix(web): add dayjs relativeTime plugin ( #22761 )
2025-07-22 15:35:23 +08:00
Wu Tianwei
ce15ca8929
feat: custom components in markdown comp ( #22776 )
2025-07-22 15:30:22 +08:00
qfl
841e53dbbe
feat(trace): support external trace id propagation ( #22623 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-22 15:17:43 +08:00
Wu Tianwei
c987001a19
fix: add missing translation function to deprecation notice component ( #22767 )
2025-07-22 13:40:30 +08:00
KVOJJJin
c2c69ffb82
fix import error in marketplace ( #22759 )
2025-07-22 10:58:08 +08:00
Junyan Qin (Chin)
2d8eace34b
feat: plugin deprecation notice ( #22685 )
...
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-07-22 10:27:35 +08:00
yijq
eb06de0921
refactor: Modify the triggering method of the variable selector in the modification object subtree panel( #22237 ) ( #22238 )
2025-07-22 08:24:54 +08:00
lyzno1
b5599b2945
fix: prevent panel width localStorage pollution during viewport compression ( #22745 ) ( #22747 )
2025-07-22 08:11:01 +08:00
NFish
5d5fa88857
fix: the text/icon shows wrong color in darkmode ( #22724 )
2025-07-21 18:07:49 +08:00
lyzno1
659d51a2da
fix: complete file_upload schema in OpenAPI templates ( #22700 ) ( #22719 )
2025-07-21 17:43:49 +08:00
GuanMu
8246f946c2
fix: Update the style of the batch operation component ( #22716 )
2025-07-21 17:39:40 +08:00
Nite Knite
8fa3b3f931
fix: prevent app type description from overflowing the card ( #22711 )
2025-07-21 16:36:12 +08:00
KVOJJJin
a83e4ed9a4
Perf: remove user profile loading ( #22710 )
2025-07-21 16:35:52 +08:00
HyaCinth
74981a65c6
fix: Adjust tool selector popup styles ( #22622 ) ( #22697 )
2025-07-21 15:04:01 +08:00
Asuka Minato
f8c7b28da7
oxlint ( #22584 )
2025-07-21 09:55:04 +08:00
Novice
17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version ( #22462 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-07-21 09:28:47 +08:00
doskoi
f9f46bfcbe
fix(i18n) update Japanese translation for "optional" ( #22667 )
2025-07-21 09:26:39 +08:00
doskoi
bd2014d13b
fix(i18n): "道具" into "ツール" ( #22666 )
2025-07-20 21:23:08 +08:00
doskoi
cb660e8104
fix(i18n): standardize template variable names across all languages {{count}} ( #22670 )
2025-07-20 21:22:30 +08:00
doskoi
a4a67ef1ec
fix(i18n): improve Japanese translations for technical terms "dupulicate" ( #22669 )
2025-07-20 21:22:15 +08:00
GuanMu
09abc9951d
chore: update pnpm version to 10.13.1 ( #22660 )
2025-07-20 11:10:44 +08:00
BXbing
5985055aef
Fix: Remove ${basePath} from the <Link> tag's href attribute. ( #22636 )
2025-07-19 22:07:29 +08:00
jiangbo721
c70b0cb730
fix(docs): unify workflow_run_id style with other languages ( #22642 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-18 21:09:53 +08:00
Wu Tianwei
dba42567b1
fix: restore globals dependency in package.json and pnpm-lock.yaml ( #22625 )
2025-07-18 15:14:21 +08:00
mudiko
d37b6716cd
Fix #22508 ( #22590 )
2025-07-18 13:43:58 +08:00
Wu Tianwei
b035f3f884
feat: convert components to dynamic imports for improved performance ( #22614 )
2025-07-18 11:43:37 +08:00
github-actions[bot]
54c56f2d05
chore: translate i18n files ( #22563 )
...
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2025-07-18 09:59:42 +08:00
KVOJJJin
0e235e5872
Fix valid check of mcp server address ( #22510 )
2025-07-18 09:40:16 +08:00
kawabata-mcl
d0bece1679
fix(docs): correct workflow API parameter name from workflow_id to workflow_run_id ( #22587 )
2025-07-18 09:31:33 +08:00
Asuka Minato
14513b7677
use nolyfill to reduce download size ( #22589 )
2025-07-18 09:26:14 +08:00
znn
3826b57424
remove node-info for non mcp ( #22595 )
2025-07-18 09:25:57 +08:00
Kalo Chin
7a69b57823
Fix jinja2 variable naming inconsistencies ( #22578 )
2025-07-17 22:16:47 +08:00
Asuka Minato
2423f97c72
remove overrides ( #22575 )
2025-07-17 21:47:48 +08:00
Maries
a4ef900916
Support OAuth Integration for Plugin Tools ( #22550 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2025-07-17 17:18:44 +08:00
NeatGuyCoding
965e952336
minor translation fix: fix translation duplicate and typo, fix date format ( #22548 )
2025-07-17 16:05:33 +08:00
znn
3cfba9e47b
updating icon ( #22485 )
2025-07-17 15:10:36 +08:00
NeatGuyCoding
fafb1d5fd7
feat: validate email according to RFC 5322 ( #22540 )
2025-07-17 14:20:44 +08:00
yasu89
97f080fa03
fix: Japanese dateTimeFormat ( #22516 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-17 13:46:40 +08:00
github-actions[bot]
aeb68f99bd
chore: translate i18n files ( #22526 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2025-07-17 13:25:39 +08:00
zyssyz123
a4f421028c
Feat/change user email ( #22213 )
...
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2025-07-17 10:55:59 +08:00
NFish
a324d3942e
Perf/web app authrozation ( #22524 )
2025-07-17 10:52:10 +08:00
HyaCinth
a3ced1b5a6
fix(signin): Improve login button UI ( #22433 ) ( #22514 )
2025-07-17 10:15:24 +08:00
Chieh Wang
30aa052a57
feat: Add Citations and Attributions to Agent Node ( #18558 )
...
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-16 15:46:15 +08:00
qfl
bdb9f29948
feat(app): support custom max_active_requests per app ( #22073 )
2025-07-16 15:31:19 +08:00
Minamiyama
66cc1b4308
feat(variable-list): add drag-and-drop functionality for variables in code node ( #22127 )
2025-07-16 15:24:19 +08:00
baonudesifeizhai
d52fb18457
feat: auto-fill MCP server description with app description #22443 ( #22477 )
2025-07-16 15:03:33 +08:00
Wu Tianwei
aef67ed7ec
fix: add background color for chat bubble in light and dark themes ( #22472 )
2025-07-16 13:36:51 +08:00
QuantumGhost
2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization ( #22025 )
...
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025 )
This PR addresses serialization issues in the VariablePool model by separating the `value_type` tags for `IntegerSegment`/`FloatSegment` and `IntegerVariable`/`FloatVariable`. Previously, both Integer and Float types shared the same `SegmentType.NUMBER` tag, causing conflicts during serialization.
Key changes:
- Introduce distinct `value_type` tags for Integer and Float segments/variables
- Add `VariableUnion` and `SegmentUnion` types for proper type discrimination
- Leverage Pydantic's discriminated union feature for seamless serialization/deserialization
- Enable accurate serialization of data structures containing these types
Closes #22024 .
2025-07-16 12:31:37 +08:00
Kerwin Bryant
229b4d621e
Improve Tooltip UX by enabling delay by default ( #21383 )
2025-07-16 11:26:54 +08:00
yolofit
0dee41c074
fix: When var value changed, PromptEditor should be reset ( #22219 )
2025-07-16 11:22:54 +08:00
znn
1f4b3591ae
adding tooltip for bindingCount ( #22450 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-16 09:59:42 +08:00
GuanMu
7388fd1ec6
fix: Disable question editing in chat history ( #22438 )
2025-07-15 19:41:51 +08:00
GuanMu
b803eeb528
fix: Update condition items to support variable type acquisition ( #22414 )
2025-07-15 19:38:13 +08:00
GuanMu
d427088ab5
fix: remove PickerPanel padding ( #22419 )
2025-07-15 15:37:13 +08:00
Minamiyama
7e666dc3b1
fix(prompt-editor): show error warning for destructive env and conv var ( #21802 )
2025-07-15 14:10:50 +08:00
suntp
88537991d6
fix: Metadata filtering with Manual option in Agent mode does not take effect when specifying input variables. ( #20362 )
2025-07-15 10:47:20 +08:00
Minamiyama
a0b32b6027
feat(config-modal): add space to underscore conversion in variable name input of start node ( #22284 )
2025-07-15 10:00:19 +08:00
Bowen Liang
a1dfe6d402
chore: bump nextjs to 15.3 ( #22262 )
2025-07-15 09:35:17 +08:00
heyszt
b690a9d839
fix: aliyun trace title&description ( #22347 )
2025-07-14 17:14:24 +08:00
GuanMu
b27c540379
Fix: Remove height and overflow style settings ( #22327 )
2025-07-14 13:57:53 +08:00
HyaCinth
8b1f428ead
Chore: Replace lodash/noop with lodash-es/noop ( #22331 )
2025-07-14 13:57:26 +08:00
NFish
d9eb5554b3
fix: prevent trigger form submit action when press 'enter' ( #22313 )
2025-07-14 09:59:20 +08:00
Rhon Joe
df886259bd
test(web): add password regexp test case ( #22308 )
2025-07-14 09:32:34 +08:00
Minamiyama
016ff0feae
fix(ui): prevent var icon hidden when only one var in list of start node ( #22290 )
2025-07-13 20:10:15 +08:00
非法操作
aa6cad5f1d
fix: tool's model selector and app selector not work ( #22291 )
2025-07-13 20:04:29 +08:00
Rhon Joe
7f5087c6db
reject whitespace characters in password regexp ( #22232 )
2025-07-11 19:18:18 +08:00
yolofit
817071e448
fix: iteration itemType support conversation var ( #22220 ) ( #22236 )
2025-07-11 19:16:30 +08:00
GuanMu
f193e9764e
fix: Optimize the workspace panel width calculation ( #22195 )
2025-07-11 19:12:12 +08:00
Minamiyama
5f9628e027
feat(workflow): add drag-and-drop support for variable list items for start node ( #22150 )
2025-07-11 18:53:29 +08:00
HyaCinth
76d21743fd
fix(web): Optimize AppInfo Component Layout ( #22212 ) ( #22218 )
2025-07-11 17:54:09 +08:00
HyaCinth
2d3c5b3b7c
fix(emoji-picker): Adjust the style of the emoji picker ( #22161 ) ( #22231 )
2025-07-11 17:52:16 +08:00
Joel
1d85979a74
chore:extract last run common logic ( #22214 )
2025-07-11 16:41:25 +08:00
le0zh
fe4e2f7921
feat: support var in suggested questions ( #17340 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-11 15:07:32 +08:00
Marcelo Díaz
9a9ec0c99b
feat: Add Audio configuration setting to app configuration UI ( #21957 )
2025-07-11 14:04:42 +08:00
Wu Tianwei
c805238471
fix: adjust layout styles for header and dataset update ( #22182 )
2025-07-11 11:17:28 +08:00
诗浓
e576b989b8
feat(tool): add support for API key authentication via query parameter ( #21656 )
2025-07-11 10:39:20 +08:00
Maries
390e4cc0bf
chore(version): bump to 1.6.0 ( #22136 )
2025-07-10 17:49:32 +08:00
Joel
11f9a897e8
chore: fix schema editor can not hover item ( #22155 )
2025-07-10 17:33:11 +08:00
非法操作
c51b4290dc
fix: mcp server card button display ( #22141 )
2025-07-10 16:14:18 +08:00
github-actions[bot]
b834131f50
chore: translate i18n files ( #22132 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
2025-07-10 14:19:26 +08:00
Joel
5375d9bb27
feat: the frontend part of mcp ( #22131 )
...
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
2025-07-10 14:14:02 +08:00
Wu Tianwei
a316766ad7
chore: Update theme vars ( #22113 )
2025-07-10 10:11:31 +08:00
Minamiyama
a9cc19f530
feat(question-classifier): add drag-and-drop sorting for topics list ( #22066 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-10 10:03:11 +08:00
NFish
785c4caa67
fix: allow update plugin install settings ( #22111 )
2025-07-10 09:58:48 +08:00
Heyang Wang
4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable ( #21992 ) ( #22103 )
...
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
2025-07-10 09:20:02 +08:00
Davide Delbianco
1885426421
feat: Allow to change SSL verify in HTTP Node ( #22052 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-09 15:53:24 +08:00
Minamiyama
3643ed1014
Feat: description field for env variables ( #21556 )
2025-07-09 15:18:23 +08:00
kurokobo
e39236186d
feat: introduce new env ALLOW_UNSAFE_DATA_SCHEME to allow rendering data uri scheme ( #21321 )
2025-07-09 10:12:40 +08:00
Davide Delbianco
816210d744
Expose LLM usage in workflows ( #21766 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-08 21:18:00 +08:00
Minamiyama
f925869f61
fix(variable): ensure unique variable names in var-list ( #22038 )
2025-07-08 15:41:27 +08:00
NFish
f62b59a805
don't add search params when opening detail links from marketplace. ( #22034 )
2025-07-08 15:15:38 +08:00
Minamiyama
a4bdeba60d
feat(question-classifier): add instanceId to class-item editor ( #22002 )
2025-07-08 10:04:05 +08:00
Minamiyama
71385d594d
fix(variables): Improve getNodeUsedVars implementation details ( #21987 )
2025-07-08 09:33:13 +08:00
NeatGuyCoding
1760179093
minro fix: fix a typo for aliyun ( #22001 )
...
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-07 22:04:38 +08:00
鸽子
aded30b664
fix: resolve dropdown menu visibility issue caused by z-index conflict ( #22000 )
2025-07-07 21:58:05 +08:00
Minamiyama
c48b32c9e3
ENH(ui): enhance check list ( #21932 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 14:52:36 +08:00
mizoo
de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms ( #21922 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 10:35:30 +08:00
허재원
8288145ee4
chore(i18n): fix typos and improve Korean translation ( #21955 )
2025-07-07 09:33:09 +08:00
NeatGuyCoding
51f6095be7
minor fix: translation for pause ( #21949 )
...
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-05 12:45:29 +08:00
heyszt
a201e9faee
feat: Add Aliyun LLM Observability Integration ( #21471 )
2025-07-04 21:54:33 +08:00
HyaCinth
fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component ( #21742 ) ( #21818 )
2025-07-04 21:53:21 +08:00
Nite Knite
13990f31a1
feat: update account menu style ( #21916 )
2025-07-04 14:52:30 +08:00
GuanMu
de39b737b6
Feat list query ( #21907 )
2025-07-04 14:18:31 +08:00
GuanMu
a66ed7157e
feat: add document pause and resume functionality ( #21894 )
2025-07-04 14:06:47 +08:00
Minamiyama
317d287458
fix(loop-variables): validate variable name input ( #21888 )
2025-07-03 23:30:56 +08:00
Joel
ed54bd5121
fix: not search plugin if marketplace enabled ( #21880 )
2025-07-03 16:43:11 +08:00
GuanMu
06c3deff11
Fix: Add title attribute to edit time text for improved accessibility ( #21871 )
2025-07-03 16:07:07 +08:00
Ali Saleh
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration ( #19840 )
...
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
2025-07-03 13:52:14 +08:00
Minamiyama
a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs ( #21843 )
2025-07-03 10:36:38 +08:00
Minamiyama
cb0d4a1e15
style(config-var): update styling classes to use design system tokens ( #21846 )
2025-07-03 10:00:44 +08:00
crazywoola
21e68b9cf1
fix: nodeExtraData might be undefined ( #21856 )
2025-07-03 09:59:19 +08:00
HyaCinth
a3654c8fe9
fix(web): adjust HTTP node method and input layout ( #21834 ) ( #21855 )
2025-07-03 09:26:38 +08:00
Kalo Chin
4e7c9dd2ae
feat: Retain llm setting for agent node ( #21842 )
2025-07-02 20:28:25 +08:00
zxhlyh
68f41bbaa8
Fix/workflow use nodes hooks ( #21822 )
2025-07-02 17:48:23 +08:00
zxhlyh
3bfa9767c0
Chore/workflow last run ( #21823 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-07-02 17:48:07 +08:00
-LAN-
bb955806e0
chore(version): bump to 1.5.1 ( #21808 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-07-02 16:17:40 +08:00
Joel
0c39490bb1
chore: put new run var to the top ( #21816 )
2025-07-02 15:56:22 +08:00
ShadowJobs
86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling ( #21796 )
...
Co-authored-by: LinYing <linying@momenta.ai>
2025-07-02 11:32:23 +08:00
Joel
f53b177e1f
chore: new inspected variable add to top position instead of bottom ( #21793 )
2025-07-02 11:07:43 +08:00
Joel
58dfe2ca03
fix: when config plugin endpoint choose no start form app cause page crashed ( #21789 )
2025-07-02 10:55:38 +08:00
非法操作
70035aa9a9
fix: notion kownledge datasets can't add new page ( #21779 )
2025-07-02 09:14:48 +08:00
baonudesifeizhai
8516d15a4e
fix: handle configure button for notion internal integration ( #21412 )
2025-07-01 16:58:00 +08:00
Joel
a67441689a
chore: upgrade package versions for security reason ( #21751 )
2025-07-01 16:02:04 +08:00
Joel
5c11c22302
fix: can not reset system variables ( #21750 )
2025-07-01 16:00:17 +08:00
Kalo Chin
1b99e44e99
feat: Retain LLM Configuration Settings When Changing Model ( #21247 )
2025-07-01 11:32:46 +08:00
Minamiyama
25de39d9c6
Feat: sync input variable names to main() function ( #21667 )
2025-07-01 10:57:07 +08:00
github-actions[bot]
2455135eaa
chore: translate i18n files ( #21732 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-07-01 10:53:59 +08:00
NFish
6013d90426
Fix/ serveral bugs fixed in enterprise ( #21729 )
2025-07-01 10:42:11 +08:00
Minamiyama
7c76458b18
fix: fix node valid detect ( #21709 )
2025-07-01 10:32:00 +08:00
非法操作
eb9edf4908
fix: copy inspect variable value get extra quotes ( #21680 )
2025-06-30 22:14:29 +08:00
Ganondorf
55a6b330ec
Add get document detail service api ( #21700 )
...
Co-authored-by: lizb <lizb@sugon.com>
2025-06-30 22:13:56 +08:00
非法操作
96d27d7087
fix: enter and exit full canvas cause nav items missing ( #21691 )
2025-06-30 22:00:35 +08:00
NFish
9588a64487
fix: keep search params in web app url when needs authorize ( #21717 )
2025-06-30 18:28:31 +08:00
qiuqiua
18757d07c9
fix: #21427 correct segment settings when creating documents via API ( #21673 )
2025-06-29 14:49:32 +08:00
Minamiyama
0f23e3d9ab
fix(ui): no hover effect in copy button of code node ( #21671 )
2025-06-29 14:49:10 +08:00
呆萌闷油瓶
765adabb32
feat: Add autofill by default value in endpoint plugin setting page. ( #21669 )
2025-06-29 13:09:21 +08:00
Davide Delbianco
38a704743c
chore: Add missing svg icon sources ( #21627 )
2025-06-27 16:56:22 +08:00
qiuqiua
7236c4895b
fix: annotation remove functionality Fixes #21448 ( #21616 )
...
Co-authored-by: siqiuchen <siqiu.chen2@dentsplysirona.com>
2025-06-27 15:45:24 +08:00
NFish
ae8653beb0
style: decrease navbar z-index value from 30 to 15, fix style error ( #21612 )
2025-06-27 13:22:29 +08:00
GuanMu
787ad5ab38
feat: Refactor panel component, add adaptive width observer to optimize panel width management ( #21576 )
2025-06-27 10:50:33 +08:00
crazywoola
81fc49d78c
fix: value_selector will be empty string ( #21598 )
2025-06-27 10:38:22 +08:00
CorrectRoad
7d9d670f90
feat: to add tag when tag input is unfocus ( #21555 )
2025-06-27 10:36:01 +08:00
GuanMu
fd41645f95
feat: Add display control logic for the variable inspection panel ( #21539 )
2025-06-27 10:22:39 +08:00
Yeuoly
cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities ( #21425 )
2025-06-26 17:44:14 +08:00
CorrectRoad
ae00ba44db
fix: fix create custom modal overlay add tool ( #21553 )
2025-06-26 16:45:45 +08:00
HyaCinth
79fa3c7519
fix(web): optimize the pop logic of the tool selector ( #21558 ) ( #21559 )
2025-06-26 16:45:01 +08:00
CorrectRoad
d2814650e6
feat: prevent input of non-numeric values in numer input ( #21562 )
2025-06-26 16:43:26 +08:00
CorrectRoad
17722f581b
feat: add tooltip to workflow run node name ( #21564 )
2025-06-26 16:42:48 +08:00
Wu Tianwei
ad9eebd02d
fix: update retrieval method cache ( #21409 )
2025-06-26 10:58:21 +08:00
zxhlyh
45dc0a43d3
fix: prompt editor insert context ( #21526 )
2025-06-26 09:58:58 +08:00
Joel
1610f62a28
fix: var inspect doc link error ( #21515 )
2025-06-25 20:21:51 +08:00
Dongyu Li
00f0b569cc
Feat/kb index ( #20868 )
...
Co-authored-by: twwu <twwu@dify.ai>
2025-06-25 17:52:59 +08:00
-LAN-
2d5cdbe79c
chore(version): Bump to 1.5.0 ( #21415 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-25 16:54:44 +08:00
Joel
9ad3553d7f
fix: app description too long break ui ( #21491 )
2025-06-25 16:41:55 +08:00
-LAN-
0f5417ab84
feat(web): Contains sys.files in the default template. ( #21476 )
2025-06-25 13:06:07 +08:00
zxhlyh
819c02f1f5
fix: prompt editor click to insert variable ( #21470 )
2025-06-25 11:34:58 +08:00
Covfefeable
449e16782e
fix: update DocumentList to include max height and overflow styles ( #21466 )
2025-06-25 11:17:31 +08:00
thief
257809bb30
fix: in plugin config panel appselector can not list all apps() ( #21457 )
2025-06-25 11:14:46 +08:00
crazywoola
8a20134a5b
fix: inputs.items is undefined ( #21463 )
2025-06-25 11:02:27 +08:00
AntzUhl
27172b0898
fix (conf/code): Variables not correctly filled can still be referenced ( #21451 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-06-25 10:27:36 +08:00