·
10 commits
to main
since this release
What's Changed
🚀 Features
- Add parsing of multiple databases related to Extensions by @obsidianforensics in #205
- Added a new output tab/table called
Extension Data
to display it
- Added a new output tab/table called
🛠️ Minor Changes & Fixes
- Add Extension permissions and manifest to output. Refactor Extension parsing to be more concise by @obsidianforensics in #208
- Add try/except around Cache parsing to keep Hindsight from completely… by @obsidianforensics in #203
Other Changes
- Update setup.py for new PyPI release by @obsidianforensics in #195
- Regexp fix Update hindsight_gui.py by @demireng in #197
- Update SQLite output to have Extension Data by @obsidianforensics in #210
- 2025.03 release by @obsidianforensics in #211
New Contributors
Full Changelog: v2024.10...v2025.03