| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ImageMerge-linux-x64.AppImage | 2026-04-11 | 62.3 MB | |
| ImageMerge-linux-x64.deb | 2026-04-11 | 60.3 MB | |
| ImageMerge-linux-x64.flatpak | 2026-04-11 | 32.1 MB | |
| ImageMerge-linux-x64.rpm | 2026-04-11 | 60.2 MB | |
| ImageMerge-linux-x64.snap | 2026-04-11 | 48.8 MB | |
| ImageMerge-linux-x64.zip | 2026-04-11 | 60.4 MB | |
| ImageMerge-macos-app-arm64.zip | 2026-04-11 | 28.9 MB | |
| ImageMerge-macos-app-x64.zip | 2026-04-11 | 31.7 MB | |
| ImageMerge-macos-binary-arm64.zip | 2026-04-11 | 28.8 MB | |
| ImageMerge-macos-binary-x64.zip | 2026-04-11 | 31.7 MB | |
| ImageMerge-windows-x64.msi | 2026-04-11 | 30.5 MB | |
| ImageMerge-windows-x64.zip | 2026-04-11 | 30.2 MB | |
| ImageMergeGUI-windows-x64-msstore.msi | 2026-04-11 | 30.5 MB | |
| ImageMergeGUI-windows-x64.msix | 2026-04-11 | 31.0 MB | |
| README.md | 2026-04-11 | 2.6 kB | |
| v1.0.3 - Multi-Channel Packaging + Store Automation source code.tar.gz | 2026-04-11 | 3.5 MB | |
| v1.0.3 - Multi-Channel Packaging + Store Automation source code.zip | 2026-04-11 | 3.5 MB | |
| Totals: 17 Items | 574.4 MB | 0 | |
ImageMerge v1.0.3
Release focused on distribution expansion, installer coverage, and store automation readiness.
Highlights
- Added Linux Flatpak packaging pipeline and release artifact output (
.flatpak) - Added Linux Snap packaging pipeline and release artifact output (
.snap) - Added Linux installer coverage in one release flow:
.deb,.rpm,.AppImage,.flatpak,.snap - Added Flathub-specific manifest (separate from CI Flatpak manifest) under
packaging/flathub/ - Added pinned Python dependency module for Flathub (
PySide6stack with architecture-specific wheel URLs + SHA256) - Added WinGet automation workflow to submit/update manifests from published releases
- Added Homebrew Cask automation workflow to update cask and open PR to tap repo
- Added project privacy policy document for store listings (
PRIVACY_POLICY.md, EN + TH) - Updated macOS release matrix to build both Intel and Apple Silicon artifacts (
macos-13+macos-latest) - Improved Homebrew automation to support dual-architecture cask output (
on_intel/on_arm) and optional upstream base repo PR flow - Refined WinGet automation behavior for first-submission vs update flow handling
- Redesigned About dialog to a cleaner scrollable layout for better readability
- Fixed About version display in packaged builds by including
app_metadata.jsonin Nuitka build outputs - Added a dedicated Microsoft Store-oriented Windows MSI variant with product name
ImageMergeGUI(ImageMergeGUI-windows-<arch>-msstore.msi) - Added automated Windows MSIX packaging + signing in release workflow for Microsoft Store submission (
ImageMergeGUI-windows-<arch>.msix)
Packaging / Distribution Notes
- Release workflow now builds additional Linux artifacts and uploads them to GitHub Release automatically
- Flatpak App ID standardized as
me.tamkungz.ImageMerge - Snap packaging introduced with strict confinement baseline and desktop integration metadata
- Homebrew workflow targets macOS release zip assets and computes SHA256 during automation
- WinGet workflow targets Windows MSI release assets for manifest submission
- About metadata now stays consistent across source and packaged builds
Store Readiness Notes
- Microsoft Store and Mac App Store preparation is now supported by accompanying policy/doc updates
- Flathub submission assets are prepared; final Flathub PR still requires Linux-side validation (
flatpak-builder) and review flow
License
This project remains open-source under the MIT License.