What's Changed
🎉 New Features
katana -fs '(company-staging.io|company.com)' -u company.com
-dr, -disable-redirects disable following redirects (default false)
- Added
-resume
crawl option by @dogancanbakir in #538
-resume string resume crawl using resume.cfg
🐞 Bug Fixes
- Fixed issue with
-match-regex
option by @dogancanbakir in #565 - Fixed headless options parsing issue by @dogancanbakir in #564
- Fixed missing
ExtractRelativeEndpoints()
inscriptJSFileRegexParser()
by @0x123456789 in #587
Other Changes
- Added build deps for
go-tree-sitter
->tree-sitter
by @dogancanbakir in #547 - Added readme syntax highlight by @apriil15 in #553
New Contributors
- @apriil15 made their first contribution in #553
- @0x123456789 made their first contribution in #587
- @c3l3si4n made their first contribution in #571
- @WigzyDev made their first contribution in #588
Full Changelog: v1.0.3...v1.0.4