-
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