Commit Graph

  • 569c593240 feat: Add InterSystems IRIS vector database support (#29480) TomoOkuyama 2025-12-15 11:20:43 +09:00
  • bb157c93a3 fixes: #28300 Change the Citations banner in dark mode to fully opaque (#28673) Rickon-dev 2025-12-14 21:17:43 -05:00
  • 3f7d46358c fix test Yansong Zhang 2025-12-15 10:14:29 +08:00
  • b7bdd5920b fix: add secondary text color to plugin task headers (#29529) Pleasure1234 2025-12-15 02:13:59 +00:00
  • 470650d1d7 fix: fix delete_account_task not check billing enabled (#29577) wangxiaolei 2025-12-15 10:12:35 +08:00
  • 59137f1d05 fix: show uninstalled plugin nodes in workflow checklist (#29630) yyh 2025-12-15 10:11:23 +08:00
  • b8d54d745e fix(ci): use setup-python to avoid 504 errors and use project oxlint config (#29613) yyh 2025-12-15 10:10:51 +08:00
  • 916df2d0f7 fix: fix mime type is none (#29579) wangxiaolei 2025-12-15 10:09:11 +08:00
  • 61199663e7 chore: add anthropic skills for frontend testing (#29608) yyh 2025-12-15 10:05:48 +08:00
  • 60c2e209b6 Update with main branch Charles Yao 2025-12-14 13:04:08 -08:00
  • 3db27c3158 fix(workflow): agent prompt editor canvas not covering full text height (#29623) Agung Besti 2025-12-14 14:53:39 +07:00
  • 3653f54bea fix: validate page_size limit in plugin list and tasks endpoints (#29611) Aplulu 2025-12-13 22:52:51 +09:00
  • 886ce981cf feat(i18n): add Tunisian Arabic (ar-TN) translation (#29306) Nour Zakhma 2025-12-13 03:55:04 +01:00
  • ccef15aafa Merge branch 'main' into feat/hitl-frontend twwu 2025-12-12 17:59:08 +08:00
  • f4c7f98a01 fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) Maries 2025-12-12 17:53:40 +08:00
  • 890b5d222f fix mypy hjlarry 2025-12-12 14:07:19 +08:00
  • fefcb1e959 fix CI hjlarry 2025-12-12 13:51:57 +08:00
  • da6fa55eed [autofix.ci] apply automated fixes autofix-ci[bot] 2025-12-12 04:31:09 +00:00
  • ad438740c4 refactor the workflowNodeExecution hjlarry 2025-12-12 12:27:14 +08:00
  • 231ecc1bfe refactor the repo and service hjlarry 2025-12-12 12:03:29 +08:00
  • 790ed0845e Merge branch 'fix/customer-tool-SSRF' of github.com:langgenius/dify into fix/customer-tool-SSRF Yansong Zhang 2025-12-12 17:11:00 +08:00
  • 309875650d use squid for ssrf Yansong Zhang 2025-12-12 17:10:31 +08:00
  • fc260fab97 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-12-12 09:09:29 +00:00
  • 92fa87e729 use squid for ssrf Yansong Zhang 2025-12-12 17:07:23 +08:00
  • a8613f0233 fix: bump wandb to 0.23.1 urllib3 to 2.6.0 (#29481) kenwoodjw 2025-12-12 16:55:19 +08:00
  • 086ee4c19d test(web): add comprehensive tests for workflow-log component (#29562) yyh 2025-12-12 16:48:15 +08:00
  • 13fa56b5b1 feat: add tracing metadata Novice 2025-12-12 16:24:49 +08:00
  • 336bcfbae2 chore: test for app card and no data (#29570) Joel 2025-12-12 16:01:58 +08:00
  • ee314013d7 Fix:security update for enterprise (#29576) release/e-1.9.2 NFish 2025-12-12 15:44:00 +08:00
  • e244856ef1 chore: add test case for download components (#29569) Joel 2025-12-12 14:56:08 +08:00
  • 2058186f22 chore: Bump version references to 1.11.1 (#29568) 1.11.1 -LAN- 2025-12-12 14:42:25 +08:00
  • bece2f101c fix: return None from retrieve_tokens when access_token is empty (#29516) Taka Sasaki 2025-12-12 14:49:11 +09:00
  • 04d09c2d77 fix: hit-test failed when attachment id is not exist (#29563) Jyong 2025-12-12 13:45:00 +08:00
  • db42f467c8 fix: docx extractor external image failed (#29558) Jyong 2025-12-12 13:41:51 +08:00
  • ac40309850 perf: optimize save_document_with_dataset_id (#29550) wangxiaolei 2025-12-12 13:14:45 +08:00
  • 12e39365fa perf(core/rag): optimize Excel extractor performance and memory usage (#29551) Nie Ronghua 2025-12-12 12:15:03 +08:00
  • d48300d08c fix: remove validate=True to fix flask-restx AttributeError (#29552) Maries 2025-12-12 12:01:20 +08:00
  • f6accd8ae2 add internal ip filter when parse tool schema Yansong Zhang 2025-12-12 11:58:05 +08:00
  • 761f8c8043 fix: set response content type with charset in helper (#29534) Pleasure1234 2025-12-12 03:50:35 +00:00
  • 05f63c88c6 feat: integrate Amplitude API key into layout and provider components (#29546) Coding On Star 2025-12-12 11:49:12 +08:00
  • ec8b5f23d3 fix: nextjs security update (e-260) (#29553) e-260 NFish 2025-12-12 11:42:48 +08:00
  • e66ef9145b add internal ip filter when parse tool schema Yansong Zhang 2025-12-12 11:37:30 +08:00
  • 8daf9ce98d test(trigger): add container integration tests for trigger (#29527) Stream 2025-12-12 11:31:34 +08:00
  • 64f5e34096 Update api/core/helper/ssrf_proxy.py zyssyz123 2025-12-12 11:31:27 +08:00
  • 3f3b9beeff add internal ip filter when parse tool schema Yansong Zhang 2025-12-12 11:24:25 +08:00
  • 61ee1b9094 fix: truncate auto-populated description to prevent 400-char limit error (#28681) Shua Chen 2025-12-12 11:19:53 +08:00
  • 9ce48b4dc4 fix: llm generation variable Novice 2025-12-12 11:08:49 +08:00
  • 8504b95b52 nextjs security update; see more: [security-update-2025-12-11](https://nextjs.org/blog/security-update-2025-12-11) deploy/enterprise NFish 2025-12-12 10:58:21 +08:00
  • 87c4b4c576 fix: nextjs security update (#29545) NFish 2025-12-12 11:05:48 +08:00
  • da9a28b9e2 Merge branch 'fix/nextjs-security-update' into deploy/dev NFish 2025-12-12 11:05:39 +08:00
  • 1baca71e37 migration command jyong 2025-12-12 11:02:05 +08:00
  • cd09d27f11 nextjs security update; see more: [security-update-2025-12-11](https://nextjs.org/blog/security-update-2025-12-11) NFish 2025-12-12 10:58:21 +08:00
  • 912ca2bcfe add seed fake logs hjlarry 2025-12-12 10:19:44 +08:00
  • dd949a23e1 add clean sandbox workflow runs hjlarry 2025-12-12 10:19:16 +08:00
  • cc9eba6252 fix: upgrade react and react-dom to 19.2.3, fix those cve errors: NFish 2025-12-12 09:31:35 +08:00
  • 193c8e2362 fix: fix available_credentials is empty (#29521) wangxiaolei 2025-12-12 09:51:55 +08:00
  • 4d57460356 fix: upgrade react and react-dom to 19.2.3,fix cve errors (#29532) NFish 2025-12-12 09:38:32 +08:00
  • dcd95632cb Merge branch 'fix/react-cve-2025' into deploy/dev NFish 2025-12-12 09:37:10 +08:00
  • 75113163a2 fix: upgrade react and react-dom to 19.2.3, fix those cve errors: NFish 2025-12-12 09:31:35 +08:00
  • 142f650d73 fix: oxlint warning yyh 2025-12-11 18:15:55 +08:00
  • 78d47fa28f test: add comprehensive tests for ContentSection, hooks, and MetaSection components yyh 2025-12-11 18:15:07 +08:00
  • ab3a933e11 Merge remote-tracking branch 'origin/main' into refactor-text-generate-item yyh 2025-12-11 18:00:09 +08:00
  • 063b39ada5 fix: conversation rename payload validation (#29510) 1.11.0 -LAN- 2025-12-11 17:05:41 +08:00
  • 6419ce02c7 test: add testcase for config prompt components (#29491) Joel 2025-12-11 16:56:20 +08:00
  • 1a877bb4d0 chore: add .nvmrc for Node 22 alignment (#29495) yyh 2025-12-11 16:29:30 +08:00
  • 281e9d4f51 fix: chat api in explore page reject blank conversation id (#29500) -LAN- 2025-12-11 16:26:42 +08:00
  • 99117314bf chore: add test yyh 2025-12-11 16:22:05 +08:00
  • a195b410d1 chore(i18n): translate i18n files and update type definitions (#29499) github-actions[bot] 2025-12-11 16:08:52 +08:00
  • 2088660f55 Refactor text generation item component yyh 2025-12-11 16:06:38 +08:00
  • 91e5db3e83 chore: Advance the timing of the dataset payment prompt (#29497) Joel 2025-12-11 15:49:42 +08:00
  • cf20e9fd38 Merge remote-tracking branch 'origin/main' into feat/e2e-testing CodingOnStar 2025-12-11 15:47:59 +08:00
  • f20a2d1586 chore: add placeholder for Amplitude API key in .env.example (#29489) Coding On Star 2025-12-11 15:21:52 +08:00
  • 6e802a343e perf: remove the n+1 query (#29483) wangxiaolei 2025-12-11 15:18:27 +08:00
  • a30cbe3c95 test: add debug-with-multiple-model spec (#29490) yyh 2025-12-11 15:05:37 +08:00
  • 66713091e2 Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev Joel 2025-12-11 15:05:26 +08:00
  • 00cc50c659 fix: add chunk logic Joel 2025-12-11 15:03:30 +08:00
  • 7344adf65e feat: add Amplitude API key to Docker entrypoint script (#29477) Coding On Star 2025-12-11 14:44:12 +08:00
  • fcadee9413 fix: flask db downgrade not work (#29465) 非法操作 2025-12-11 14:30:09 +08:00
  • 69a22af1c9 fix: optimize database query when retrieval knowledge in App (#29467) Jyong 2025-12-11 13:50:46 +08:00
  • aac6f44562 fix: workflow end node validate error (#29473) CrabSAMA 2025-12-11 13:47:37 +08:00
  • 2e1efd62e1 revert: "fix(ops): add streaming metrics and LLM span for agent-chat traces" (#29469) -LAN- 2025-12-11 12:53:37 +08:00
  • b459af07ae Merge branch 'fix/DoS-in-Annotation-Import' into deploy/dev Yansong Zhang 2025-12-11 12:37:50 +08:00
  • c93f7f6f2c fix annotation import dos Yansong Zhang 2025-12-11 12:36:16 +08:00
  • a740fe2292 fix annotation import dos Yansong Zhang 2025-12-11 12:35:30 +08:00
  • 1847609926 fix: failed to delete model (#29456) crazywoola 2025-12-11 12:05:44 +08:00
  • ba2486d961 Merge branch 'fix/CSV-Injection-in-Annotations-Export' into deploy/dev Yansong Zhang 2025-12-11 11:25:19 +08:00
  • e471884dcc fix csv injection in annotations export Yansong Zhang 2025-12-11 11:22:05 +08:00
  • ff762e9d84 Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev Joel 2025-12-11 11:22:03 +08:00
  • e09174d7d7 chore: i18n Joel 2025-12-11 11:21:45 +08:00
  • 91f6d25dae fix: knowledge dataset description field validation error #29404 (#29405) Hengdong Gong 2025-12-11 11:17:08 +08:00
  • 016663bf44 Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev Joel 2025-12-11 11:00:29 +08:00
  • 824618c2ef chore: spcing problem Joel 2025-12-11 10:58:25 +08:00
  • 918c187c50 refactor: optimize clearDataSourceData function and update localFileList condition twwu 2025-12-11 10:58:24 +08:00
  • 0133843164 refactor: remove supportBatchUpload prop from StepOne component twwu 2025-12-11 10:34:00 +08:00
  • c49127540f Merge branch 'main' into feat/enchance-warn-user-time-when-need-upgrade-plan twwu 2025-12-11 10:33:39 +08:00
  • fef5d88f59 Merge branch 'main' into deploy/dev twwu 2025-12-11 10:22:38 +08:00
  • ba887993aa Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev twwu 2025-12-11 10:04:50 +08:00
  • 42b6e32574 Merge branch 'main' into deploy/dev twwu 2025-12-11 10:03:30 +08:00
  • acdbcdb6f8 chore: update packageManager version in package.json to pnpm@10.25.0 (#29407) yyh 2025-12-11 09:51:30 +08:00
  • a9627ba60a chore(deps): bump types-shapely from 2.0.0.20250404 to 2.1.0.20250917 in /api (#29441) dependabot[bot] 2025-12-11 09:49:19 +08:00