• v0.1.11 7a501187af

    Claude released this 2026-06-10 03:41:16 +00:00 | 66 commits to main since this release

    What's new in 0.1.11

    Changed

    • Updated the no-directory-open message shown by New Tag and Bulk Create to "A directory must be opened to create tags."

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

    Downloads
  • v0.1.10 b27a91fecb

    Claude released this 2026-06-10 03:37:54 +00:00 | 67 commits to main since this release

    What's new in 0.1.10

    Changed

    • New Tag and Bulk Create buttons stay clickable even with no directory open; clicking now shows an informational dialog instead of disabling the buttons.

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

    Downloads
  • v0.1.9 bd74ef0241

    Claude released this 2026-06-10 01:44:05 +00:00 | 68 commits to main since this release

    What's new in 0.1.9

    Fixed

    • New Tag and Bulk Create buttons now start disabled and follow workspace state, instead of being clickable with no directory open.

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

    Downloads
  • v0.1.8 7c1b1948a3

    Claude released this 2026-06-10 01:41:02 +00:00 | 69 commits to main since this release

    What's new in 0.1.8

    Added

    • Bulk Create dialog for creating multiple tags at once (fixes #29). Opens a multi-line dialog with a per-line color swatch; newline-separated names are validated (blanks skipped, duplicates and conflicts caught) before being persisted via TagManager.create_tags_bulk.

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

    Downloads
  • v0.1.7 eba637451a

    Bulk Image Organizer 0.1.7
    All checks were successful
    CI / lint (pull_request) Successful in 14s
    CI / test (pull_request) Successful in 3m15s
    CI / nuitka-smoke (pull_request) Successful in 18m18s
    Stable

    Claude released this 2026-06-10 01:05:09 +00:00 | 71 commits to main since this release

    What's new in 0.1.7

    Fixed

    • Tag Filter menu height is now measured from actual layout size hints instead of a stale per-swatch estimate (#25). Swatch buttons reported a 23px hint but rendered at 28px, leaving the scroll area five pixels short and showing a scrollbar prematurely.

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

    Downloads
  • v0.1.6 e59c0aa90c

    Claude released this 2026-06-10 00:58:16 +00:00 | 72 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 | 73 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 | 74 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 | 75 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 | 81 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