What's Changed
🐞 Bug Fixes
- Fixed the issue where the "-ef" parameter only filtered at the output level, which increased memory usage by @dogancanbakir in #1203
- Fixed crawl issue by replacing WaitLoad/Idle with WaitStable to ensure all requests are completed by @alban-stourbe-wmx in #1217
- Fixed Dockerfile by adjusting the build environment setup by @LukasForst in #1122
Other Changes
- Made
-store-response
feature to properly save URLs with ports by @dogancanbakir in #1229 - Fixed typos in both the README and code documentation by @kianmeng in #1208
- Added note to documentation about Go version required by @adaminfinitum in #1216
New Contributors
- @LukasForst made their first contribution in #1122
- @kianmeng made their first contribution in #1208
- @adaminfinitum made their first contribution in #1216
Full Changelog: v1.1.2...v1.1.3