Changelog
v1.5.0
June 2026Search + Collections + Payloads Page
- Enhanced search with fuzzy matching, autocomplete dropdown, and section filters
- New SearchBar component with keyboard shortcut (Cmd+K) and type icons
- Added Collections system: create, manage, export collections of commands
- Redesigned /payloads page with real-time filtering and Random Payload card
- Added Collections link to sidebar navigation
v1.4.0
June 2026Homepage Enhancements
- Random Payload of the Day card with "Try your luck" button
- Live animated counters that count up on scroll (Sections, Topics, Commands)
- Auto-rotating featured sections carousel with navigation dots
- Quick Start Wizard overlay for first-time visitors
- GitHub-style contribution heatmap showing activity
- Fixed removeChild runtime error in TypewriterEffect and RandomPayload (nested setTimeout cleanup)
v1.3.0
June 2026Cache Deception Refactor + API
- Refactored 735-line cache deception page into 11 reusable section components
- Extracted all payload/URL data into separate data.ts file
- Added public JSON API endpoint: /api/payloads/cache-deception
- Fixed 3 build errors and added 240+ Open Redirect payloads
- Consolidated 16 groups of CommandCards into grouped vertical URL lists
- Converted 8 payload grids to vertical flex-col layout
v1.2.0
May 2026SQL Injection Methodology
- Added comprehensive SQL injection methodology guide
- New step-by-step testing workflows
- Enhanced payload organization
v1.1.0
April 2026Toolkit
- Introduced the Toolkit section
- Added tool integration guides
- New command search with ranking
v1.0.0
March 2026Initial Release
- First release of VULNEX
- Core vulnerability guides and payloads
- Tool documentation and bookmarks
- Search functionality