Download Latest Version ipfs-desktop-0.48.0-linux-x64.tar.xz (136.0 MB)
Email in envelope

Get an email when there's a new version of IPFS Desktop

Home / v0.48.0
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml 2026-03-02 520 Bytes
ipfs-desktop-0.48.0-squirrel.zip 2026-03-02 297.0 MB
ipfs-desktop-0.48.0-squirrel.zip.blockmap 2026-03-02 309.2 kB
latest-linux.yml 2026-03-02 738 Bytes
ipfs-desktop-0.48.0-linux-x64.freebsd 2026-03-02 139.0 MB
ipfs-desktop-0.48.0-mac.dmg 2026-03-02 308.0 MB
ipfs-desktop-0.48.0-mac.dmg.blockmap 2026-03-02 321.1 kB
ipfs-desktop-0.48.0-linux-x86_64.rpm 2026-03-02 136.7 MB
ipfs-desktop-0.48.0-linux-amd64.deb 2026-03-02 151.5 MB
ipfs-desktop-0.48.0-linux-x64.tar.xz 2026-03-02 136.0 MB
latest.yml 2026-03-02 372 Bytes
ipfs-desktop-setup-0.48.0-win-x64.exe 2026-03-02 143.7 MB
ipfs-desktop-setup-0.48.0-win-x64.exe.blockmap 2026-03-02 150.8 kB
ipfs-desktop-0.48.0-linux-amd64.snap 2026-03-02 161.4 MB
ipfs-desktop-0.48.0-linux-x86_64.AppImage 2026-03-02 187.1 MB
README.md 2026-03-02 4.0 kB
v0.48.0 source code.tar.gz 2026-03-02 2.3 MB
v0.48.0 source code.zip 2026-03-02 2.4 MB
Totals: 18 Items   1.7 GB 11

[!NOTE] This release was brought to you by the Shipyard team and IPFS community.

Highlights

Updated Kubo to v0.40

See Release Notes for Kubo v0.40.0 and v0.40.1 for details.

Updated Electron to v40

Electron has been updated from v39 to v40, bringing Chromium 134 and Node.js v22 under the hood.

Fixed Startup Crash with Busy Ports

The port conflict handler had a bug where it could corrupt multiaddr IP addresses producing an invalid address and crashing on startup. This is now fixed.

Updated WebUI

The Web UI has been updated from v4.10.0 to v4.12.0. Key changes across v4.11.0, v4.11.1, and v4.12.0:

Search and Filter Files

You can now search and filter files directly in the Files screen. Type a name, CID, or file extension and the list narrows down in real time. Works in both list and grid view.

Search and filter files

DHT Provide Diagnostic Screen

New screen under Diagnostics that shows the health of DHT Provide operations. You can see reprovide cycle progress, worker utilization, queue status, and network throughput at a glance. It may take a few minutes after startup for the system to initialize and populate the data.

DHT Provide diagnostic screen

Improved Error Page for Missing Files

The Inspect button now resolves /ipfs/ and /ipns/ paths to their final CID before opening the IPLD Explorer. The Explore form also accepts ipfs:// and ipns:// protocol URLs. When a file is not found, the error page now shows actionable suggestions instead of a blank screen.

Improved error page for missing files

Peers Screen: IPv6 and Updated GeoIP

The Peers screen now supports IPv6 geolocation and ships with updated GeoLite2 data from February 2026.

Other WebUI Fixes

  • Peer filter input now accepts /p2p/ prefix (#2475)
  • Modal overlays are properly centered (#2477)
  • Import error notifications now show proper error state (#2452)

What's Changed

Full Changelog: https://github.com/ipfs/ipfs-desktop/compare/v0.47.0...v0.48.0

Source: README.md, updated 2026-03-02