v1.5.0

opendatalab/MinerUv1.5.0Mar 10, 2026by dogancanbakir

AI Summary

Adds new features for URL filtering, captcha solving, and knowledge base classification.

Key Highlights

  • -filter-similar flag for URL deduplication
  • Captcha detection and solving support
  • Knowledge base classification using DI

New Features

  • URL path pattern deduplication
  • Captcha detection and solving
  • Knowledge base classification

Full Release Notes

## What's Changed

### 🎉 New Features
* Added `-filter-similar` flag for URL path pattern deduplication by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/1550
* Added captcha detection and solving support for headless by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/1536
* Added knowledge base classification using dit by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/1538

### 🐞 Bug Fixes
* Fixed runner to prioritize `chrome-ws-url` over `headless` flag by @fail-open in https://github.com/projectdiscovery/katana/pull/1506


## New Contributors
* @fail-open made their first contribution in https://github.com/projectdiscovery/katana/pull/1506

**Full Changelog**: https://github.com/projectdiscovery/katana/compare/v1.4.0...v1.5.0