-
Bulk Image Organizer 0.1.41
StableSome checks failedreleased this
2026-06-22 01:22:34 +00:00 | 22 commits to main since this releaseWhat's new in 0.1.41
Fixed
- Deleting a tag that's part of the active tag filter now removes it from the filter immediately (and stops filtering entirely if it was the only active tag), instead of leaving the grid filtered by a tag that no longer exists (fixes #91).
- Right-clicking a tag to make it the exclusive active filter now also clears a stale "Untagged Only" checkbox, matching the existing behavior for a plain tag click (fixes #86).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.41.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.40
StableAll checks were successfulreleased this
2026-06-22 01:06:25 +00:00 | 23 commits to main since this releaseWhat's new in 0.1.40
Fixed
- Grid view: a rubber-band-drag highlight no longer gets stuck on an image after clicking elsewhere. Clicking (or clicking away) now forces the hover highlight to recompute immediately instead of waiting for a later mouse move to notice the cursor left that item (fixes #20).
Platform: Ubuntu 24.04+ (x86_64). Download the
.AppImage,chmod +xit, then run it.
Artifact:BulkImageOrganizer_0.1.40.AppImageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.39
StableSome checks failedreleased this
2026-06-22 00:45:09 +00:00 | 24 commits to main since this releaseWhat's new in 0.1.39
Fixed
- "Scan Duplicate Files" / "Scan Visual Duplicates" no longer crashes the app: an exception starting the scan or handling its progress/finished signals is now caught, logged, and shown as a "Duplicate Scan Error" dialog instead of escaping a Qt slot (fixes #111).
- Packaged builds now correctly detect that they're running compiled (not just via
sys.frozen), so they get a durable log file under the user config directory instead of silently losing all log output — useful for diagnosing issues like the above on Windows builds, which run without a console.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.39.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.38
StableAll checks were successfulreleased this
2026-06-20 07:53:24 +00:00 | 25 commits to main since this releaseWhat's new in 0.1.38
Fixed
- "Close Directory and Delete Cache" no longer leaves the cache file locked on Windows. Every
WorkingDB/GlobalConfigDBread or write opened a SQLite connection that was never explicitly closed (relying on garbage collection, which a local repro showed does not reliably release the OS file handle); each one now closes explicitly, eliminating the handle buildup that kept the per-directory cache file (and the global config database) open for the life of the session (fixes #27). - Closing a directory via "Close Directory and Delete Cache" now clears it from the recently-opened list, so it is no longer auto-reopened the next time the app starts with "open last directory on startup" enabled (fixes #34).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.38.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- "Close Directory and Delete Cache" no longer leaves the cache file locked on Windows. Every
-
Bulk Image Organizer 0.1.37
StableAll checks were successfulreleased this
2026-06-20 06:16:36 +00:00 | 26 commits to main since this releaseWhat's new in 0.1.37
Fixed
- Tagging the active image from the image viewer while "Untagged Only" (or another tag filter) is active no longer silently advances the viewer to the next image before the user navigates; the display, filmstrip, and carousel hold steady on the tagged image until the user presses next/prev, at which point navigation lands on the image immediately following it instead of skipping one (fixes #38).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.37.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.36
StableAll checks were successfulreleased this
2026-06-20 00:59:30 +00:00 | 27 commits to main since this releaseWhat's new in 0.1.36
Fixed
- Keep Best and Delete Group (
X) in the Duplicates workbench now correctly advance the single image viewer to the next duplicate group, including when "hide deleted" filtering removes the just-tagged group from view (fixes #93, #99).
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.36.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Keep Best and Delete Group (
-
Bulk Image Organizer 0.1.35
StableAll checks were successfulCI / lint (push) Successful in 15sCI / test (push) Successful in 2m46sCI / build-release (push) Successful in 9m23sCI / release-linux (push) Successful in 0sCI / build-release-1 (push) Successful in 8m13sCI / release-windows (push) Successful in 0sreleased this
2026-06-19 07:43:58 +00:00 | 31 commits to main since this releaseAutomated Windows onefile build for main at
094e248533.Canonical release artifact: BulkImageOrganizer_0.1.35.exe
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.1.34
StableSome checks failedreleased this
2026-06-19 03:55:29 +00:00 | 33 commits to main since this releaseAutomated Windows onefile build for main at
b30228bfbc.Canonical release artifact: BulkImageOrganizer_0.1.34.exe
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.1.33
StableAll checks were successfulCI / lint (push) Successful in 8sCI / test (push) Successful in 1m44sCI / build-release (push) Successful in 8m21sCI / release-linux (push) Successful in 0sCI / build-release-1 (push) Successful in 9m27sCI / release-windows (push) Successful in 0sreleased this
2026-06-17 06:04:37 +00:00 | 34 commits to main since this releaseAutomated Windows onefile build for main at
0d0624d963.Canonical release artifact: BulkImageOrganizer_0.1.33.exe
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.1.32
StableAll checks were successfulCI / lint (push) Successful in 15sCI / test (push) Successful in 2m13sCI / build-release (push) Successful in 8m19sCI / release-linux (push) Successful in 0sCI / build-release-1 (push) Successful in 8m4sCI / release-windows (push) Successful in 0sreleased this
2026-06-14 17:10:55 +00:00 | 37 commits to main since this releaseAutomated Windows onefile build for main at
5de5587530.Canonical release artifact: BulkImageOrganizer_0.1.32.exe
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)