v0.3.6

AudarAI/Audar-ASR-V1v0.3.6Jul 25, 2026by github-actions[bot]

AI Summary

A maintenance release focusing on UI polish and usability, adding table-based dialogs for scope management, persisting settings to configuration files, and improving internationalization support.

Key Highlights

  • Scope management interface upgraded to table-based popups for better usability
  • Persistence of /scope state to config.yaml to maintain settings across sessions
  • Full English rendering support for runs and documentation
  • Addition of OSINT reconnaissance templates
  • Updates to the Web module

New Features

  • /scope动作约束改为表格弹窗
  • /scope状态持久化到config.yaml
  • i18n渲染英文运行结果
  • OSINT侦察模板
  • Web模块更新

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