• v0.1.16 17e2c1045c

    Claude released this 2026-06-10 04:02:03 +00:00 | 80 commits to main since this release

    What's new in 0.1.16

    Changed

    • Tag swatch border colors are now theme-aware: dark theme keeps a dark inactive / light active border, light theme uses the opposite. Shared helpers drive the tag panel, dialog chips, and bulk color rows, and the tag panel now repaints on theme change.

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

    Downloads
  • v0.1.15 ff97121fc7

    Claude released this 2026-06-10 03:59:59 +00:00 | 81 commits to main since this release

    What's new in 0.1.15

    Changed

    • Reversed tag swatch outline colors: inactive swatches now use a dark border and active/selected swatches a light border, applied consistently across the tag panel, New Tag dialog chips, and bulk-create color rows.

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

    Downloads
  • v0.1.14 2664528a8a

    Claude released this 2026-06-10 03:58:32 +00:00 | 82 commits to main since this release

    What's new in 0.1.14

    Changed

    • Reordered the tag preset color palette (red through brown, then gray, white, and black last). Bulk Create cycling and the tag chip grid follow the new sequence.

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

    Downloads
  • v0.1.13 e6be718bcc

    Claude released this 2026-06-10 03:56:22 +00:00 | 83 commits to main since this release

    What's new in 0.1.13

    Changed

    • Random tag color selection now prefers presets not already assigned to a workspace tag, falling back to the full palette once every preset is taken. The New Tag dialog passes existing tag colors through to support this.

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

    Downloads
  • v0.1.12 0a0ed7d3b0

    Claude released this 2026-06-10 03:46:11 +00:00 | 84 commits to main since this release

    What's new in 0.1.12

    Added

    • Expanded the tag color palette to 14 presets (added black, white, cyan, brown, gray). The New Tag dialog now picks a random preset by default, and Bulk Create cycles through the palette as lines are added.

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

    Downloads
  • v0.1.11 7a501187af

    Claude released this 2026-06-10 03:41:16 +00:00 | 85 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 | 86 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 | 87 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 | 88 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 | 90 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