File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <img src =" https://img.shields.io/badge/Vue-3.x-green.svg " alt =" Vue " >
66 <img src =" https://img.shields.io/badge/FastAPI-0.100+-red.svg " alt =" FastAPI " >
77 <img src =" https://img.shields.io/badge/License-MIT-yellow.svg " alt =" License " >
8- <img src =" https://img.shields.io/badge/Version-1.7.6 -orange.svg " alt =" Version " >
8+ <img src =" https://img.shields.io/badge/Version-1.7.7 -orange.svg " alt =" Version " >
99</p >
1010
1111<p align =" center " >
@@ -253,6 +253,11 @@ sqlmapWebUI/
253253
254254## 📝 更新日志
255255
256+ ### v1.7.7 (2024-12)
257+ - 更新所有项目文档反映最新功能特性
258+ - 完善 AGENTS.md 和 CLAUDE.md AI 编程指南
259+ - 优化用户使用指南文档
260+
256261### v1.7.6 (2024-12)
257262- 新增扫描配置预设管理(默认配置/常用配置/历史配置)
258263- 新增引导式参数编辑器
Original file line number Diff line number Diff line change 55 <img src =" https://img.shields.io/badge/Vue-3.x-green.svg " alt =" Vue " >
66 <img src =" https://img.shields.io/badge/FastAPI-0.100+-red.svg " alt =" FastAPI " >
77 <img src =" https://img.shields.io/badge/License-MIT-yellow.svg " alt =" License " >
8- <img src =" https://img.shields.io/badge/Version-1.7.6 -orange.svg " alt =" Version " >
8+ <img src =" https://img.shields.io/badge/Version-1.7.7 -orange.svg " alt =" Version " >
99</p >
1010
1111<p align =" center " >
@@ -260,6 +260,11 @@ Please read the [Disclaimer](DISCLAIMER.md) before use.
260260
261261## Changelog
262262
263+ ### v1.7.7 (2024-12)
264+ - Updated all project documentation to reflect latest features
265+ - Improved AGENTS.md and CLAUDE.md AI programming guides
266+ - Optimized user usage guide documentation
267+
263268### v1.7.6 (2024-12)
264269- Added scan configuration preset management (default/preset/history)
265270- Added guided parameter editor
Original file line number Diff line number Diff line change 44MAX_TASKS_COUNT_LOCK = threading .Lock ()
55
66
7- VERSION = "1.7.6 "
7+ VERSION = "1.7.7 "
You can’t perform that action at this time.
0 commit comments