{
  "product": "AFTRIMGE",
  "version": "0.2.0",
  "source_commit": "93fa27a0aeed20e146ba761cca3769b8adcf790c",
  "built_at": "2026-09-17T08:37Z (Windows), 2026-09-17T10:06Z (Linux)",
  "schema_version": 7,
  "artifacts": [
    {
      "id": "windows-installer",
      "title": "Windows installer",
      "platform": "windows",
      "architecture": "x64",
      "file": "windows/AFTRIMGE-0.2.0-Windows-x64-Installer.exe",
      "packaging": "NSIS installer, per-user, no administrator rights",
      "bytes": 2802407,
      "sha256": "365cbdb3bc70c58147029607561ab4c4025a055724f76d7306c04b18807ebb5f",
      "signed": false,
      "status": "Tested on Windows 11: silent install over 0.1.0 left one registration at version 0.2.0 with a Start menu entry and the third-party notices; silent uninstall removed the program, its registration and the Start menu entry and kept the archive. The installed 0.2.0 executable was refused by Smart App Control on all 26 launch attempts, so the upgraded application itself was not launched from this installer. The portable build of the same source was launched and tested.",
      "install": [
        "Check the file against SHA256SUMS.txt.",
        "Run the installer. It installs for your account only, to %LOCALAPPDATA%\\AFTRIMGE, and adds a Start menu entry.",
        "If the Microsoft Edge WebView2 Runtime is missing, the installer downloads Microsoft's bootstrapper. Windows 11 already includes the runtime.",
        "Your archive is created in %APPDATA%\\com.aftrimge.desktop on first launch.",
        "Installing over an earlier version keeps the archive. Uninstall from Settings, Apps; your archive is kept unless you tick Delete the application data."
      ],
      "compatibility": "Windows x64 with the WebView2 Runtime. Tested on Windows 11 only. Not code-signed: SmartScreen may warn, and Smart App Control may block it.",
      "toolchain": "rustc 1.97.1 (MSVC), Node 24.13.1, Tauri CLI 2.11.4",
      "built_on": "Windows 11 Home 10.0.26200 x64"
    },
    {
      "id": "windows-portable",
      "title": "Windows portable",
      "platform": "portable",
      "architecture": "x64",
      "file": "portable/AFTRIMGE-0.2.0-Windows-x64-Portable.zip",
      "packaging": "ZIP folder: AFTRIMGE.exe, the aftrimge.portable marker, README-PORTABLE.txt, THIRD_PARTY_NOTICES.txt",
      "bytes": 3557715,
      "sha256": "29d6a96a08485b5695a03f1df6a90e4b8f89e46f771325bd6f508e4f61ddac79",
      "signed": false,
      "status": "Tested on Windows 11: unzipped and launched with only system folders on PATH; through the release binary's own IPC it reported version 0.2.0 in portable mode, recorded a folder, verified the whole archive and refused an oversized id; a second launch on the same archive showed 'AFTRIMGE is already open' and started no engine; it closed on request, and after the folder was moved it reopened with its history intact. The installed-location archive was left byte-identical.",
      "install": [
        "Check the file against SHA256SUMS.txt.",
        "Extract the whole folder anywhere you can write to.",
        "Run AFTRIMGE.exe. The archive is created in AFTRIMGE Data beside it.",
        "To back up or move it, close AFTRIMGE and copy or move the whole folder."
      ],
      "compatibility": "Windows x64 with the WebView2 Runtime already installed. Tested on Windows 11 only. Not code-signed: Smart App Control may block it.",
      "toolchain": "rustc 1.97.1 (MSVC), Node 24.13.1, Tauri CLI 2.11.4",
      "built_on": "Windows 11 Home 10.0.26200 x64"
    },
    {
      "id": "linux-appimage",
      "title": "Linux AppImage",
      "platform": "linux",
      "architecture": "x64",
      "file": "linux/AFTRIMGE-0.2.0-Linux-x64.AppImage",
      "packaging": "AppImage, carries its own WebKitGTK",
      "bytes": 78899704,
      "sha256": "ab55acc2391a0b2071da5598c896167147cf2464a72fa528f8c250dd988391ac",
      "signed": false,
      "status": "Tested on Ubuntu 24.04 under WSL2: launched with a minimal environment and created an owner-only archive; a second launch on the same archive stayed waiting on its dialog and started no engine; after the first was killed, a relaunch succeeded without removing the lock file, and the database passed integrity_check.",
      "install": [
        "Check the file against SHA256SUMS.txt.",
        "chmod +x AFTRIMGE-0.2.0-Linux-x64.AppImage",
        "Run it. Your archive is created in ~/.local/share/com.aftrimge.desktop.",
        "Running an AppImage needs FUSE 2 (libfuse2t64 on Ubuntu 24.04)."
      ],
      "compatibility": "Linux x64 with glibc 2.39 or newer and FUSE 2. Tested on Ubuntu 24.04 under WSL2 only.",
      "toolchain": "rustc 1.98.1, Node 20.20.2, Tauri CLI 2.11.4",
      "built_on": "Ubuntu 24.04.4 LTS x64 (WSL2)"
    },
    {
      "id": "linux-deb",
      "title": "Linux Debian package",
      "platform": "linux",
      "architecture": "x64",
      "file": "linux/AFTRIMGE-0.2.0-Linux-x64.deb",
      "packaging": "Debian package (aftrimge), uses the system WebKitGTK",
      "bytes": 3849346,
      "sha256": "80b5b1a3e963b65b73fe2e72b32a1eee447c0f8d64b5875005879ae6ed0b448f",
      "signed": false,
      "status": "Tested on Ubuntu 24.04 under WSL2: apt install, launch with a minimal environment creating an owner-only archive, apt remove removing the program and keeping the archive.",
      "install": [
        "Check the file against SHA256SUMS.txt.",
        "sudo apt install ./AFTRIMGE-0.2.0-Linux-x64.deb",
        "Run aftrimge. Remove with sudo apt remove aftrimge; your archive is not touched."
      ],
      "compatibility": "Debian-based distributions providing libwebkit2gtk-4.1-0 and libgtk-3-0. Tested on Ubuntu 24.04 under WSL2 only.",
      "toolchain": "rustc 1.98.1, Node 20.20.2, Tauri CLI 2.11.4",
      "built_on": "Ubuntu 24.04.4 LTS x64 (WSL2)"
    }
  ]
}
