-
Bulk Image Organizer 0.1.31
StableAll checks were successfulCI / lint (push) Successful in 7sCI / test (push) Successful in 2m12sCI / build-release (push) Successful in 8m40sCI / release-linux (push) Successful in 0sCI / build-release-1 (push) Successful in 8m13sCI / release-windows (push) Successful in 0sreleased this
2026-06-14 16:08:06 +00:00 | 38 commits to main since this releaseAutomated Windows onefile build for main at
3581a7fdb2.Canonical release artifact: BulkImageOrganizer_0.1.31.exe
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.1.30
StableAll checks were successfulreleased this
2026-06-14 05:53:34 +00:00 | 39 commits to main since this releaseAutomated Linux AppImage build for main at
0f0a50348a.Canonical release artifact: BulkImageOrganizer_0.1.30.AppImage
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Bulk Image Organizer 0.1.29
Stablereleased this
2026-06-13 06:21:31 +00:00 | 43 commits to main since this releaseWhat's new in 0.1.29
Added
- Linux release builds produce
BulkImageOrganizer_{version}.AppImagevia Nuitka standalone and appimagetool (fixes #62). - Unified Forgejo release publishing attaches canonical platform artifacts to versioned releases (
v{version}onmain,dev-{branch-slug}on development branches). - Squash-merge-aware branch pruning helper (
scripts/prune-merged-branches.sh) for agent and maintainer cleanup.
Changed
- CI runs lint and tests first; Linux AppImage and Windows release jobs run in parallel after CI succeeds with per-branch concurrency cancellation.
- Removed Linux tar.gz generic-package smoke uploads and
windows-latest/dev-latest-*release tags. - Dev-branch distribution artifacts use
BulkImageOrganizer_dev-{branch-slug}.{exe|AppImage}naming. - Local Linux
build-linux.shno longer deploys to~/bio-latest; usebuild-linux-appimage.shfor distributable output.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.29.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Linux release builds produce
-
Bulk Image Organizer 0.1.28
StableAll checks were successfulreleased this
2026-06-13 05:07:51 +00:00 | 44 commits to main since this releaseWhat's new in 0.1.28
Fixed
- Duplicates workbench filmstrip shows every image in the group when all thumbnails fit at the current size (fixes #53). Small groups (typically 3–6 images) are no longer truncated by centering logic meant for large sessions.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.28.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.27
StableAll checks were successfulreleased this
2026-06-13 02:00:02 +00:00 | 45 commits to main since this releaseWhat's new in 0.1.27
Fixed
- Duplicates workbench returns to the duplicate group active in Single view when switching back to Multi view (fixes #68). Navigating between groups in Single view no longer leaves the Multi comparison grid showing the group that was last open in Multi view.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.27.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.26
StableAll checks were successfulreleased this
2026-06-13 01:00:44 +00:00 | 46 commits to main since this releaseWhat's new in 0.1.26
Fixed
- Main window restores fully on screen after a fullscreen session on Windows (fixes #26). Session persistence uses Qt native geometry restore, targets the saved monitor, re-enters fullscreen without a pre-positioning step that pushed the title bar above the desktop, and clamps legacy saved rectangles to the visible work area.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.26.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.25
Stablereleased this
2026-06-13 00:23:29 +00:00 | 47 commits to main since this releaseWhat's new in 0.1.25
Fixed
- Duplicates workbench stays responsive with hundreds of duplicate groups (fixes #59). The duplicate tag sidebar loads group counts in batch queries instead of per-tag database round-trips, updates status indicators incrementally, and skips full list rebuilds when only the active group changes. Returning from Single viewer to Multi comparison keeps the comparison grid intact and syncs only tag metadata.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.25.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bulk Image Organizer 0.1.24
StableAll checks were successfulreleased this
2026-06-12 20:24:17 +00:00 | 49 commits to main since this releaseWhat's new in 0.1.24
Added
- Automated Windows release publishing on Forgejo (fixes #61). Pushes to
mainpublishwindows-latestwithBulkImageOrganizer_{version}.exe; development branches publishdev-latest-{branch-slug}with a branch-named executable. Branch deletion prunes the matching dev release. Thewindows-fullhost runner reuses a persistent Nuitka/pip cache between CI builds.
Fixed
- Help workbench loads bundled
USER_GUIDE.mdon Windows onefile builds (fixes #32).bundle_root()detects Nuitka frozen runtimes withoutsys.frozen, walks the versioned onefile unpack cache under%LOCALAPPDATA%\ValleyGeek\Bulk Image Organizer\, and avoids treating the product folder as the repository root whenpyproject.tomlis absent.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.24.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Automated Windows release publishing on Forgejo (fixes #61). Pushes to
-
Bulk Image Organizer 0.1.23
Stablereleased this
2026-06-12 07:03:21 +00:00 | 50 commits to main since this releaseWhat's new in 0.1.23
Added
- Application icon (Photos icon from AlienValley's OSX Yosemite Icons pack) for the window title bar, taskbar, Windows executable, and repository avatar source. Attribution is documented in
docs/ATTRIBUTIONS.mdand the user guide Credits section (fixes #51). - Global "Image Types" setting (Settings workbench) to toggle which of the supported formats (JPEG, PNG, WEBP, TIFF, GIF, BMP) are loaded. Disabled types are excluded from directory discovery/enrichment scans and pruned from the active workspace (and future opens). Stored in the global config DB (fixes #28 / DR-019).
Changed
- Sort into Folders confirmation dialog thumbnail previews wrap onto multiple lines within the dialog width instead of a single horizontal strip (fixes #41).
Fixed
- Image Viewer navigation and return-to-grid stay responsive in directories with 1,000+ images (fixes #46). The filmstrip resolves thumbnails only for its visible window instead of rebuilding the full session on every navigation; exiting the viewer uses a lightweight return path and coalesced filter updates instead of re-filtering the entire grid multiple times.
- Tag Filter menu now closes reliably when the toolbar button is clicked a second time on Windows (fixes #25). Ignores the follow-up open request when Qt auto-dismisses the popup before the button click handler runs.
- Tag Filter menu height fits its tag list and fixed controls, capped at 500px with scrolling when needed. Layout size hints are used so fixed-height tag buttons are measured correctly.
Platform: Windows 10+ (x86_64). Download the
.exeand run it directly.
Artifact:BulkImageOrganizer_0.1.23.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Application icon (Photos icon from AlienValley's OSX Yosemite Icons pack) for the window title bar, taskbar, Windows executable, and repository avatar source. Attribution is documented in
-
Bulk Image Organizer 0.1.22
Stablereleased this
2026-06-12 06:25:11 +00:00 | 51 commits to main since this releaseWhat's new in 0.1.22
Fixed
- Image Viewer navigation and return-to-grid were very slow (~3s delay) in directories with 1,000+ images (fixes #46). The filmstrip now resolves thumbnails only for its visible window instead of rebuilding the full session on every navigation step; exiting the viewer uses a lightweight return path with a single coalesced filter update instead of re-filtering the entire grid multiple times.
Platform: Linux (x86_64) & Windows 10+ (x86_64).
Artifacts:BulkImageOrganizer_0.1.22.AppImage,BulkImageOrganizer_0.1.22.exeDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads