Kubo v0.41.0-rc1 is out!
This release candidate focuses on FUSE reliability, provider system improvements, and disk usage. Please help us test before the final release.
See the full changelog for the detailed list of all changes.
Try it
- Docker:
docker pull ipfs/kubo:v0.41.0-rc1 - Binaries: /ipns/dist.ipfs.tech/kubo/v0.41.0-rc1/
- GitHub release: Release v0.41.0-rc1 路 ipfs/kubo 路 GitHub
Highlights
FUSE mounts behave like real filesystems: editors,
rsync,du,ls -s, symlinks all work
DHT provide sweep now does autocleanup of ephemeral queues in
datastore/
![]()
Provide.Strategyadds+uniqueand+entitiesfor large deduplicated repos
Fine-grained provide control on
add,pin, anddag importvia--fast-provide-dag
Inspect any CID offline with
ipfs cid inspect
Self-update via built-in
ipfs update
![]()
--cid-baserespected everywhere
CARv2 import works over the HTTP API
WebUI v4.12.0 with IPv6 peer geolocation
Go 1.26 returns: lower memory, faster GC