CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 888
Releases: ipfs/ipfs-desktop
v0.44.0
7b99abc
Compare
0.44.0 (2025-07-14)
This release was brought to you by the Shipyard team.
What's Changed
- feat: kubo 0.36 by @lidel in #2963
- Release Notes: https://github.com/ipfs/kubo/releases/tag/v0.36.0
Full Changelog: v0.43.0...v0.44.0
Assets 17
- sha256:34282bee86f7c98b323a902465ffba4eb1e780c3d029acd1dbbf7abce733456b
2025-07-15T22:41:30Z - sha256:dea315260ef3cd1da4373f3db3fc0b809be0b1cbbbd9acba2b4b603b045ef65b
2025-07-15T22:39:28Z - sha256:9373cd9411cbd307ec81977509ecc199eef783b2453e09f7912b83829289d8c9
2025-07-15T22:45:29Z - sha256:569bd83c033282ae385754c431e69995a4b148a89b460e4d088aea238221776e
2025-07-15T22:40:17Z - sha256:82446004e8344df1b46ceee2aa7c55f48e5fe4bffd712d9405cd2f166c5e90f5
2025-07-15T22:38:52Z - sha256:1de645ca581f588ad630ddf938a8943dcce2eeaed0bc1c2c40ed1ca075149b6e
2025-07-15T22:43:10Z - sha256:5733f40c1780a2f3c5db21c96a8bd7eedf90478d115cfa937f2e62ca687dfbe1
2025-07-15T22:43:11Z - sha256:33cf7ec6873e7c8e1c1b16762010f2eace630a23f132fb288d7711983b506da4
2025-07-15T22:43:11Z - sha256:bb5cf3d44339744bbf71ebd1acec2b176fcc0c1f4ef908af3bbae7ee92c9af26
2025-07-15T22:43:58Z - sha256:9be8f822faa4c83deab3362761c94f7741c51e74d92ac3a0beb13a324049b56f
2025-07-15T22:43:58Z -
2025-07-15T22:34:07Z -
2025-07-15T22:34:07Z - Loading
v0.43.0
388245b
Compare
0.43.0 (2025-05-22)
This release was brought to you by the Shipyard team.
What's Changed
- feat: kubo v0.35, electron 36 by @lidel in #2949
- Release Notes: https://github.com/ipfs/kubo/releases/tag/v0.35.0
- feat: ipfs-webui v4.7 by @lidel in #2942
- Release Notes: https://github.com/ipfs/ipfs-webui/releases/tag/v4.7.0
- chore: sync translations by @lidel in #2951
- fix(linux): electron 35 to fix GTK error by @lidel in #2953
Full Changelog: v0.42.0...v0.43.0
Assets 17
v0.42.0
cf43a89
Compare
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.
Assets 17
v0.41.2
10ebacf
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.
Assets 16
v0.41.1
d058562
Compare
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.
Assets 16
v0.41.0
02f6dec
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
- 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.
Assets 16
v0.40.0
948a71a
Compare
Assets 16
v0.39.0
3b3010b
Compare
v0.38.0
2ee119c
Compare
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.
Assets 16
v0.37.0
0a6ddff
Compare
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.