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

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

Home / v0.49.0
Name Modified Size InfoDownloads / Week
Parent folder
latest-linux.yml 2026-04-28 738 Bytes
ipfs-desktop-0.49.0-linux-x64.freebsd 2026-04-28 141.3 MB
ipfs-desktop-0.49.0-linux-x86_64.rpm 2026-04-28 139.0 MB
ipfs-desktop-0.49.0-linux-amd64.deb 2026-04-28 154.0 MB
ipfs-desktop-0.49.0-linux-x64.tar.xz 2026-04-28 138.3 MB
ipfs-desktop-0.49.0-linux-amd64.snap 2026-04-28 164.0 MB
ipfs-desktop-0.49.0-linux-x86_64.AppImage 2026-04-28 190.3 MB
latest-mac.yml 2026-04-28 520 Bytes
ipfs-desktop-0.49.0-squirrel.zip 2026-04-28 302.0 MB
ipfs-desktop-0.49.0-squirrel.zip.blockmap 2026-04-28 315.0 kB
ipfs-desktop-0.49.0-mac.dmg 2026-04-28 313.2 MB
ipfs-desktop-0.49.0-mac.dmg.blockmap 2026-04-28 328.4 kB
latest.yml 2026-04-28 372 Bytes
ipfs-desktop-setup-0.49.0-win-x64.exe 2026-04-28 147.5 MB
ipfs-desktop-setup-0.49.0-win-x64.exe.blockmap 2026-04-28 153.9 kB
README.md 2026-04-28 3.8 kB
v0.49.0 source code.tar.gz 2026-04-28 2.3 MB
v0.49.0 source code.zip 2026-04-28 2.4 MB
Totals: 18 Items   1.7 GB 7

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

Highlights

Kubo 0.41 and Electron 41

Bundled Kubo is now v0.41.0. Highlights include faster reclamation of provide queue disk space, and improved FUSE. Electron is now v41 (Chromium 135).

Pick a CID Format from the Tray

A new Settings → CID Profile submenu (IPIP-499) lets you switch the format used for newly imported content between the modern UnixFS v1 default (unixfs-v1-2025) and the legacy v0 format (unixfs-v0-2015). User edits made directly in JSON config show up as Manually edited in Kubo config, so the tray never overwrites a hand-tuned config.

Pick What You Announce to the Network

A new Settings → Provide Strategy submenu lets you cut down on what your node announces to the DHT:

  • All Files, Pins, and Browsing Cache (Kubo default)
  • Only Files and Pins
  • Only Pins

Each preset also turns on fast-provide for newly imported content, so files show up on the network without waiting for the next reprovide cycle.

Cleaner Recovery When Your Install Is Out of Date

If Kubo refuses to start because the on-disk repo is newer than the bundled binary, the startup dialog now offers a Download latest release button linking to the latest release, instead of asking you to file a crash report.

Smoother WebUI Navigation

  • Opening a tray entry while the window is visible navigates in place instead of reloading.
  • The bandwidth graph and peer list pause rendering when the window is hidden, minimized, or covered.
  • Routes survive a daemon restart instead of snapping back to Status.

Sharper Tray Icons on HiDPI Displays

Tray status icons now ship in every scale Electron's HiDPI resolver looks for, including @1.25x (the default on most 13" to 14" 1080p Windows laptops).

Better Linux Autostart with System Electron

If you launch IPFS Desktop through a system Electron (for example via the AUR package), the generated autostart entry now points at the correct app path and escapes shell-special characters, so the app reliably starts on login.

What's Changed

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

Source: README.md, updated 2026-04-28