Release v0.40.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
π¦ Highlights
π’ IPIP-499: UnixFS CID Profiles
π§Ή Automatic cleanup of interrupted imports
π Light clients can now use your node for dele...
Kubo 0.40 is out! π
π’ IPIP-499: CID Profiles for reproducible imports
π IPIP-523 + IPIP-524: Gateway format handling
π§Ή Flatfs auto-cleans interrupted imports
π P2P tunnels and AutoNATv2
π οΈ CLI and WebUI improvements
πΉ Go 1.26 and more!
github.com/ipfs/kubo/releases/tag/v0.40.0
26.02.2026 00:55
π 3
π 1
π¬ 1
π 0
Shipyard 2025: Bringing IPFS Home
Seven Kubo releases, dozens of improvements across Rainbow, Desktop, WebUI, Companion, Helia, and the broader stack. The theme: making self-hosted IPFS practical on regular hardware. Highlights includ...
You can finally self-host IPFS at home π β¨
Major updates to Kubo, Boxo, and Helia.
DHT Provide Sweep, AutoTLS, HTTP retrieval.
Here's everything we shipped in 2025:
ipshipyard.com/blog/2025-sh...
19.12.2025 22:26
π 9
π 3
π¬ 0
π 1
Release v0.39.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
π― DHT Sweep provider is now the default
β‘ Fast root CID providing for immediate content discovery
β―οΈ Provider st...
π³οΈ Kubo 0.39 is out!
π― DHT Sweep provider now default, self-hosting-friendly
β‘ Fast root CID providing, content findable in <1s
π§ Auto UPnP recovery after router restarts
π New `ipfs provide stat` for monitoring
π₯οΈ RISC-V prebuilt binaries
github.com/ipfs/kubo/releases/tag/v0.39.0
27.11.2025 04:48
π 6
π 2
π¬ 0
π 1
Release v0.38.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
π Repository migration: simplified provide configuration
π§Ή Experimental Sweeping DHT Provider
π Exposed DHT metr...
π’ Kubo 0.38 is out!
π§Ή Opt-in Sweeping DHT Provider handles CID announcements predictably with reduced resources
π¨ Gateway errors with retrieval diagnostics
π¨ WebUI v4.9 w/ Diagnostics screen
π Pin name and MFS fixes
βοΈ Simplified Provide config
github.com/ipfs/kubo/re...
02.10.2025 20:03
π 5
π 1
π¬ 0
π 2
About the IPFS.io Public Gateway
IPFS.io Public Gateway - Free public service to access IPFS content through your web browser. Bridge between HTTP and decentralized IPFS protocol without installing software.
Excited to join @FILRetroPGF Round 3! Shipyard maintains IPFS utilities the ecosystem depends on: IPFS.io, Dweb.link, trustless-gateway.link & more. Thanks @protocollabs @FilFoundation π
Details π github.com/filecoin-pro...
#filretropgf #filecoin
02.10.2025 15:56
π 1
π 0
π¬ 0
π 0
Release v0.37.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
π Repository migration from v16 to v17 with embedded tooling
π¦ Gateway concurrent request limits and retrieval t...
π’ Kubo v0.37 dropped!
β’ Fast repo migrations (no downloading binaries!)
β’ Gateway limits & timeouts prevent crashes
β’ IPNS publishing improvements (incl. HTTP-support)
β’ See defaults: ipfs config Bootstrap --expand-auto
β’ Reprovider.Strategy=all uses less memory
github.com/ipfs/kubo/re...
27.08.2025 23:06
π 4
π 2
π¬ 0
π 0
Debugging js-libp2p & Helia in Browsers and Node.js
YouTube video by IPFS
Learn to Debug js-libp2p & Helia in Browsers and Node.js
youtu.be/AKNGtn7EZxI?...
22.07.2025 19:49
π 4
π 2
π¬ 0
π 1
Release v0.36.0 Β· ipfs/kubo
NoteThis release was brought to you by the Shipyard team.
Overview
π¦ Highlights
HTTP Retrieval Client Now Enabled by Default
Bitswap Broadcast Reduction
Update go-log to v2
Kubo now uses AutoN...
π’ Kubo v0.36.0 is out!
- 80-98% less Bitswap traffic during high loads
- HTTP retrieval enabled by default
- Better AutoNATv2/AutoTLS connectivity
- Enhanced file & gateway operations
Great for high-traffic nodes & operators.
π github.com/ipfs/kubo/re...
#IPFS #Kubo
14.07.2025 21:17
π 2
π 0
π¬ 0
π 0
Seed Hypermedia builds upon the powerful foundations of @ipfs.tech for immutable data storage and auto-archiving
And of course @libp2p.bsky.social powers our networking to enable direct publishing between users on the network (as well as servers)
11.04.2025 15:12
π 5
π 2
π¬ 0
π 2
Service Workers for IPFS on the Web
YouTube video by IPFS
In this video, we take a look at the Service Worker API, why it's useful for IPFS, and how you can use it today for verified peer-to-peer retrieval with two projects:
- Service Worker Gateway
- IPFS Drop-in Service Worker
www.youtube.com/watch?v=qtIJ...
21.05.2025 16:07
π 5
π 2
π¬ 0
π 1
Deploy Static Apps and Websites to IPFS with GitHub Actions
YouTube video by IPFS
Deploy your static sites and apps (or any build artefact) from GitHub Actions to IPFS with @storacha.network, Filebase, or self-hosted Kubo/IPFS Cluster nodes.
www.youtube.com/watch?v=ZRrP...
02.04.2025 15:43
π 9
π 2
π¬ 0
π 0
helia-examples/examples/helia-101 at main Β· ipfs-examples/helia-examples
Ready-to-run Helia examples for Node.js and the browser - ipfs-examples/helia-examples
Helia is a modular implementation of IPFS in TypeScript
Get started with the helia-101 example which just got refresh!
- More UnixFS API examples
- Different blockstores
- Providing, pinning, and GC
Dive in π
github.com/ipfs-example...
27.03.2025 16:17
π 5
π 1
π¬ 0
π 0
Add IPFS Kademlia DHT Specification by guillaumemichel Β· Pull Request #497 Β· ipfs/specs
Long overdue
Fixes #345
IDK if anyone has seen this.. but IPFS Kad-DHT spec is in PR: github.com/ipfs/specs/p...
#ipfs @ipshipyard.com #dht #kademlia
27.03.2025 15:36
π 7
π 2
π¬ 0
π 0
DAG builder visualization
The DAG builder has new defaults in line with Helia and @storacha.network π
- CIDv1s
- Raw leaves
- 1024 children
dag.ipfs.tech
13.03.2025 21:28
π 7
π 3
π¬ 0
π 0
We built Verified Fetch because we wanted a library that makes @ipfs.tech retrieval easy on the web.
It's designed with the same semantics as Fetch and abstracts all the p2p.
Try it www.npmjs.com/package/@hel...
You can also use it with custom hashing functions, like BLAKE3 π
21.02.2025 10:15
π 3
π 0
π¬ 0
π 0
π Announcing AutoTLS: A breakthrough bridging IPFS and the web.
AutoTLS, a public good service by @ipshipyard.com, grants libp2p/IPFS nodes a unique domain and automates Let's Encrypt TLS certificate issuance.
Main benefit: Web apps can connect to & fetch data directly from IPFS nodes π§΅
17.02.2025 11:19
π 54
π 9
π¬ 2
π 0
IPFS in web applications | IPFS Docs
How to develop applications that use IPFS on the Web including addressing by CID, merkleizing, retrieval, providing, and CAR files with Helia.
π New guide: @ipfs.tech in Web apps with Helia
β’ Addressing data with CIDs
β’ Content retrieval by CID: strategies and trade-offs
β’ Working with CAR files
β’ Best practices for providing data in apps
π docs.ipfs.tech/how-to/ipfs-...
13.02.2025 14:41
π 4
π 2
π¬ 0
π 0
Release v0.33.0 Β· ipfs/kubo
This release was brought to you by the Shipyard team.
π£ Discuss
π¦ Highlights
Shared TCP listeners
AutoTLS takes care of Secure WebSockets setup
Bitswap improvements from Boxo
Using default libp...
π Kubo v0.33.0 is out!
Highlights:
β¨ Streamlined AutoTLS listener setup
π Shared listeners between TCP & WebSocket transports
β‘οΈ New datastore options to improve writes with Pebble
π οΈ MFS stability improvements
π New DoH resolvers for .eth and .crypto
π§° WebRTC Direct fixes
github.com/ipfs/kubo/re...
31.01.2025 15:10
π 15
π 6
π¬ 0
π 1
Subtle but crucial distinction between recursive and non-recursive (like web seeding in Bittorrent) @ipfs.tech gateways.
More on gateway types in the recently updated IPFS docs docs.ipfs.tech/concepts/ipf...
#ipfs #http
13.12.2024 14:16
π 0
π 1
π¬ 0
π 0
Hello π¦,
We're an engineering collective that delivers user agency through technical advancements in IPFS and libp2p. We also maintain some of the most popular IPFS and libp2p implementations.
06.12.2024 15:58
π 1
π 0
π¬ 0
π 0
IPFS on the Web in 2024: Update From Interplanetary Shipyard
Update from Interplanetary Shipyard on our efforts to make IPFS work on the Web.
π @ipfs.tech on the Web got a massive upgrade in 2024!
π From Verified Fetch to AutoTLS, we are making decentralized, resilient, and verified data retrieval a reality in browsers.
Dive inπ
blog.ipfs.tech/2024-shipyar...
06.12.2024 13:24
π 6
π 1
π¬ 0
π 0