mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 18:28:08 +08:00
CHANGELOG: note that we can publish IPNS records for /ipld paths
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
fbeeda2f94
commit
fb1694902c
@ -120,6 +120,12 @@ to 32 bytes in length into a CID, instead of writing an actual block. This
|
||||
should significantly reduce the size of filesystem trees with many empty
|
||||
directories and tiny files.
|
||||
|
||||
#### IPNS
|
||||
|
||||
You can now, finally, publish and resolve paths with namespaces *other* than
|
||||
`/ipns` and `/ipfs` through IPNS. Critically, IPNS can now be used with IPLD
|
||||
paths (paths starting with `/ipld`).
|
||||
|
||||
#### WebUI
|
||||
|
||||
Finally, this release includes the shiny [updated
|
||||
|
||||
Loading…
Reference in New Issue
Block a user