v2.12.0
andrewyng/aisuitev2.12.0Jan 12, 2026by dogancanbakir
AI Summary
This release introduces new reconnaissance sources and utilities, specifically adding Reconeer and HackerTarget API support, while enhancing the `-stats` flag with request tracking capabilities.
Key Highlights
- Added Reconeer as a new source
- Added HackerTarget API key support
- Implemented optional API key support for sources
- Added request tracking to the -stats flag
New Features
- HackerTarget API key support
- Reconeer integration
- Optional API key support for sources
- Request tracking for -stats flag
Full Release Notes
## What's Changed ### 🎉 New Features * Added API key support for HackerTarget by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1622 * Added Reconeer by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1694 * Added optional API key support for sources by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1700 * Added request tracking to -stats flag by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1699 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.11.0...v2.12.0