Skip to content

Releases: ipfs/ipfs-desktop

v0.47.0

27 Nov 20:05
d32bf9a

Choose a tag to compare

Note

This release was brought to you by the Shipyard team.

What's Changed

  • feat: electron 39 + kubo 0.39 with sweep and fast root cid provides by @lidel in #3020
  • feat: update webui to v4.10.0 by @lidel in #3015

Full Changelog: v0.46.2...v0.47.0

Highlights

🧊 Updated Kubo with New DHT Provide Sweep System

See Release Notes for Kubo v0.39.0 for the full list of changes, key highlights below:

⚡ Share Files Instantly

Previously, after adding files to IPFS Dsktop, it could take 30+ seconds before friends could find and download them. Now, when you add files or folders, they become discoverable on the network almost immediately (typically under a second).

This means you can share a link right after the upload finishes and it will just work.

🔌 Your Node Stays Reachable After Router Restarts

Home routers occasionally restart or lose their settings. Before, this would silently break your node's connectivity, forcing you to restart IPFS Desktop manually.

Now, IPFS Desktop automatically recovers its network port settings when your router comes back online. Your node stays reachable without any intervention.

📡 Smarter Content Announcements

The way your node tells the network about your files has been redesigned. The new "sweep" system:

  • Uses less memory and bandwidth, less likely to kill your inexpensive router
  • Announces content at a steady pace instead of bursts that could slow down your internet
  • Remembers progress between restarts, so it picks up where it left off instead of starting over

This is especially helpful if you're self-hosting a lot of files on a regular home internet connection.

🎨 Updated WebUI

The Web UI has been updated to v4.10.0.

Fixed: Diagnostics logs now show full details

The Diagnostics screen introduced in v0.46.0 had a bug where log entries were missing important details.
This is now fixed - what you see in the WebUI matches what you'd see running ipfs log tail directly.

v0.46.2

31 Oct 19:44
26965d8

Choose a tag to compare

Note

This release was brought to you by the Shipyard team.

0.46.2 (2025-10-31)

What's Changed

  • fix(windows): update publisher name by @lidel in #3013

Full Changelog: v0.46.1...v0.46.2

v0.46.1

30 Oct 04:08
d9a173a

Choose a tag to compare

Note

This release was brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.46.0...v0.46.1

v0.46.0

09 Oct 00:05
4dba789

Choose a tag to compare

Note

This release was brought to you by the Shipyard team.

What's Changed

Highlights

🧊 Updated Kubo

See Release Notes for v0.38.1

🎨 Updated WebUI

The Web UI has been updated to v4.9 with a new Diagnostics screen for troubleshooting and system monitoring.

Diagnostics: Logs Files: Check Retrieval Diagnostics: Retrieval Results
Diagnostics logs Retrieval check interface Retrieval check results
Debug issues in real-time by adjusting log level without restart (global or per-subsystem like bitswap) Check if content is available to other peers directly from Files screen Find out why content won't load or who is providing it to the network
Peers: Agent Versions
Peers with Agent Version
Know what software peers run
Files: Custom Sorting
File sorting options
Find files faster with new sorting

Additional improvements include a close button in the file viewer, better error handling, and fixed navigation highlighting.

🚨 Improved gateway error pages with diagnostic tools

Gateway error pages now provide more actionable information during content retrieval failures. When a 504 Gateway Timeout occurs, users see detailed retrieval state information including which phase failed and a sample of providers that were attempted:

Improved gateway error page showing retrieval diagnostics

  • Enhanced error details: Timeout errors now display the retrieval phase where failure occurred (e.g., "connecting to providers", "fetching data") and up to 3 peer IDs that were attempted but couldn't deliver the content, making it easier to diagnose network or provider issues.
  • Retry button on all error pages: Every gateway error page now includes a retry button for quick page refresh without manual URL re-entry.

Full Changelog: v0.45.0...v0.46.0

v0.45.0

28 Aug 19:23
df0a8a9

Choose a tag to compare

0.45.0 (2025-08-27)

This release was brought to you by the Shipyard team.

What's Changed

New Contributors

Full Changelog: v0.44.0...v0.45.0

v0.44.0

15 Jul 22:50
7b99abc

Choose a tag to compare

0.44.0 (2025-07-14)

This release was brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.43.0...v0.44.0

v0.43.0

22 May 23:39
388245b

Choose a tag to compare

0.43.0 (2025-05-22)

This release was brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.42.0...v0.43.0

v0.42.0

27 Mar 22:45
cf43a89

Choose a tag to compare

0.42.0 (2025-03-27)

What's Changed

Full Changelog: v0.41.2...v0.42.0

This release was brought to you by the Shipyard team.

v0.41.2

14 Feb 02:10
10ebacf

Choose a tag to compare

0.41.2 (2025-02-14)

What's Changed

Full Changelog: v0.41.1...v0.41.2

This release was brought to you by the Shipyard team.

v0.41.1

05 Feb 17:17
d058562

Choose a tag to compare

0.41.1 (2025-02-05)

What's Changed

Full Changelog: v0.41.0...v0.41.1

This release was brought to you by the Shipyard team.