Revise update log for new features and enhancements

Updated the changelog to reflect new features and improvements.
This commit is contained in:
公明
2025-11-13 01:35:13 +08:00
committed by GitHub
parent d9acafae9f
commit 7802a541cc
+2 -2
View File
@@ -4,8 +4,8 @@
![详情预览](./img/效果1.png)
## 更新日志
- 2025.11.13 在前端新增`设置`功能
- 2025.11.13 新增 MCP stdio 模式支持,可在 Cursor IDE 中直接使用所有安全工具;
- 2025.11.13 在前端新增`设置`功能
- 2025.11.13 新增 MCP Stdio 模式支持,可在代码编辑器、CLI 及自动化脚本等多种场景下,无缝集成并使用全套安全工具;
- 2025.11.12 增加了任务停止功能,优化前端;