Skip to content

Commit

Permalink
[FEATURE] Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMart committed May 31, 2022
1 parent 9029248 commit e844901
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## Version 1.1
**Bug Fix :**

- Proxy URL [#205](https://github.com/EasyRecon/Hunt3r/pull/205) to not have `backend.local` when an NDD is not setup

**Frontend Improvements :**

- Improve scan view UI
- Order vulnerabilities by criticity

**Backend Improvements :**

- Check if Nuclei config is present before launching a scan
- Better display of server costs
- Fix the display on the order of the scans

**Scan Improvements :**

- Added NodeJS Wappalyzer CLI temporarily to improve technology detection

## Version 1.0
- First release with main features
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ nav:
- 'features/bounty_platforms/invoices.md'
- 'features/bounty_platforms/statistics.md'
- 'security.md'
- 'changelog.md'
- 'faq.md'

0 comments on commit e844901

Please sign in to comment.