Commit Graph

8280 Commits

Author SHA1 Message Date
91e23027f1 feat: Add polyfill for Array.prototype.toSpliced method 2025-12-23 15:16:28 +08:00
00af19c7f2 feat: sandbox retention basic settings 2025-12-18 14:19:33 +08:00
79d7dcaad2 feat: add billing subscription plan api 2025-12-18 12:40:24 +08:00
1a2f37e7c7 feat: add billing subscription plan api 2025-12-18 12:16:59 +08:00
bffd67f3a4 feat: add billing subscription plan api 2025-12-18 11:33:56 +08:00
0bbf8f72b1 feat: add billing subscription plan api 2025-12-18 10:59:32 +08:00
03cc3868ef feat: update RAG recommended plugins hook to accept type parameter for better categorization 2025-12-16 16:03:14 +08:00
fdd21ac815 fix: update RAGToolRecommendations to use type parameter for plugin retrieval 2025-12-16 16:02:55 +08:00
5d40064f12 feat: Add "type" field to PipelineRecommendedPlugin model; (#29724) 2025-12-16 14:38:23 +08:00
8dad6b6a6d Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. 2025-12-16 14:34:59 +08:00
fd9f5c0fc8 feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29700) 2025-12-16 10:49:31 +08:00
2f54965a72 Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. 2025-12-16 10:43:45 +08:00
e5359ba136 feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29672) 2025-12-15 16:50:50 +08:00
a1a3fa0283 Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. 2025-12-15 16:44:32 +08:00
ff7344f3d3 Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. 2025-12-15 16:38:44 +08:00
bcd33be22a Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. 2025-12-15 16:33:06 +08:00
c1184789e2 fix seed command 2025-12-15 15:41:51 +08:00
dab30117da Merge branch 'fix/customer-tool-SSRF' into deploy/dev 2025-12-15 11:00:47 +08:00
3f7d46358c fix test 2025-12-15 10:14:29 +08:00
890b5d222f fix mypy 2025-12-12 17:30:43 +08:00
fefcb1e959 fix CI 2025-12-12 17:30:43 +08:00
da6fa55eed [autofix.ci] apply automated fixes 2025-12-12 17:30:43 +08:00
ad438740c4 refactor the workflowNodeExecution 2025-12-12 17:30:43 +08:00
231ecc1bfe refactor the repo and service 2025-12-12 17:30:43 +08:00
790ed0845e Merge branch 'fix/customer-tool-SSRF' of github.com:langgenius/dify into fix/customer-tool-SSRF 2025-12-12 17:11:00 +08:00
309875650d use squid for ssrf 2025-12-12 17:10:31 +08:00
fc260fab97 [autofix.ci] apply automated fixes 2025-12-12 09:09:29 +00:00
92fa87e729 use squid for ssrf 2025-12-12 17:07:23 +08:00
f6accd8ae2 add internal ip filter when parse tool schema 2025-12-12 11:58:05 +08:00
e66ef9145b add internal ip filter when parse tool schema 2025-12-12 11:37:30 +08:00
64f5e34096 Update api/core/helper/ssrf_proxy.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-12 11:31:27 +08:00
3f3b9beeff add internal ip filter when parse tool schema 2025-12-12 11:24:25 +08:00
da9a28b9e2 Merge branch 'fix/nextjs-security-update' into deploy/dev 2025-12-12 11:05:39 +08:00
cd09d27f11 nextjs security update;
see more: [security-update-2025-12-11](https://nextjs.org/blog/security-update-2025-12-11)
2025-12-12 10:58:21 +08:00
912ca2bcfe add seed fake logs 2025-12-12 10:19:44 +08:00
dd949a23e1 add clean sandbox workflow runs 2025-12-12 10:19:16 +08:00
193c8e2362 fix: fix available_credentials is empty (#29521) 2025-12-12 09:51:55 +08:00
4d57460356 fix: upgrade react and react-dom to 19.2.3,fix cve errors (#29532) 2025-12-12 09:38:32 +08:00
dcd95632cb Merge branch 'fix/react-cve-2025' into deploy/dev 2025-12-12 09:37:10 +08:00
75113163a2 fix: upgrade react and react-dom to 19.2.3, fix those cve errors:
- CVE-2025-55184 (DoS, High, CVSS 7.5)
- CVE-2025-67779 (DoS, High, CVSS 7.5)
- CVE-2025-55183 (Source Code Exposure, Medium, CVSS 5.3)
2025-12-12 09:31:58 +08:00
063b39ada5 fix: conversation rename payload validation (#29510) 1.11.0 2025-12-11 18:05:41 +09:00
6419ce02c7 test: add testcase for config prompt components (#29491)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 16:56:20 +08:00
yyh
1a877bb4d0 chore: add .nvmrc for Node 22 alignment (#29495) 2025-12-11 16:29:30 +08:00
281e9d4f51 fix: chat api in explore page reject blank conversation id (#29500) 2025-12-11 16:26:42 +08:00
a195b410d1 chore(i18n): translate i18n files and update type definitions (#29499)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2025-12-11 16:08:52 +08:00
91e5db3e83 chore: Advance the timing of the dataset payment prompt (#29497)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 15:49:42 +08:00
f20a2d1586 chore: add placeholder for Amplitude API key in .env.example (#29489)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
2025-12-11 15:21:52 +08:00
6e802a343e perf: remove the n+1 query (#29483) 2025-12-11 15:18:27 +08:00
yyh
a30cbe3c95 test: add debug-with-multiple-model spec (#29490) 2025-12-11 15:05:37 +08:00
66713091e2 Merge branch 'feat/enchance-warn-user-time-when-need-upgrade-plan' into deploy/dev 2025-12-11 15:05:26 +08:00