Skip to content

v2026.06

Latest

Choose a tag to compare

@RyanDFIR RyanDFIR released this 08 Jul 23:33
25bfb16
hindsight-2026 06-header

Read more on the new features at https://dfir.blog/hindsight-parses-firefox/

Huge thanks to Steven R. Schiavone of the Westchester County District Attorney's Office for contributing Firefox support to Hindsight!

What's Changed

🚀 Features

  • Add Mozilla Firefox support by @BitEU in #272
  • Add parsing of Service Worker-related data by @RyanDFIR in #271
  • Enhance extension handling: merge data from disk and Secure Preferenc… by @RyanDFIR in #273
  • Expand downloads parsing by @RyanDFIR in #274
  • Add support for parsing and summarizing Chrome Declarative Net Reques… by @RyanDFIR in #283

🛠️ Minor Changes & Fixes

  • Implement browser auto-detection and improve profile processing logic… by @RyanDFIR in #275
  • Refactor browser processing logic to use unified ProcessingDisplay … by @RyanDFIR in #276
  • Add support for detecting and processing browser variants (Edge, Brav… by @RyanDFIR in #278
  • Fix a few loose regexes by @RyanDFIR in #281
  • Make source paths relative to profile when possible in XLSX rendering… by @RyanDFIR in #282
  • Improve path normalization and key splitting logic in Chrome artifact… by @RyanDFIR in #284
  • Update release process by @RyanDFIR in #285
  • Add detailed permissions/scripts for extensions and add download headers by @RyanDFIR in #289

Other Changes

New Contributors

Full Changelog: v2026.04...v2026.06