v2.11.0

andrewyng/aisuitev2.11.0Dec 19, 2025by dogancanbakir

AI Summary

Version 2.11.0 introduces several new data sources for subdomain enumeration and improves the stability of existing integrations by updating the Censys API adapter.

Key Highlights

  • Added Profundis source
  • Added MerkleMap source
  • Added THC source
  • Improved context cancellation for sources
  • Updated Censys to adapt to recent API changes

New Features

  • Profundis source
  • MerkleMap source
  • THC source

Full Release Notes

## What's Changed

### 🎉 New Features
* Added Profundis source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1682
* Added MerkleMap source by @nohehf in https://github.com/projectdiscovery/subfinder/pull/1683
* Added THC source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1685

### Other Changes
* Improved context cancellation sources by @knakul853 in https://github.com/projectdiscovery/subfinder/pull/1680
* Updated Censys to adapt recent changes in the API by @knakul853 in https://github.com/projectdiscovery/subfinder/pull/1654


## New Contributors
* @knakul853 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1680
* @nohehf made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1683

**Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.10.1...v2.11.0