Releases: ipfs/ipfs-desktop
v0.42.0
0.42.0 (2025-03-27)
What's Changed
- kubo 0.34 + electron 35 + windows signing by @lidel in #2936
- ipfs-webui v4.6 with CAR import (thx @badgooooor) in #2938
CAR files can be imported via Files screen:
This compliments already existing CAR export behind context menu of every file or directory:
Full Changelog: v0.41.2...v0.42.0
This release was brought to you by the Shipyard team.
v0.41.2
v0.41.1
0.41.1 (2025-02-05)
What's Changed
- fix: kubo v0.33.1 and electron update by @lidel in #2921
- fix: ipfs-webui v4.4.2 by @lidel in #2918
- chore(deps): bump dsaltares/fetch-gh-release-asset from 1.1.1 to 1.1.2 by @dependabot in #2798
Full Changelog: v0.41.0...v0.41.1
This release was brought to you by the Shipyard team.
v0.41.0
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
- feat: Kubo v0.33.0 with AutoTLS enabled by @lidel in #2917
- feat: electron 34 by @lidel in #2916
- fix: ipfs-webui v4.4.1 by @lidel in #2898
- fix(ci): ubuntu e2e tests by @lidel in #2915
Full Changelog: v0.40.0...v0.41.0
This release was brought to you by the Shipyard team.
v0.40.0
v0.39.0
v0.38.0
0.38.0 (2024-09-11)
What's Changed
- feat: webui v4.3.0 by @lidel in #2847
- feat: kubo 0.30.0 by @lidel in #2855
- Details in Release Notes at https://github.com/ipfs/kubo/blob/master/docs/changelogs/v0.30.md
Full Changelog: v0.37.0...v0.38.0
This release was brought to you by the Shipyard team.
v0.37.0
0.37.0 (2024-06-13)
What's Changed
- feat: electron 31 by @lidel in #2832
- fix: support kubo with
/webrtc-direct
listener - chore: remove
dweb:
handler (rationale: ipfs/ipfs-docs#1855)
- fix: support kubo with
Full Changelog: v0.36.0...v0.37.0
This release was brought to you by the Shipyard team.
v0.36.0
0.36.0 (2024-06-12)
This release includes Kubo 0.29, Apple Silicon support, improved error reporting and a context menu option that allows to edit Kubo's .ipfs/config
even when it is down.
What's Changed
- docs: link to faq on known error by @lidel in #2827
- feat: kubo 0.29 and native apple silicon by @lidel in #1856
- docs: add more known soutions by @lidel in #2829
Full Changelog: v0.35.1...v0.36.0
This release was brought to you by the Shipyard team.
v0.35.1
0.35.1 (2024-05-16)
What's Changed
Full Changelog: v0.35.0...v0.35.1
This release was brought to you by the Shipyard team.