Skip to content

v4.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@stitch stitch released this 27 Jun 11:53
· 163 commits to main since this release
73a64d4

Added

  • Editing of domain lists via spreadsheets (uploading and downloading spreadsheet files)
  • Tag/label support in spreadsheet uploads and downloads
  • Be able to automatically share the latest report of a list
  • Signup form for easier onboarding
  • Support for automatically sharing of sharing specific reports on the front page
  • View changes compared to the previous report in a dedicated overview on the report page

Changed

  • Major speedups in report viewing and domain list editing
  • All unfinished scans are shown in scan monitor, not just the last 30
  • Support for Django 4.2, with psql12
  • Minimum python version is now 3.10
  • Reports are now stored on disk instead of the database for compression reasons
  • Reduced the size of reports by changing data types
  • Fix several N+1 issues
  • Downloads of domains are in the same order as in the list