Original release notes
Most People Will Want
- Nostr VPN for macOS (Apple Silicon): nostr-vpn-v4.0.72-macos-arm64.dmg
- Nostr VPN for Debian/Ubuntu (.deb): nostr-vpn-v4.0.72-linux-x64.deb
- Nostr VPN for Windows: nostr-vpn-v4.0.72-windows-x64-setup.exe
- Nostr VPN for Android: nostr-vpn-v4.0.72-android-arm64.apk
Command Line
- macOS Apple Silicon CLI: nvpn-aarch64-apple-darwin.tar.gz
- Linux x64 CLI: nvpn-x86_64-unknown-linux-musl.tar.gz
- Linux ARM64 CLI: nvpn-aarch64-unknown-linux-musl.tar.gz
- Windows x64 CLI: nvpn-v4.0.72-x86_64-pc-windows-msvc.zip
Other Files
- Android arm64 AAB: nostr-vpn-v4.0.72-android-arm64.aab
- macOS Apple Silicon updater archive: nostr-vpn-v4.0.72-macos-arm64.app.tar.gz
- nvpn-arm-unknown-linux-musleabihf.tar.gz: nvpn-arm-unknown-linux-musleabihf.tar.gz
- nvpn-v4.0.72-arm-unknown-linux-musleabihf.tar.gz: nvpn-v4.0.72-arm-unknown-linux-musleabihf.tar.gz
Changes
Changed
- FIPS now uses
fips-core0.3.54 andfips-endpoint0.3.30.
Fixed
- FIPS receive-loop handling now stays responsive under bulk endpoint egress
by keeping priority endpoint commands ahead of bulk tunnel traffic and treating saturated bulk worker queues as network backpressure.
- The embedded mesh receive path now cooperates with Tokio scheduling after
forwarding packets to TUN so hot inbound streams do not starve timers or control work.
Release Build
- Built from commit
b07354bb485bcc71e9cf6f2615d53e9e72ee61b2for releasev4.0.72. - Built signed and notarized Apple Silicon macOS DMG and updater archive.
- Built Linux x64 desktop Debian package.
- Built Windows x64 installer.
- Built signed Android arm64 APK/AAB.

