Skip to content

v1.3.1-stable

Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 14 Jun 00:06
· 35 commits to main since this release
bfedd3e

ADDED

  1. Added modern (now default) report template
  2. Added config values support for HTML template selection
  3. Added report printing functionality (only in modern report)
  4. Added "General statistics" and diagram in modern HTML report
  5. Added "Show/Hide ToC" button in modern HTML report
  6. Added reading progress bar in modern HTML report
  7. Added "Website technical files" paragraph in modern HMTL report (contains sitemap.xml, links and robots.txt)
  8. Added reports comparison functionality in modern HTML report
  9. Added context help functionality in modern HTML report
  10. Added deleting website technical files text copies functionality in config file
  11. Added separate columns for listings in modern HTML report
  12. Added undetected_chromedriver requirement

DELETED

  1. Deleted compromise, paragraph and monospaced HTML report templates

CHANGED

  1. Renamed default report template into legacy
  2. Cleaned up imports
  3. Bumped requests required version to 2.32.4 (fixed security issue)