• v0.0.pr07 22c68a8fcc

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

    Claude released this 2026-06-05 23:09:15 +00:00 | 165 commits to main since this release

    Added

    • Multi-workbench UI shell: Grid, Duplicates, Trash, Settings, and Help workbenches plus an image-viewer sub-mode, with toolbar-driven switching and a Tag Filter control
    • Filter proxy powering Trash review and tag filtering
    • Refactored the PR5/PR6 thumbnail grid to plug in as the real Grid workbench, with the other workbenches as stubs for now

    Fixed

    • A shutdown crash ("Internal C++ object already deleted") caused by workbench widgets being deleted on mode switches; shared widgets are now detached and reused instead
    • CI packaging smoke job now skips cleanly when build inputs haven't changed, and artifact uploads no longer fail on re-runs of the same commit
    Downloads