changelog for 3.1.2

This commit is contained in:
Somdev Sangwan
2018-12-31 04:43:38 +05:30
committed by GitHub
parent d0c4ea0f4c
commit cc9c397803

View File

@@ -1,3 +1,15 @@
### 3.1.2
- Fixed POST data handling
- Support for JSON POST data
- Support for URL rewriting
- Cleaner crawling dashboard
- No more weird characters while scanning DOM
- Better DOM XSS scanning
- Handle unicode while writing to file
- Handle connection reset
- Added ability to add headers from command line
- Fixed issue which caused `foundParams` to not be tested
### 3.1.1
- Fixed a build breaking typo