• v0.3.0 7650faba3a

    Bulk Image Organizer 0.3.0
    All checks were successful
    CI / lint (push) Successful in 10s
    CI / test (push) Successful in 2m22s
    CI / appimage (push) Successful in 14m5s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 10m13s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-06-25 06:46:30 +00:00 | 7 commits to main since this release

    What's new in 0.3.0

    Added

    • Duplicates workbench: new Dupe Grid view shows one thumbnail per duplicate group (left of the
      Multi/Single buttons), so groups can be browsed visually instead of one at a time. The thumbnail is
      the first non-deleted image in the group, or the first image if every member is marked DELETE; a
      small icon at the top right of each thumbnail shows the group's review state. Hide Deleted hides a
      group from this view only once every image in it is marked DELETE � the duplicate tag list is
      unaffected. E and double-click now bounce between whichever two of Dupe Grid / Multi / Single
      views were used most recently, defaulting to Dupe Grid <-> Multi; W/S move the grid selection
      up/down instead of switching groups while Dupe Grid is active; Delete marks the whole selected
      group DELETE. Thumbnail size and Ctrl+scroll resizing follow the same setting as the main Grid
      workbench (issue #138).

    Fixed

    • Duplicates workbench: in directories with hundreds of duplicate groups, the Dupe Grid view was slow
      to redisplay after switching back from Multi/Single and slow to update after deleting a group �
      rebuilding every group's thumbnail row issued one database query per group instead of one batched
      query, and every click was also reloading the (invisible) Multi view's images. Selecting a group no
      longer recenters the grid; only entering/returning to it does. Pressing W/S to switch duplicate
      groups stopped working if Single view was opened directly from the Dupe Grid. Double-clicking an
      image in Multi always opened Single instead of bouncing to whichever of Dupe Grid/Single was used
      most recently, like every other double-click in the Duplicates workbench (issue #138).

    Platform: Windows 10+ (x86_64). Download the .exe and run it directly.
    Artifact: BulkImageOrganizer_0.3.0.exe

    Downloads