Skip to content

Releases: grzesiug/EnhancedImageGallery

Enhanced Evidence Gallery v1.4.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:12

Enhanced Evidence Gallery v1.4.2

Extended evidence gallery for Autopsy: images, video, audio and documents
(PDF, Office, e-mail…) with thumbnail grid, grouping and filtering,
bulk review workflow (seen/tagged, MD5 propagation), EXIF/GPS panel,
"Show on map" with photo pins, file-name/group search with history and
multi-phrase (a|b) matching, and export of selected files to disk.

Installation

  1. Download org-sleuthkit-autopsy-enhancedgallery.nbm below
  2. In Autopsy: Tools → Plugins → Downloaded → Add Plugins…
  3. Select the .nbm file → InstallRestart Autopsy

Requirements

  • Autopsy 4.23.1+
  • Optional: ImageMagick, FFmpeg, dcraw (configure in ⚙ Settings)
  • AI features (semantic search, Find similar) require the companion
    plugins AI Image Triage (images) and AI Text Triage
    (documents + OCR)

See README for full documentation.

Enhanced Evidence Gallery v1.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:13

Enhanced Evidence Gallery v1.3.3

Extended evidence gallery for Autopsy: images, video, audio and documents
(PDF, Office, e-mail…) with thumbnail grid, grouping and filtering,
bulk review workflow (seen/tagged, MD5 propagation), EXIF/GPS panel,
"Show on map" with photo pins, file-name/group search with history and
multi-phrase (a|b) matching, and export of selected files to disk.

Installation

  1. Download org-sleuthkit-autopsy-enhancedgallery.nbm below
  2. In Autopsy: Tools → Plugins → Downloaded → Add Plugins…
  3. Select the .nbm file → InstallRestart Autopsy

Requirements

  • Autopsy 4.23.1+
  • Optional: ImageMagick, FFmpeg, dcraw (configure in ⚙ Settings)
  • AI features (semantic search, Find similar) require the companion
    plugins AI Image Triage (images) and AI Text Triage
    (documents + OCR)

See README for full documentation.

Enhanced Evidence Gallery v1.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:31

Enhanced Evidence Gallery v1.3.2

Extended evidence gallery for Autopsy: images, video, audio and documents
(PDF, Office, e-mail…) with thumbnail grid, grouping and filtering,
bulk review workflow (seen/tagged, MD5 propagation), EXIF/GPS panel,
"Show on map" with photo pins, file-name/group search with history and
multi-phrase (a|b) matching, and export of selected files to disk.

Installation

  1. Download org-sleuthkit-autopsy-enhancedgallery.nbm below
  2. In Autopsy: Tools → Plugins → Downloaded → Add Plugins…
  3. Select the .nbm file → InstallRestart Autopsy

Requirements

  • Autopsy 4.23.1+
  • Optional: ImageMagick, FFmpeg, dcraw (configure in ⚙ Settings)
  • AI features (semantic search, Find similar) require the companion
    plugins AI Image Triage (images) and AI Text Triage
    (documents + OCR)

See README for full documentation.

v1.2.1

Choose a tag to compare

@grzesiug grzesiug released this 14 Jul 18:41
Update release notes template to current feature set

v1.2.0: Release 1.2.0 — Enhanced Evidence Gallery (rename) + document support

Choose a tag to compare

@grzesiug grzesiug released this 12 Jul 19:48
Rename display name only (Enhanced Image Gallery -> Enhanced Evidence Gallery);
Java package and OpenIDE module code-name unchanged so module identity/upgrades
are preserved. Spec version 1.1.0 -> 1.2.0.

Document support:
- MediaType.DOCUMENT + document MIME/ext sets mirroring AI Text Triage
- on-demand document loading (lazy, only when the Documents filter is enabled)
- document placeholder tiles (icon + extension, TXT fallback), Documents filter
  (default off), external open works for documents
- sidebar groups now respect the active type filter

AI search:
- explicit index radio in the dialog: Images (CLIP) vs Text + OCR (BGE-M3)
- AiTextSearchService client (port 8757), snippets in tile tooltip + PropertiesPanel
- "Find similar" routed by the clicked file's type (document -> BGE-M3)
- recent-search autocomplete (last 5), Enter submits, remembered mode
- result limit raised to 50k + "All" option; "N hidden by filters" counter

Other:
- SVG rendered as a graphic even when typed text/xml; Batik sanitises width/height="auto"
- export selected files to disk (objId_name, collision-safe)
- separate AI tag group (AI:/ClipAI:/TxtAI: prefixes) with precedence
- SPISCOM logo (Java2D) in the top bar and About

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

1.1.0

Choose a tag to compare

@grzesiug grzesiug released this 07 Jul 07:56
Reset view (scroll top + clear selection/panel) on source/group/filte…

v1.0.0

Choose a tag to compare

@grzesiug grzesiug released this 30 Jun 14:55
Initial commit

Enhanced Image Gallery — Autopsy 4.23.1 forensic module

Extended media gallery with support for HEIC/WebP/SVG/RAW formats,
video thumbnails, persistent SQLite cache, MD5 duplicate propagation,
EXIF/GPS metadata, and bulk review workflow.