v0.3.6
Netw0rkNoob/VulnClawv0.3.6Jul 25, 2026by github-actions[bot]
AI Summary
This release focuses on improving the User Interface (TUI) and internationalization support. It introduces a new OSINT reconnaissance template and updates the Web module, enhancing usability and global accessibility.
Key Highlights
- TUI `/scope` constraints now use table popups for better interaction.
- /scope state is now persisted to config.yaml.
- Full English language support for runs is now available.
- New OSINT reconnaissance template added.
- Updated Web module.
New Features
- Table popup for /scope in TUI
- Persistent /scope state
- Full English i18n support
- OSINT reconnaissance template
- Web module update
Full Release Notes
## What's Changed * feat(tui): /scope 动作约束改为表格弹窗 by @FarStar-CN in https://github.com/Unclecheng-li/VulnClaw/pull/138 * feat(tui): persist /scope state to config.yaml by @FarStar-CN in https://github.com/Unclecheng-li/VulnClaw/pull/142 * feat(i18n): render English-language runs fully in English by @JMAN730 in https://github.com/Unclecheng-li/VulnClaw/pull/136 * Add OSINT reconnaissance template and update Web module by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/146 * Dev by @Unclecheng-li in https://github.com/Unclecheng-li/VulnClaw/pull/147 **Full Changelog**: https://github.com/Unclecheng-li/VulnClaw/compare/v0.3.5...v0.3.6