Skip to content

v1.25.0 - Pass the Salt 2024

Compare
Choose a tag to compare
@Rafiot Rafiot released this 03 Jul 12:44
· 195 commits to main since this release
v1.25.0

New features

  • Endpoint to remove capture from the index (safely copies it in a directory)
  • Configurable way to gather contact information for takedown of malicious websites
  • FuzzImy hash based on HTML structure of the rendered page (algorithm of CERT PL)
  • New simple capture page without any of the options
  • Optional user config to overwrite capture settings and/or have default parameters
  • Download tree as PNG (as long as the tree isn't too big)
  • Optional auto-report on capture page (admin only)
  • Optionally change the index page to the capture page, useful when the index is very big and takes a long time to load

Changes

  • Many improvements when rendering panels on tree
  • New menus
  • Vast amount of bugfixes and improvements everywhere in the project by @AntoniaBK and @adrima01, see below.
  • Support for valkey, new kvrocks, Ubuntu 24.04
  • Optionally disable SRI validation while developing
  • Partial removal of jQuery
  • Many improvements in loading index, uses caching much more efficiently
  • Restart webserver more often, avoids memory leaks
  • Improve logging, reduces noise

What's Changed

New Contributors

Full Changelog: v1.24.0...v1.25.0