Commit Graph

6451 Commits

Author SHA1 Message Date
e26c9ee44a merge 2025-07-02 14:17:48 +08:00
1be4a43fc6 Merge branch 'main' into feat/mcp-frontend 2025-07-02 14:04:59 +08:00
89250a36b7 fix(api): files not returned in the answer node (#21807) 2025-07-02 13:54:10 +08:00
c2e599cd85 fix(api): Fix resetting sys var causing internal server error (#21604)
and sorts draft variables by their creation time, ensures a consist order.
2025-07-02 13:36:35 +08:00
71d6cf1b1d fix: Make the latency and logs of web applications consistent. (#21578)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-02 12:04:33 +08:00
8f9d7d649a Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-02 11:38:36 +08:00
d60d67bf23 fix 2025-07-02 11:38:11 +08:00
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
f53b177e1f chore: new inspected variable add to top position instead of bottom (#21793) 2025-07-02 11:07:43 +08:00
58dfe2ca03 fix: when config plugin endpoint choose no start form app cause page crashed (#21789) 2025-07-02 10:55:38 +08:00
9e4fb019c8 Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-02 10:37:01 +08:00
39fe35b2e6 Merge branch 'main' into deploy/dev 2025-07-02 10:34:59 +08:00
f956ffa34d chore: workflow last run 2025-07-02 10:30:48 +08:00
5308776757 Merge branch 'main' into chore/workflow-last-run 2025-07-02 09:59:34 +08:00
c4b960cc1a Improve Langfuse trace readability (#21777) 2025-07-02 09:15:24 +08:00
70035aa9a9 fix: notion kownledge datasets can't add new page (#21779) 2025-07-02 09:14:48 +08:00
a82943a83d minor fix: add parameters in error msg of Plugin service returned no options (#21662) 2025-07-01 22:58:59 +08:00
9a4c1fe834 fix: if parameter is not required, continue (#21761)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-01 21:25:45 +08:00
b9ff716c18 fix: incorrect api module version in pyproject.toml (#21755)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-01 17:12:52 +08:00
8516d15a4e fix: handle configure button for notion internal integration (#21412) 2025-07-01 16:58:00 +08:00
5b1de7edc2 Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-01 16:57:02 +08:00
1ec09ab8fa chore: adjust tool item spacing 2025-07-01 16:56:22 +08:00
5257d370ee Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-01 16:49:19 +08:00
cdde4dc4aa fix: copied move and not hide tooltip 2025-07-01 16:48:58 +08:00
4198a533ad fix: code Interpreter error handling not work (#21736) 2025-07-01 16:16:34 +08:00
a67441689a chore: upgrade package versions for security reason (#21751) 2025-07-01 16:02:04 +08:00
5c11c22302 fix: can not reset system variables (#21750) 2025-07-01 16:00:17 +08:00
e6ac11c492 Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-01 15:05:11 +08:00
19b50aaa81 feat: on edited reload auth 2025-07-01 15:04:29 +08:00
b814f16ecd Merge branch 'feat/mcp' into deploy/dev 2025-07-01 14:07:36 +08:00
3102a41ab7 fix: add api return uuid 2025-07-01 14:07:10 +08:00
7b5969cfa7 Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-01 14:01:37 +08:00
b0d520c299 fix 2025-07-01 14:01:11 +08:00
1a7ad195f0 refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
cf2173644e Release db.session connection before workflow new thread long time operation (#21726)
Co-authored-by: 李强04 <liqiang04@gaotu.cn>
2025-07-01 12:05:29 +08:00
1b99e44e99 feat: Retain LLM Configuration Settings When Changing Model (#21247) 2025-07-01 11:32:46 +08:00
b8b9c3a783 fix: set the func.coalesce() second paramter default value #21239 (#21240)
Signed-off-by: YoungLH <974840768@qq.com>
2025-07-01 11:31:14 +08:00
9cb17dba5f Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-01 11:20:09 +08:00
8a1d87064c feat: MCP tool update confirm text 2025-07-01 11:19:18 +08:00
c2f03815ce Merge branch 'feat/mcp-frontend' into deploy/dev 2025-07-01 11:18:52 +08:00
ebbb3735ef chore: handle tool name copy 2025-07-01 11:18:30 +08:00
2cf454229a Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-01 11:08:38 +08:00
9e21827326 chore: workflow last run 2025-07-01 11:08:26 +08:00
a0621c61d3 fix: json schem ui problem 2025-07-01 11:07:00 +08:00
4200d016f0 Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-01 11:05:32 +08:00
931a45dbfc chore: workflow last run 2025-07-01 11:04:22 +08:00
25de39d9c6 Feat: sync input variable names to main() function (#21667) 2025-07-01 10:57:07 +08:00
2455135eaa chore: translate i18n files (#21732)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2025-07-01 10:53:59 +08:00
dffbdd140c fix: user cannot select 'Customer Service & Operations' category (#21733) 2025-07-01 10:48:11 +08:00
68e9081d05 fix: setting menu hide by toolbar 2025-07-01 10:44:01 +08:00