• v0.1.6 e59c0aa90c

    Claude released this 2026-06-10 00:58:16 +00:00 | 91 commits to main since this release

    What's new in 0.1.6

    Changed

    • Tag Filter menu now sizes itself to its content (tag list plus fixed controls) up to a 500px cap, instead of always using a fixed-height panel; the tag list scrolls only when content exceeds the maximum (#25).

    Platform: Linux (x86_64) & Windows 10+ (x86_64).
    Artifacts: BulkImageOrganizer_0.1.6.AppImage, BulkImageOrganizer_0.1.6.exe

    Downloads
  • v0.1.5 ae4c6fe6e1

    Claude released this 2026-06-10 00:56:17 +00:00 | 92 commits to main since this release

    What's new in 0.1.5

    Changed

    • Tag Filter menu height reduced to a fixed 500px cap, replacing the 1260px panel from 0.1.4 (#25).

    Platform: Linux (x86_64) & Windows 10+ (x86_64).
    Artifacts: BulkImageOrganizer_0.1.5.AppImage, BulkImageOrganizer_0.1.5.exe

    Downloads
  • v0.1.4 3d370bb78e

    Claude released this 2026-06-10 00:55:18 +00:00 | 93 commits to main since this release

    What's new in 0.1.4

    Changed

    • Tag Filter menu height increased to 1260px (triple the prior 420px cap) so more tags are visible in the scrollable list (#25).

    Platform: Linux (x86_64) & Windows 10+ (x86_64).
    Artifacts: BulkImageOrganizer_0.1.4.AppImage, BulkImageOrganizer_0.1.4.exe

    Downloads
  • v0.1.3 3a5723193b

    Claude released this 2026-06-09 05:58:22 +00:00 | 94 commits to main since this release

    What's new in 0.1.3

    Fixed

    • Tag Filter menu now closes reliably when the toolbar button is clicked a second time on Windows (fixes #25). On Windows, Qt's popup auto-dismissed before the button's click handler ran, so the menu briefly closed and immediately reopened; the follow-up open request is now ignored when an anchor-button dismissal is detected.

    Platform: Linux (x86_64) & Windows 10+ (x86_64).
    Artifacts: BulkImageOrganizer_0.1.3.AppImage, BulkImageOrganizer_0.1.3.exe

    Downloads
  • v0.1.2 4c5d100ca9

    Bulk Image Organizer 0.1.2
    Some checks failed
    CI / test (pull_request) Has been cancelled
    CI / nuitka-smoke (pull_request) Has been cancelled
    CI / lint (pull_request) Has been cancelled
    Stable

    Claude released this 2026-06-09 03:11:39 +00:00 | 100 commits to main since this release

    What's new in 0.1.2

    Fixed

    • Checkbox indicators now show a visible checkmark when checked on standard and high-DPI displays (fixes #24). Replaced unreliable QSS indicator images with vector painting in ThemedProxyStyle.

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

    Downloads
  • v0.1.1 aea1ff19a9

    Bulk Image Organizer 0.1.1
    All checks were successful
    CI / lint (push) Successful in 7s
    CI / test (push) Successful in 1m8s
    CI / nuitka-smoke (push) Successful in 1m17s
    Stable

    Claude released this 2026-06-09 02:23:01 +00:00 | 106 commits to main since this release

    What's new in 0.1.1

    Changed

    • Adopted the 0.X.Y versioning policy (DR-017). Baseline reset from the prior 1.0.0-rc4 label to 0.1.1 Beta.
    • Unified version metadata: single VERSION file, dynamic pyproject.toml wiring, and core/version.py helpers.
    • Windows release builds write BulkImageOrganizer_{version}.exe into a caller-supplied output directory.

    Notes

    The 1.0.0-rc4 milestone delivered the full 14-PR feature set documented in docs/DESIGN.md. That scope is unchanged; only the public version label and packaging conventions were reset for the beta numbering scheme.


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

    Downloads
  • v0.0.pr14 66cf81d8fa

    Bulk Image Organizer Pre-Release 14
    All checks were successful
    CI / lint (push) Successful in 11s
    CI / test (push) Successful in 3m44s
    CI / nuitka-smoke (push) Successful in 15m41s
    Pre-release

    Claude released this 2026-06-07 23:09:36 +00:00 | 130 commits to main since this release

    Added

    • Nuitka standalone packaging: bundles resources/ alongside the frozen executable via bundle_root(), with shared production build flags and a packaging self-test gate before publishing
    • CI now uploads standalone Linux build tarballs (bulk-image-organizer-linux-1.0.0rc3)

    Changed

    • Removed legacy PR7 stub code and quieted logging in packaged builds

    Released internally

    • Bumped to v1.0.0-rc3 (187 tests passing)
    Downloads
  • v0.0.pr13 f6bb02bbe3

    Bulk Image Organizer Pre-Release 13
    All checks were successful
    CI / lint (push) Successful in 10s
    CI / test (push) Successful in 3m7s
    CI / nuitka-smoke (push) Successful in 14m32s
    Pre-release

    Claude released this 2026-06-07 22:37:11 +00:00 | 131 commits to main since this release

    Added

    • Real Settings workbench: appearance, startup, thumbnail save resolution, duplicate tunables, global viewer defaults, and a shortcut editor backed by the global config DB
    • Real Help workbench rendering the bundled user guide, with working table-of-contents navigation
    • Dark and light Fusion themes, and session persistence for workbench, window geometry, sort order, and tag-filter state
    • Optional "always delete cache" preference on workspace close or app exit

    Fixed

    • Checkbox indicators now render correctly (switched to bundled SVG icons since Qt can't parse data-URI images in QSS)
    • Light-theme readability (text contrast, splitter handle color, dupe-compare colors) and Help TOC anchor scrolling

    Released internally

    • Bumped to v1.0.0-rc2 (183 tests passing)
    Downloads
  • v0.0.pr12 1158343afa

    Claude released this 2026-06-07 20:28:59 +00:00 | 139 commits to main since this release

    Added

    • Sort-into-folders by tag, and confirmed delete via send2trash (no more permanent direct deletes)
    • "Clear Deleted Flag" and a filter-scoped "Unset Applied Tags" bulk action, with confirmation dialogs reporting how many visible images will be affected
    • A Trash workbench image viewer (matching the Grid viewer's controls)
    • Close Directory and Delete Cache toolbar actions

    Changed

    • Grid, Duplicates, and Trash now share a single tag-panel container instead of separate copies
    • Singleton duplicate groups are automatically pruned after deletes, rescans, and dupe scans
    • Sort-into dialog thumbnails are tightened up (collapsible groups, exclusion counts, sized thumbnails)

    Fixed

    • Grid rubber-band selection, Ctrl+click multi-select, and click-to-clear-selection edge cases
    • Several Duplicates Multi-view metadata and tooltip display issues
    Downloads
  • v0.0.pr11 97e53845db

    Claude released this 2026-06-07 06:46:11 +00:00 | 151 commits to main since this release

    Added

    • Ad-hoc, tag-only duplicate detection: independent exact (F-DUPE_#) and visual (V-DUPE_#) duplicate groups with legacy tag-prefix recognition, found by a background scan worker
    • A real Duplicates workbench: group filtering, Grid and Single duplicate viewers, and an undoable "Keep Best" action
    • Multi-view review gestures (click to mark/clear DELETE, double-click to open Single view), collapsible group headings, and resolution/size highlighting by quality tier
    • Filmstrip DELETE overlays and tag-filter integration with duplicate group visibility

    Changed

    • Duplicate handling now only recognizes the F-DUPE_/V-DUPE_ prefixes (older Dupe_/DUPE_/DUPE-FILE_ prefixes are dropped)
    • File sizes are shown consistently as whole, comma-separated KB throughout the app

    Fixed

    • Several rounds of viewer/metadata-bar layout fixes (tag scrolling, filename eliding, carousel display) and duplicate-view sync issues between Single and Multi modes
    Downloads