What's Changed
🐞 Bug Fixes
- Fixed missing browser initilization by @Mzack9999 in #5896
- Fixed proxy configuration for concurrent requests, enabling isolated and parallel handling by @ShubhamRasal in #5903
- Fixed recursive struct validation during JSON marshaling by @dogancanbakir in #5883
- Fixed unresolved
interactsh-url
withself-contained
for raw http templates by @dogancanbakir in #5938 - Fixed a nil error associated with a previous internal event (#5949) by @iuliu8899 in #5950
Other Changes
- Updated function names in comments by @lvyaoting in #5886
- Made markdown filename shorter by @dogancanbakir in #5899
- Added support grouped dependency updates in dependabot by @dwisiswant0 in #5923
- Added encoding support for malformed URLs by @dwisiswant0 in #5902
- Made sure the input URL is trimmed when the
-scan-all-ips
option is enabled by @p-l- in #5897 - Made sure NoHostErrors is set by @iuliu8899 in #5783
New Contributors
Full Changelog: v3.3.7...v3.3.8