ImageMerge v1.1.1
Update focused on making every workflow easier to understand and operate.
Highlights
Redesigned the Merge page as a clear four-step workflow: input folders, output folder, operation mode, and options
Grouped related controls into cleaner cards with improved spacing and visual hierarchy
Refined workflow navigation so the active page is easier to identify
Added a readiness summary beside the Start button
Start is now enabled only when the required source and destination selections are complete
Improved mode selection cards and kept processing statistics and logs visible in the right panel
Refined the Main Folder and Inside Folder Organizer layouts for consistency
Set the initial application window size to 1280x720 (16:9)
Added English and Thai localization strings for the redesigned interface
Updated executable metadata version to 1.1.1.0
Verification
python -m compileall src MainApp.py
Validated English and Thai locale JSON files
Rendered all three workflows offscreen at 1280x720
Verified Start button readiness behavior
License
This project remains open-source under the MIT License.
Full Changelog: https://github.com/TamKungZ/ImageMergePy/compare/v1.1.0...v1.1.1