Skip to content

Releases: ipfs/ipfs-desktop

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.

v0.41.0

30 Jan 22:15
02f6dec

Choose a tag to compare

0.41.0 (2025-01-30)

This release introduces AutoTLS for Secure WebSockets with libp2p.direct public good service run by the Shipyard team, enabling browser clients to securely retrieve data directly from IPFS Desktop providers.

No user action required: if your node is reachable without relays, a TLS certificate will be issued within 2-15 minutes, and a /dns../tls/ws address will be announced automatically.

Learn more: blog: AutoTLS with libp2p.direct, docs: Kubo AutoTLS config

What's Changed

Full Changelog: v0.40.0...v0.41.0

This release was brought to you by the Shipyard team.