summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ff13665dfb2..dc3b322ec1ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,15 @@
# Changelog
-## [0.4.3]
-- Automatically detect the URI scheme (http or https) if no scheme is provided
+## Developing
+- Automatically detect the URI scheme (`http` or `https`) if no scheme is provided
+- SQLite report format
+- Option to overwrite unwanted extensions with selected extensions
+- Option to view redirects history when following redirects
+- Option to crawl web paths in the responses
+- HTTP traffic is saved inside log file
+- Capability to save progress and resume later
+- Support client certificate
+- Ability to limit the maximum size of the log file (bytes)
## [0.4.2] - 2021.9.12
- More accurate
@@ -123,6 +131,7 @@
- Initial public release
[Unreleased]: https://github.com/maurosoria/dirsearch/tree/master
+[0.4.2]: https://github.com/maurosoria/dirsearch/tree/v0.4.2
[0.4.1]: https://github.com/maurosoria/dirsearch/tree/v0.4.1
[0.4.0]: https://github.com/maurosoria/dirsearch/tree/v0.4.0
[0.3.9]: https://github.com/maurosoria/dirsearch/tree/v0.3.9