Commit Graph

1406 Commits

Author SHA1 Message Date
Hash Brown 2d9bbcd972 feat: edit question in Chat (#17961) 2025-04-15 15:37:08 +08:00
Yeuoly 51f961bdf0 feat: add minimum dify version requirement to plugins (#18022) 2025-04-14 20:09:22 +08:00
Junjie.M 89ad18c2d5 feat: plugin tool selector add tool default description (#18018) 2025-04-14 19:08:53 +08:00
yusheng chen 45b6ccc0ab refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
KVOJJJin 418bfab6ac Feat: dataset dark mode (#17993) 2025-04-14 15:45:23 +08:00
Joel e9bf83a08b chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola b6517af403 Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
诗浓 c4dc35aa39 feat: added export workflow as img (#17904) 2025-04-14 11:18:18 +08:00
GuanMu 964ee37b39 style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
crazywoola 0595446ba9 fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen 661d45ae88 refactor & perf: improve type safety of component PluginList (#17498) 2025-04-13 10:52:54 +08:00
CorrectRoad 463a12493b fix: fix wrong layer adding customized tools (#17937) 2025-04-13 10:25:34 +08:00
Wu Tianwei f117e22de5 Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +08:00
AichiB7A eedf3d5b44 [Observability] Integrate OpenTelemetry (#17627) 2025-04-11 17:04:06 +08:00
Lao 03972db4de Update the model modal:position the scrollbar further inside the modal (#17672) 2025-04-11 16:09:56 +08:00
KVOJJJin 5dff8caa59 fix: add annotation ctrl button for annotation add (#17873) 2025-04-11 16:00:51 +08:00
Good Wood 2a4dfcc1a4 fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
KVOJJJin e7864bcfc9 fix: do not submit value when file input is optional (#17861) 2025-04-11 14:40:57 +08:00
NFish 4f31ecc386 fix: run button disappeared when where is no inputs in form (#17854) 2025-04-11 13:52:19 +08:00
crazywoola 7a8364eed0 fix: text.split (#17842) 2025-04-11 11:37:47 +08:00
Joel bde102183b fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
Jimmiaxie 8fc97ee49c hotfix: Workflow page element warning problem #17787 (#17789) 2025-04-10 17:38:50 +08:00
KVOJJJin 24945ec2f6 Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei b494620fea fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
诗浓 eed28ddeda feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138) 2025-04-10 14:58:39 +08:00
Panpan f724b10ab7 fix: fix inputs lost (#17747) 2025-04-10 13:58:35 +08:00
Wu Tianwei 3568b78082 feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-10 11:18:43 +08:00
zxhlyh 0c9ae8db98 Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
GuanMu 95789e4f2e Fix create blank app (#17724) 2025-04-10 10:01:44 +08:00
Yeuoly c5918c0cfd refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 2025-04-09 17:49:27 +08:00
KVOJJJin df03c89a48 Chore: remove beta tag of app type (#17676) 2025-04-09 15:10:08 +08:00
yusheng chen f633d1ee92 chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656) 2025-04-09 12:10:17 +08:00
Lao 106604682a Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 2025-04-08 21:00:00 +08:00
Wu Tianwei cd7ac20d80 feat: enhance index type handling and add error notification for missing embedding model (#16836) 2025-04-08 18:01:43 +08:00
Joel 5a6219c726 chore: add unit test to high frequency hooks (#17617) 2025-04-08 16:39:11 +08:00
Marcelo Díaz d796fcc0e7 feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
Good Wood 7b7ac7a495 fix: compatibility issues for currentStrategy.features is null (#17581) 2025-04-08 09:24:42 +08:00
诗浓 da7f8ad936 fix: remove wrong padding-bottom=0 (#17551) 2025-04-07 18:16:01 +08:00
Junjie.M 41df910771 fix: only the owner can edit the member information (#17538) 2025-04-07 17:42:12 +08:00
kenwoodjw 01704a4c1b fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-04-07 17:42:05 +08:00
诗浓 8ab9eb9857 fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 2025-04-07 17:38:29 +08:00
GeorgeCaoJ 0998b01321 fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
Amir Mohsen Asaran f54905e685 feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-07 12:43:23 +08:00
zxhlyh e350511102 fix: chat api doc (#17515) 2025-04-07 12:32:15 +08:00
Jasonfish fd443941a2 feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 2025-04-07 10:36:58 +08:00
quicksand b146aaaeb7 optimize: plugin permission (#17507) 2025-04-07 10:17:53 +08:00
yusheng chen dd4b03e812 refactor & perf of file var-reference-vars.tsx (#17444) 2025-04-07 10:13:22 +08:00
yusheng chen bf69b97639 refactor & perf: declare const object outside component ConstantField (#17495) 2025-04-07 10:12:35 +08:00
yusheng chen 6d59b8d85b refactor: type improvement of component AddVariablePopupWithPosition (#17497) 2025-04-07 10:12:20 +08:00
yusheng chen e3dc9f3c31 refactor & perf: declare const object outside component VarReferencePicker (#17496) 2025-04-07 10:12:10 +08:00