Media Insight logo
Media Insight

Changelog

Last updated: November 07, 2025
Releasesv2.5.7v2.5.6v2.5.5v2.5.4v2.5.3v2.5.2v2.5.1v2.5v2.4v2.3v2.2v2.1v2.0v1.9v1.8v1.7v1.6v1.5v1.4v1.3v1.2v1.1v1.0
v2.5.7 Stable
Improved global selection and new single-page quick select
// Highlights
+ Optimized the global selection operation to handle extremely large volumes of files with greater stability and responsiveness
+ Added a quick single-page selection feature, allowing users to instantly select or deselect all items on the current gallery page with one click
+ Both improvements significantly enhance usability when managing thousands of media entries
v2.5.6 Stable
Quick analysis via drag & drop
// Highlights
+ Added the ability to drag and drop files onto the main window to quickly analyze only the selected items
+ Supports both images and videos, reusing the existing pipeline (thumbnails, indexing, DB, FAISS) without scanning entire folders
v2.5.5 Stable
Enhanced Google authentication method
// Highlights
+ Improved Google authentication method, allowing login not only on the current device 
  but also from another device (e.g., a phone)
+ This update overcomes security protection issues that could otherwise prevent the 
  browser from opening during authentication
v2.5.4 Stable
Calendar & Map Widgets for Visual Filtering
// Highlights
+ Introduced an interactive Calendar Widget to visually filter images 
  and videos by shooting date or time range
+ Added a Map Widget for intuitive geographic filtering — select 
  regions or points on the map to instantly narrow down media by location
+ Both widgets integrate seamlessly with existing filters and indexing logic
+ Designed to provide investigators and analysts with faster, more natural 
  ways to explore large datasets by date and place
v2.5.3 Stable
OCR integration in Image Analysis
// Highlights
+ Added a dedicated OCR control inside the Image Analysis workspace
+ Instantly extract and display text content from images
+ Supports copy-to-clipboard for fast reuse in reports or external tools
+ Designed for forensic and investigative workflows where text recognition 
  is critical
v2.5.2 Stable
Full-screen gallery preview — now even on a second monitor
// Highlights
+ Press F6 to instantly launch a full-screen preview of all photos 
  and videos in the current gallery page — a seamless way to immerse yourself 
  in the content without distractions
+ Press F7 to project the same immersive preview directly onto 
  another monitor, perfect for presentations or side-by-side analysis
+ Designed for speed and clarity: no menus, no clicks, just one key for a 
  cinematic viewing experience
v2.5.1 Stable
Performance and usability improvements
// Highlights
+ Optimized file enumeration on large disks for faster indexing
+ Improved tooltips for icons with clearer and more consistent wording
+ Index status counters aligned with the actual indexing progress
v2.5 Stable
PRNU fingerprint for camera attribution
// Highlights
+ Added PRNU Fingerprint analysis for camera attribution
+ Ability to compute device fingerprints from image sets
+ Export to .fprnu files: portable device fingerprints that can be reused 
  across different projects and sessions
+ Fingerprints can be imported anytime to perform image-to-camera comparisons
+ Designed to strengthen forensic workflows where camera source validation is required
v2.4 Stable
Category fix, global selection state, and UI improvements
// Highlights
+ Fixed handling of the "Known" category to ensure correct classification
+ Added global selection status for easier overview and management
+ Improved user interface consistency and visuals
+ Various minor bug fixes and optimizations
v2.3 Stable
Clickable logo reset + faster batch database handling
// Highlights
+ Made the top logo clickable to instantly clear all active filters 
  and return to the full gallery view — dramatically speeding up navigation
+ Improved database engine behavior under heavy batch operations, ensuring 
  smoother performance and more reliable handling when working with large 
  sets of images
v2.2 Stable
Collections and Labels for improved categorization
// Highlights
+ Added support for Collections: create, organize, and filter groups of images 
  for investigative or personal use
+ Added support for Labels: assign multiple tags per image for fast search and 
  flexible classification
+ Both features integrate with existing filters, making it easier to organize, 
  browse, and report on large photo archives
v2.1 Stable
New forensic tools and bug fixes
// Highlights
+ Added new tampering analysis tools:
   • Double JPEG & Grid
   • JPEG Ghost Detection
   • Quantization & Huffman Check
+ Added new detection modules:
   • Social Media Detection
   • DeepFake Check
   • AI-Generated Check
+ Various bug fixes and stability improvements
v2.0 Major
New Image Analysis workspace, plus visual and usability improvements
// Highlights
+ Added "Image Analysis" workspace with the following tools:

  ▸ Overview
  ▸ Image View

  ▸ Metadata
    - File Header: raw header/EXIF hex view with parsed tag annotations
    - Metadata Details: structured table (Group / Description / Value)
    - Thumbnail Check: extracted thumbnail preview + Difference Map, size/status readout, Reload

  ▸ Tampering
    - Error Level Map (ELA): Compression Quality, Detail Level, Highlight Strength; Linear Mode / B&W View; Default reset; runtime/status
    - Contrast Adjustment: Analysis Method (e.g., Channel Consistency), Patch Size selector, Run Analysis, heatmap output
    - Clone Detection: Detection Method (e.g., BRISK); Sensitivity, Similarity Threshold, Minimum Distance, Grouping Level; Hide Connections / Show Markers; Load Mask; On/Off; Process
    - Filter Detection: Minimum Texture, Detection Threshold; Show Probability Map; Remove Speckles; Run Analysis
    - Resampling Check: Filter Size; Upsample Image; Remove Image Wrap; Use Center Only; Apply Hanning Window; High-pass Filter 1/2; Gamma Correction; Rescale Spectrum; Run Probability/Fourier Analysis; progress bar; spectrum/probability outputs

+ UI/UX: refreshed visuals, improved spacing and typography, clearer controls and tooltips, streamlined layouts
+ Usability: smoother navigation, consistent focus/selection behaviors, inline status messages and progress feedback
v1.9 Stable
New filters, portable mode, and bug fixes
// Highlights
+ Added three new right-click menu filters:
   • Video frames
   • Camera model
   • Date taken
+ Optimized application to also run in fully portable mode (no install required)
+ Fixed issues with category change not updating consistently
+ Fixed progressive numbering bugs during analysis and export
v1.8 Stable
Low-memory analysis, cached video frames, faster reports
// Highlights
+ Dramatically reduced memory usage: analysis scales to practically unlimited files with a steady RAM footprint
+ Video frame extraction moved entirely to the cache — the analysis disk is never modified
+ Report generation optimized: faster builds and smaller output; identical content is deduplicated in exports while all occurrences (paths) remain visible in the HTML report
v1.7 Stable
Card visuals & tooltip enhancements with EXIF copy support
// Highlights
+ Refined card graphics and animations for a smoother, more polished appearance
+ Completely restyled tooltips with improved readability and structured EXIF display
+ Added one-click action to copy all EXIF data directly to clipboard from the tooltip
+ Minor layout adjustments for better consistency across icon and text elements
v1.6 Stable
Video hover preview & improved stop handling
// Highlights
+ Added inline video preview on thumbnail hover for quick content inspection without opening the file
+ Stop Analysis now works immediately even during active video splitting, with progress bar reset and collapse
+ Minor stability improvements and UI responsiveness tweaks during long operations
v1.5 Stable
Photo orientation fix & minor refinements
// Highlights
+ Fixed thumbnail orientation: images now always appear correctly rotated/flipped based on EXIF data, even with disk cache enabled
+ Improved fallback loading to also preserve correct orientation when cache is missing or invalid
+ Minor optimizations in thumbnail generation and concurrency handling
+ Small UI cleanup for consistency
v1.4 Stable
Icon layout, card sizing & filename display refinements
// Highlights
+ Increased max icons per row from 7 to 8 (configurable)
+ Icon size reduced from 20×20 to 18×18 for better fit
+ Improved icon wrapping: supports 2-line layout with proper vertical alignment
+ Card height set to 280px for consistent layout across portrait/landscape images
+ Filename area fixed to exactly 2 lines, clipped overflow to prevent spillover
+ Number overlay now always aligned top-right, even with 2 lines of icons
+ Removed thumbnail tooltip for cleaner UI
v1.3 Stable
New EXIF-based filters & shooting date features
// Highlights
+ Added camera icon to filter all photos taken with the same device (Model preferred, fallback to Software)
+ Added calendar icon to filter all photos taken on the same shooting date (matches by day)
+ Actions lock until analysis/loading is complete, consistent with other GPS/similarity features
+ EXIF parsing refined for lowercase/underscore key matching in exif_full_text
+ Minor UI improvements to icon layout and tooltips
v1.2 Stable
GPS features & cache improvements
// Highlights
+ Added "Find nearby images" GPS icon to sort by distance from a selected image
+ Improved EXIF parser to correctly extract gps_info and other multi-word fields
+ GPS-near icon now active only after loading from database, with action locking during analysis/loading
+ New option to fully clear thumbnail cache when deleting index
v1.1 Stable
UI/UX improvements
// Highlights
+ Improved visuals and aesthetics across the app (+polished panels, spacing, typography)
+ Unified color palette and button styles for consistency
+ Subtle hover & focus states to improve accessibility
+ Refined About dialog and footer layout with Privacy link
v1.0 Initial Release
Foundational features
// Core features
+ Image gallery indexing and search
+ Filters, pagination, and drag-selection
+ Progressive saves and async operations
+ Local database (MySQL/SQLite bridge) for projects
+ FAISS-based similarity search integration
+ WPF rich UI with multi-threading support
© Media Insight · Developed by Videomap — Home