·
1 commit
to release-1.10
since this release
New features
- Application: MCP settings in MCP call nodes and AI dialogue nodes support Streamable HTTP protocol; by @liuruibin in #3088
- System: Added verification code verification function when users log in. by @shaohuzhang1 in #3117
Enhancements
- Login authentication (X-Pack): Support multi-level attribute mapping when connecting to OAuth2 login authentication platform.
Bug Fixes
- Security: Fix the vulnerability of exporting knowledge base as unsafe documents (CVE-2025-4546); by @shaohuzhang1 in #3105
- Security: Fix the vulnerability of function execution to obtain system sensitive information; by @shaohuzhang1 in #3127
- Application: Fix the problem of dialogue log export failure; by @shaohuzhang1 in #3100
- Application: Fix the problem that the document extraction node cannot extract complex table files; by @shaohuzhang1 in #3116
- Application: Fix the problem that the value of the variable will become the initial value after the form collection node is executed in the workflow; by @shaohuzhang1 in #3108
- Application: Fixed the problem that when the workflow contains a form collection node, after the AI reply is completed, the refresh page displays incorrect content; by @shaohuzhang1 in #3081
- Application: Fixed the problem that when the workflow contains a sub-application node, the number of users in the sub-application overview is incorrect;
- Application (X-Pack): Fixed the problem that in the user number statistics of the overview "Monitoring Statistics", the number of users who asked questions on corporate WeChat, public accounts, DingTalk, and Feishu were not counted;
- Knowledge Base (X-Pack): Fixed the problem that the document segmentation of Feishu Knowledge Base was incorrect;
- Function Library: Fixed the problem that when the function parameter is a non-character type and the value is empty, the function is run with an error; by @shaohuzhang1 in #3107
- Function Library: Fixed the problem that some enabled parameters of the function will be changed to "X" after disabling and then enabling the function
- Q&A page: Fixed the problem that in some cases, the question will always be displayed as the question being answered; by @shaohuzhang1 in #3094
- Q&A page: Fixed the problem that the English words at the end of the line in the AI reply content will be split into two lines; by @wangdan-fit2cloud in #3109
- Q&A page: Fixed the problem that after uploading a document on the Q&A page, the hover document will keep flashing. by @wangdan-fit2cloud in #3110