v1.2.2
projectdiscovery/katanav1.2.2Aug 30, 2025by ehsandeep
AI Summary
Minor release adding cookie support for crawling and an option to disable the unique content filter. Also includes a stale workflow for issue management.
Key Highlights
- Added option to disable unique content filter
- Added cookie support with crawl
- Added stale workflow for issue management
New Features
- Option to disable unique content filter
- Cookie support with crawl
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed * Added option to disable unique content filter by @nirohfeld in https://github.com/projectdiscovery/katana/pull/1356 * Added cookie support with crawl by @vbisbest in https://github.com/projectdiscovery/katana/pull/1345 * Added stale workflow by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/1382 ## New Contributors * @nirohfeld made their first contribution in https://github.com/projectdiscovery/katana/pull/1356 * @vbisbest made their first contribution in https://github.com/projectdiscovery/katana/pull/1345 **Full Changelog**: https://github.com/projectdiscovery/katana/compare/v1.2.1...v1.2.2