• v0.9.0 a03a8208c2

    Bulk Image Organizer 0.9.0
    All checks were successful
    CI / lint (push) Successful in 16s
    CI / test (push) Successful in 6m19s
    CI / appimage (push) Successful in 22m20s
    CI / build-appimage (push) Successful in 0s
    CI / windows-exe (push) Successful in 15m20s
    CI / build-windows-exe (push) Successful in 0s
    Stable

    WorkerBot released this 2026-08-26 05:53:54 +00:00 | 4 commits to main since this release

    What's new in 0.9.0

    Added

    • Modal progress dialogs for network workspace cache sync � both opening a network folder and
      closing, switching away from, or exiting one � plus Create Tags from Sub-directories and
      Sort into Folders' preview build. Each now appears immediately, before its work starts,
      with a progress bar and status text, and (except for the closing-side cache sync, where
      cancelling mid-copy could corrupt the share) a Cancel button.
    • Progress reporting for the perceptual-duplicate scan's hash-comparison stage, which previously
      gave no feedback once the initial hashing pass finished.
    • A standardized status/progress message format � count, a rolling 10-second-average rate, and
      an estimated time remaining � applied consistently across every long-running background
      operation and its dialog.
    • Directory-open scan progress is now reported in three labeled stages: Scanning Directory,
      Updating Database, and Generating Thumbnails.

    Fixed

    • Several database query loops that ran one query per image instead of one query for the whole
      batch, causing silent multi-second-to-minutes hangs on large workspaces: subdirectory tag
      planning and assignment, the grid preload after a network cache hydrate, Sort into Folders'
      eligible-image lookup, duplicate-group bulk actions, and network share metadata import.
    • Switching directly from one open network share to another now shows both the closing share's
      sync dialog and the new share's loading dialog � previously the second dialog could silently
      fail to appear even though the load completed.
    • Closing or switching away from an open directory now visibly clears its grid and title before
      any network sync dialog appears, instead of leaving the old directory's content on screen for
      the full duration of the sync.

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

    Downloads