Skip to content

Union.Manifold v3.7.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:21

Union.Manifold 3.7.1 is ready! If the app is already installed, just restart it and accept the update prompt — otherwise grab the download for your operating system below.

📦 Downloads

That is all most people need. Prefer a native Linux package? A .deb, .rpm, and Arch package are attached too — expand the section below.

Other downloads & technical files (for advanced users)

Everything else attached to this release lives here. Safe to ignore unless you know you need it.

Other ways to install on Linux

  • Debian / Ubuntu: the .deb package attached to this release
  • Fedora / openSUSE: the .rpm package attached to this release (stable-named copy: union-manifold-x86_64.rpm)
  • Arch Linux: union-manifold-x86_64.pkg.tar.zst plus its detached PGP signature - import its signing key (union-manifold-signing-key.asc in the repository) once, then pacman -U accepts the download URL

Files that power automatic updates

  • latest.json - a small index file installed apps check to discover that a new version exists.
  • *.sig files - short digital signatures that let the app verify each download really came from this project.

macOS app archives

  • Union.Manifold_aarch64.app.tar.gz and Union.Manifold_x64.app.tar.gz (used internally by the updater)

What changed in 3.7.1

Fixed

  • Downloads work again on Windows: the aria2 build bundled for Windows
    rejects the async-DNS flag introduced in 3.7.0 and refused to start at
    all, so every download failed with a misleading "aria2 unavailable"
    message. The system-resolver flag now applies only on Linux, where it is
    both needed and supported.