Releases: ipfs/ipfs-desktop
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.
v0.35.0
v0.34.0
0.34.0 (2024-03-27)
What's Changed
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #2736
- Update Kubo: v0.27.0 by @hacdias in #2763
- chore: fix typo in README.md by @occupyhabit in #2771
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #2694
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #2723
- chore(deps): bump snapcore/action-publish from 1.1.1 to 1.2.0 by @dependabot in #2693
New Contributors
- @occupyhabit made their first contribution in #2771
Full Changelog: v0.33.0...v0.34.0
This release was brought to you by the Shipyard team.