Skip to content

Commit

Permalink
Merge pull request #331 from internetstandards/qa
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
stitch authored Nov 2, 2021
2 parents 5ee5040 + 599043b commit 9d80d49
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Fourth Version] - 2021 Oct 29

### Added
- Home: New homepage with a public report list
- Tour: Updated tour screenshots, added lightbox and translated it to Dutch
- Domains: Tag / label support for domains in a list: allows filtering reports on (multiple) tags
- Domains: A tool to automatically discover and add www subdomains to a domain list
- Domains: Filtering on the domain list
- Domains: Start a web and mail scan from the same list: no need to keep two separate lists

- Reports: Report sharing: share a report under a public url, with optional password
- Reports: Expert feature: allow report times to be shifted to include newer (rescanned) metrics
- Reports: Doughnut charts with a percentage in the middle

- Profile: A new profile page with notification settings and metric settings

### Changed
- Small changes
- The menu has been re-written to reduce code complexity
- Icons have been added everywhere
- The UI has been streamlined in many areas: less clutter, less lines
- The scan monitor looks nicer, with color inidication when scans are finished
- Username is now visible in the menu for admins / impersonating users
- Add SPDX licence info
- Extra fields now have a calculated category conclusion
- Option to use EU resolvers for prechecks (#250)
- Updated javascript + python dependencies

- Bugfixes
- Speed up domain list and scan monitor queries
- Fix possible CSRF issue, using axios
- Add stricter QA for python, squashing a few potential bugs
- Textual issues
- Bulk uploads in excel with https:// or pages in an url now work
- Correct graph average when extra fields are disabled
- Lists that are not planned to scan now don't show a date far in the future
- Update TLS ciphers on the server
- Update CSP header
- E-mail sending domain is now in the excel export, non-sending domain has been removed
- Report page does not reload every 5 minutes anymore


## [Third Version] - 2020 Nov 20

Expand Down

0 comments on commit 9d80d49

Please sign in to comment.