🔄 API v4 Migration
- Migrated from API v3 to v4 REST endpoints
- API key now required and passed via X-Api-Key header
- License validation for exploit access
🎨 Redesigned User Interface
- New table-based view showing Domain → Paths → Vulnerabilities relationships
- Dedicated vulnerabilities table with clickable links
- Integrated into Burp's Target window
- Filter option to show only vulnerable domains and paths
🔍 Path-Based Vulnerability Detection
- Web vulnerability detection via URL path scanning
- Exploit information for path-based vulnerabilities
- Improved path matching logic
⚙️ Stability & Performance
- Table update timeouts to prevent GUI freezing
- SwingUtils-based Timer implementation
- Debug mode toggle (off by default)
- Clear table functionality
🐛 Bug Fixes
- Fixed extra slash in rules URL
- API key is now mandatory (register at vulners.com)
- API v3 removed