• v0.0.pr04 fcc929bba9

    Bulk Image Organizer Pre-Release 4
    Some checks failed
    CI / lint (push) Successful in 6s
    CI / test (push) Successful in 1m11s
    CI / nuitka-smoke (push) Has been cancelled
    Pre-release

    Claude released this 2026-06-04 16:43:42 +00:00 | 179 commits to main since this release

    Added

    • Full scanning engine: background discovery + metadata scan workers with progress reporting, cancellation, and live grid population as results arrive
    • Automatic pruning of missing files and cleanup of singleton duplicate tags after each scan
    • First real MainWindow: File menu with Open + Recent directories, toolbar (open/cancel), list view, progress bar, and a post-scan summary dialog
    • "Open last directory on startup" preference

    Changed

    • Split scanning into a fast discovery pass (names/totals only) followed by a metadata pass (quality signals), instead of one big blocking scan
    • Live model enrichment as metadata arrives, rather than a full reload when the scan finishes

    Fixed

    • An all-images-skipped bug caused by a datetime import ordering issue
    Downloads