Skip to content

December 2021 - Hashlookup, Web extension support

Compare
Choose a tag to compare
@Rafiot Rafiot released this 03 Dec 11:00
· 1254 commits to main since this release
v1.10.0

New features

  • Hashlookup integration - Documentation
  • Pass arbitrary HTTP headers to captures - Documentation
  • Pass arbitrary User-Agents to captures - Documentation
  • Get hashes of all the resources using any algorithm supported by Python (API)
  • Add configuration setting to make captures private by default - See default_public in the Documentation
  • Add CORS settings to allow JavaScript submissions (required for the browser extension)
  • Defang URLs in email notifications

Fixes

  • Avoid exception when the timestamp of a capture has no millisecond
  • Avoid exceptions in archiver when indexes are broken

Changes

  • Improve logging
  • Improve capture page
  • Normalize tooltips across the app
  • Save redis databases to disk less often
  • Programmatically shutdown redis databases (synchronous)
  • Bump dependencies