-
Notifications
You must be signed in to change notification settings - Fork 490
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eba187d
commit 519dd27
Showing
3 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Changelog for version 0.1.9 | ||
|
||
- Display which guest owns wordlists and proxy groups | ||
- Fixed themes being deleted on update (redownload the updater for this to work) | ||
- Abort while pausing | ||
- Fixed issue with Random User Agent provider in the Debugger | ||
- Added support for Arabic Language (translation still pending) | ||
- Added ability to only load document and script with puppeteer (e.g. do not download images) for speed | ||
- Configurable resources in appsettings.json | ||
- Fixed reading response source when server doesn't send Content-Length and Transfer-Encoding |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.1.8 | ||
0.1.9 |