Highlights
- First official Linux AppImage release for OnionHop V2.
- Added the signed macOS DMG to the existing
v2.6release assets. - Windows installer now ships self-contained, so the .NET 9 runtime is bundled.
- Windows packaging no longer blocks releases on a nonexistent
snowflake-client.exe.
Linux
- Added an official
linux-x86_64AppImage release asset. - Added a GitHub Actions workflow to build the AppImage on Ubuntu.
- Added AppImage runtime packaging files (
AppRun, desktop entry, build script). - Linux AppImage bundles OnionHop together with Tor, pluggable transports,
sing-box, andxray. - The CLI now supports
--base-dirso packaged Linux builds can stage and resolve runtime dependencies correctly. - Linux publishes no longer try to copy Windows-only runtime payloads into Linux output.
- Included a
.sha256checksum alongside the AppImage.
macOS
- Added the signed
OnionHop-2.6-macOS.dmgasset to the existingv2.6release. - The DMG was produced by the dedicated macOS build/signing workflow.
Windows
- The GUI installer now defaults to a self-contained publish.
- End users no longer need to install .NET 9 separately for the standard Windows installer.
- Fixed Windows packaging to stop requiring
snowflake-client.exe; Snowflake continues to work throughlyrebird.exeand the bundled transport configuration.
Assets
OnionHop-Setup-2.6.exeOnionHopV2-Portable-2.6-win-x64.zipOnionHop-CLI-Setup-2.6.exeOnionHopCLI-Portable-2.6-win-x64.zipOnionHop-2.6-macOS.dmgOnionHopV2-2.6-linux-x86_64.AppImageOnionHopV2-2.6-linux-x86_64.AppImage.sha256
Full Changelog: v2.5.3...v2.6