What's Changed
π New Features
- JS injection support by @Mzack9999 in #2300
- Feat: Add auto-referer (HTTP header) option by @siamak-amo in #2245
- Introduce dynamic filtering by @dogancanbakir in #2221
- Add custom fingerprint support by @dogancanbakir in #2263
- Add network logging by @Serizao in #2220
- Feat: add shorthand flag for websocket option in command line by @ayanrajpoot10 in #2287
- Strip ANSI color codes from output file while keeping console colors by @ayanrajpoot10 in #2293
π Bug Fixes
- Fix(favicon): correct relative favicon resolution & .ico prioritization by @oxqnd in #2214
- Fix(runner): Ensure -pr/--protocol flag is correctly applied by @khs-alt in #2234
- Fix
-allowand-denyflags by @noaho in #2232 - Fix to dismiss alert lead to take screenshot by @Serizao in #2219
- Fix write to index only one time by @circleous in #2282
- Fix ensure Host header is set in unsafe mode for rawhttp requests by @ayanrajpoot10 in #2297
- Fix custom asset id upload by @Mzack9999 in #2305
β‘ Performance Improvements
- HTTP|HTTPS Port priority optimization by @Mzack9999 in #2298
π§ Refactoring
- Html2text change library by @ehsandeep in #2255
π¦ Other Changes
- Update Dockerfile by @random-robbie in #2223
- Update snapcraft.yaml by @random-robbie in #2231
- Make stale workflow ubiquitous by @dogancanbakir in #2251
- Docs: remove redundant usage section from README by @ayanrajpoot10 in #2264
- Update Go version requirement from 1.21 to 1.24 for httpx v1.7.1 inst⦠by @DFwJZ in #2288
- Update GoReleaser configurations by @emmanuel-ferdman in #2302
New Contributors
- @oxqnd made their first contribution in #2214
- @random-robbie made their first contribution in #2223
- @khs-alt made their first contribution in #2234
- @noaho made their first contribution in #2232
- @siamak-amo made their first contribution in #2245
- @ayanrajpoot10 made their first contribution in #2264
- @Serizao made their first contribution in #2219
- @DFwJZ made their first contribution in #2288
- @circleous made their first contribution in #2282
- @emmanuel-ferdman made their first contribution in #2302
Full Changelog: v1.7.1...v1.7.2