Immutable
release. Only release title and notes can be modified.
Downloads
Most People Will Want
- Nostr VPN for macOS (Apple Silicon): nostr-vpn-v4.0.95-macos-arm64.dmg
- Nostr VPN for Debian/Ubuntu (.deb): nostr-vpn-v4.0.95-linux-x64.deb
- Nostr VPN for Windows: nostr-vpn-v4.0.95-windows-x64-setup.exe
- Nostr VPN for Android: nostr-vpn-v4.0.95-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.95-x86_64-pc-windows-msvc.zip
Other Files
- Android arm64 AAB: nostr-vpn-v4.0.95-android-arm64.aab
- macOS Apple Silicon updater archive: nostr-vpn-v4.0.95-macos-arm64.app.tar.gz
- nvpn-arm-unknown-linux-musleabihf.tar.gz: nvpn-arm-unknown-linux-musleabihf.tar.gz
- nvpn-v4.0.95-arm-unknown-linux-musleabihf.tar.gz: nvpn-v4.0.95-arm-unknown-linux-musleabihf.tar.gz
Changes
Changed
- Added the application-owned FIPS Nostr-relay carrier to desktop, mobile, and
headless endpoints as a priority-250 fallback for explicit roster and
approval peers. Direct UDP, TCP, and WebRTC links remain application-owned
and independently active. - Updated the embedded FIPS Core and Endpoint crates from 0.4.4 to exact
published 0.4.5 for bounded TCP/Tor FSP record framing, deterministic
simultaneous stream convergence, endpoint send-receipt correlation, and
tree-dependent Bloom-filter convergence. FMP, FSP, discovery, and the
application-owned UDP roster path are unchanged.
Fixed
- Restored the Windows all-target build by correctly scoping Unix-only tests
and helpers. - Made the native WebVM approval harness retry the complete routed event batch
while awaiting the durable apply receipt, matching the daemon when a FIPS
route is replaced between approval records. - Kept the macOS QR scanner buildable with the release workflow's Xcode 15.4
toolchain while retaining the macOS 26 Cinematic Video crash safeguard.
Release Build
- Built from commit
4c43cc5761d67e5dc1a9a4de30c829ae45dc37f3for releasev4.0.95. - 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.