Commit Graph

  • 266d1c70ac fix: fix custom model credentials display as plaintext (#29425) wangxiaolei 2025-12-11 09:48:45 +08:00
  • d152d63e7d chore: update remove_leading_symbols pattern, keep 【 (#29419) wangxiaolei 2025-12-11 09:47:39 +08:00
  • b4afc7e435 fix: Can not blank conversation ID validation in chat payloads (#29436) -LAN- 2025-12-11 09:47:10 +08:00
  • 2d496e7e08 ci: enforce semantic pull request titles (#29438) -LAN- 2025-12-11 09:45:55 +08:00
  • 693877e5e4 Fix: Prevent binary content from being stored in process_data for HTTP nodes (#27532) AuditAIH 2025-12-11 02:52:40 +08:00
  • 8cab3e5a1e minor fix: get_tools wrong condition (#27253) NeatGuyCoding 2025-12-11 02:33:14 +08:00
  • 63c1307d64 chore: remove wip option drop-draft-bypass -LAN- 2025-12-11 01:21:40 +08:00
  • eb77a22a28 ci: enforce semantic pull request titles -LAN- 2025-12-11 01:10:58 +08:00
  • 18082752a0 fix knowledge pipeline run multimodal document failed (#29431) Jyong 2025-12-10 20:42:51 +08:00
  • 813a734f27 chore: bump dify release to 1.11.0 (#29355) -LAN- 2025-12-10 19:54:25 +08:00
  • 94244ed8f6 fix: handle potential undefined values in query_attachment_selector across multiple components (#29429) Wu Tianwei 2025-12-10 19:30:21 +08:00
  • ec3a52f012 Fix immediate window open defaults and error handling (#29417) yyh 2025-12-10 19:12:14 +08:00
  • ea063a1139 fix(i18n): remove unused credentialSelector translations from dataset-pipeline files (#29423) Wu Tianwei 2025-12-10 19:04:34 +08:00
  • 784008997b fix parent-child check when child chunk is not exist (#29426) Jyong 2025-12-10 18:45:43 +08:00
  • 1f91a971a8 feat: implement plan upgrade modal for batch upload restrictions and update supportBatchUpload prop to true in data source components twwu 2025-12-10 18:32:45 +08:00
  • e487e1f622 refactor: remove supportBatchUpload prop from various components twwu 2025-12-10 17:59:45 +08:00
  • b3010e35cb chore: add plan upgrade modal test Joel 2025-12-10 17:54:34 +08:00
  • 0c2a354115 Using SonarJS to analyze components' complexity (#29412) Coding On Star 2025-12-10 17:25:54 +08:00
  • 5891731ab2 Merge branch 'main' into feat/enchance-warn-user-time-when-need-upgrade-plan twwu 2025-12-10 17:19:23 +08:00
  • 383971d56f Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev Joel 2025-12-10 17:03:40 +08:00
  • 840d45d407 feat: add missing tips Joel 2025-12-10 16:56:11 +08:00
  • e477e6c928 fix: harden async window open placeholder logic (#29393) yyh 2025-12-10 16:46:48 +08:00
  • bafd093fa9 fix: Add dataset file upload restrictions (#29397) Wu Tianwei 2025-12-10 16:41:05 +08:00
  • ff40efdc26 mrege Joel 2025-12-10 15:42:19 +08:00
  • 6e743a495f Merge branch 'main' into feat/end-user-oauth zhsama 2025-12-10 15:39:36 +08:00
  • c6ae13f67b refactor: replace Modal with PlanUpgradeModal in TriggerEventsLimitModal yyh 2025-12-10 15:25:38 +08:00
  • 55dd5f71d7 fix: can add logic Joel 2025-12-10 15:36:18 +08:00
  • c05d9bd813 Merge branch 'fix/upload-restrictions' into deploy/dev twwu 2025-12-10 15:33:18 +08:00
  • 0404007982 Merge branch 'main' into fix/upload-restrictions twwu 2025-12-10 15:32:14 +08:00
  • 71c20ef3c8 merge Joel 2025-12-10 15:30:09 +08:00
  • 7171eaf0b5 refactor: replace Modal with PlanUpgradeModal in TriggerEventsLimitModal yyh 2025-12-10 15:25:38 +08:00
  • b16f87c9b6 feat: can add segement check Joel 2025-12-10 15:23:39 +08:00
  • 88b20bc6d0 fix dataset multimodal field not update (#29403) Jyong 2025-12-10 15:18:38 +08:00
  • 5bbc626b5e refactor: simpilify trigger events limit modal css and props yyh 2025-12-10 15:09:56 +08:00
  • abb2b860f2 chore: remove unused changes Novice 2025-12-10 15:04:19 +08:00
  • a8a0f2c900 Merge remote-tracking branch 'origin/main' into feat/e2e-testing CodingOnStar 2025-12-10 14:44:51 +08:00
  • f7a9aadc98 chore: i18n Joel 2025-12-10 14:41:37 +08:00
  • 12d019cd31 fix: improve compatibility of @headlessui/react with happy-dom by ensuring HTMLElement.prototype.focus is writable (#29399) Coding On Star 2025-12-10 14:40:48 +08:00
  • bacc9a7970 feat: not to next if multi sent in sandbox Joel 2025-12-10 14:32:34 +08:00
  • be94274fbd chore: enchance popup modal Joel 2025-12-10 14:09:56 +08:00
  • b49e2646ff fix: session unbound during parent-child retrieval (#29396) Jyong 2025-12-10 14:08:55 +08:00
  • e8720de9ad chore(i18n): translate i18n files and update type definitions (#29395) github-actions[bot] 2025-12-10 13:52:54 +08:00
  • 0867c1800b refactor: simplify plugin task handling and improve UI feedback (#26293) GuanMu 2025-12-10 13:34:05 +08:00
  • 4bc230eb13 Merge branch 'fix/upload-restrictions' into deploy/dev twwu 2025-12-10 13:27:02 +08:00
  • 4d596ad231 Merge branch 'fix/29390-async-window-open' into deploy/dev yyh 2025-12-10 13:19:03 +08:00
  • de9fae63b8 fixes #29390: align async window open behavior with inline logic yyh 2025-12-10 13:17:30 +08:00
  • 67d8e5a7f0 Merge branch 'fix/29390-async-window-open' into deploy/dev yyh 2025-12-10 12:56:02 +08:00
  • 997ff45e56 fix: harden async window open placeholder logic(#29390) yyh 2025-12-10 12:55:02 +08:00
  • 88508b8631 feat(PageSelector): add isMultipleChoice prop to enhance selection functionality twwu 2025-12-10 12:52:09 +08:00
  • 681c06186e add @testing-library/user-event and create tests for external-knowledge-base/ (#29323) Coding On Star 2025-12-10 12:46:52 +08:00
  • f722fdfa6d fix: prevent popup blocker from blocking async window.open (#29391) yyh 2025-12-10 12:46:01 +08:00
  • c033030d8c fix: 'list' object has no attribute 'find' (#29384) wangxiaolei 2025-12-10 12:45:53 +08:00
  • eb525b697f Merge branch 'fix/async-window-open' into deploy/dev yyh 2025-12-10 12:26:22 +08:00
  • 8bf9eee91e fix: maintain loading guard during async billing URL fetch yyh 2025-12-10 12:23:56 +08:00
  • bac0513b8b improve: better popup blocker detection and type safety yyh 2025-12-10 12:19:25 +08:00
  • e95b7b57c9 fix: prevent popup blocker from blocking async window.open yyh 2025-12-10 12:10:47 +08:00
  • d4a90c43a4 Merge branch 'main' into fix/upload-restrictions twwu 2025-12-10 11:59:51 +08:00
  • 0d2dda7e77 feat: add modals Joel 2025-12-10 11:45:18 +08:00
  • 51330c0ee6 fix(App.deleted_tools): incorrect compare between UUID and map with string-typed key. (#29340) Nie Ronghua 2025-12-10 10:47:45 +08:00
  • 7df360a292 fix: workflow log missing trigger icon (#29379) 非法操作 2025-12-10 10:15:21 +08:00
  • e205182e1f fix: Parent instance <DocumentSegment at 0x7955b5572c90> is not bound… (#29377) wangxiaolei 2025-12-10 10:01:45 +08:00
  • 4a88c8fd19 chore: set is_multimodal db define default = false (#29362) wangxiaolei 2025-12-10 09:44:47 +08:00
  • 991f31f195 log missing trigger icon hjlarry 2025-12-10 09:38:41 +08:00
  • 1b9165624f adding llm_usage and error_type (#26546) znn 2025-12-10 06:49:13 +05:30
  • a44a03696e add expire_on_commit jyong 2025-12-10 00:48:29 +08:00
  • 33b1aaf182 add expire_on_commit jyong 2025-12-10 00:11:35 +08:00
  • 67eb632f1a add qdrant migrate to tidb jyong 2025-12-09 23:52:00 +08:00
  • 56f8bdd724 Update refactor issue template and remove tracker (#29357) -LAN- 2025-12-09 22:03:21 +08:00
  • efa1b452da feat: Add startup parameters for language-specific Weaviate tokenizer (#29347) Nan LI 2025-12-09 05:00:19 -08:00
  • 930c36e757 fix: llm detail store Novice 2025-12-09 20:56:54 +08:00
  • bcbc07e99c Add MCP backend codeowners (#29354) -LAN- 2025-12-09 20:45:57 +08:00
  • 91dad285fa feat: add support for batch upload across various components twwu 2025-12-09 18:29:45 +08:00
  • 5ae1f62daf add qdrant migrate to tidb jyong 2025-12-09 18:26:03 +08:00
  • 7b968c6c2e feat: add Playwright E2E testing framework and initial test setup CodingOnStar 2025-12-09 18:14:57 +08:00
  • 2ea07cd8f8 Merge branch 'main' into feat/end-user-oauth zhsama 2025-12-09 17:41:01 +08:00
  • d79d0a47a7 chore: not set empty tool config to default value (#29338) Joel 2025-12-09 17:14:04 +08:00
  • 5e1f571919 refactor: simplify chat query construction by extracting sort_by from debouncedQueryParams refactor/use-log-react-query yyh 2025-12-09 16:25:13 +08:00
  • 5446127705 fix: review yyh 2025-12-09 16:23:37 +08:00
  • 2d2ce5df85 feat: generation stream output. Novice 2025-12-09 16:22:17 +08:00
  • f5d676f3f1 fix: agent app add tool hasn't add default params config (#29330) Joel 2025-12-09 16:17:27 +08:00
  • d77837e800 refactor: migrate log data fetching to react query yyh 2025-12-09 16:13:52 +08:00
  • 27e5abc39b refactor: log.ts fetcher yyh 2025-12-09 16:10:38 +08:00
  • 8f7173b69b fix: admin dislike feedback lose content (#29327) 非法操作 2025-12-09 16:07:59 +08:00
  • 8275533418 chore(i18n): translate i18n files and update type definitions (#29329) github-actions[bot] 2025-12-09 15:57:35 +08:00
  • c1c1fd0509 feat: make billing management entry prominent and enable current plan portal (#29321) yyh 2025-12-09 15:43:51 +08:00
  • c24835ca87 chore: update the error message (#29325) wangxiaolei 2025-12-09 15:29:04 +08:00
  • 022cfbd186 refactor: remove isMobile prop from Chat and TryToAsk components (#29319) yyh 2025-12-09 15:11:05 +08:00
  • 9affc546c6 Feat/support multimodal embedding (#29115) Jyong 2025-12-09 14:41:46 +08:00
  • 77cf8f6c27 chore: remove python sdk from dify repo (#29318) wangxiaolei 2025-12-09 14:13:14 +08:00
  • 18601d8b38 Refactor datasets service toward TanStack Query (#29008) yyh 2025-12-09 13:44:45 +08:00
  • 57d244de69 feat: introduce init container to automatically fix storage permissions (#29297) kurokobo 2025-12-09 14:40:10 +09:00
  • 545a34fbaf Refactor datasets service toward TanStack Query (#29008) yyh 2025-12-09 13:44:45 +08:00
  • 61a6c6dbcf feat: introduce init container to automatically fix storage permissions (#29297) feat/fallback-interface-for-unauthorized-datasource-node kurokobo 2025-12-09 14:40:10 +09:00
  • 750db10476 chore(i18n): translate i18n files and update type definitions (#29312) github-actions[bot] 2025-12-09 13:07:26 +08:00
  • 14d1b3f9b3 feat: multimodal support (image) (#27793) Wu Tianwei 2025-12-09 11:44:50 +08:00
  • 2b23c43434 feat: add agent package Novice 2025-12-09 11:26:02 +08:00
  • a44b800c85 chore: find more redirect to correct category (#29303) 非法操作 2025-12-09 11:09:43 +08:00
  • 57dc7e0b2c chore: bump version to 1.10.1-fix.1 (#29176) 1.10.1-fix.1 hotfix/1.10.1-fix.4 -LAN- 2025-12-05 12:57:37 +08:00
  • 48efd2d174 fix: try-to-ask misalign (#29309) 非法操作 2025-12-09 11:00:37 +08:00
  • a0c8ebf487 chore: not slient call external service error (#29290) wangxiaolei 2025-12-09 10:25:33 +08:00