mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 21:07:45 +08:00
fix changelog
the sharded directory bug was introduced since the last release License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
7b9b401b61
commit
3b132efa3f
11
CHANGELOG.md
11
CHANGELOG.md
@ -2,14 +2,9 @@
|
||||
|
||||
## 0.4.17 2018-07-27
|
||||
|
||||
Ipfs 0.4.17 is a quick release to fix two important bugs:
|
||||
|
||||
1. A major performance regression in bitswap (mostly affecting go-ipfs ->
|
||||
js-ipfs transfers).
|
||||
2. A bug resolving files in sharded directories with the gateway.
|
||||
|
||||
However, while motivated by those fixes, it contains a few other goodies that
|
||||
will excite some users.
|
||||
Ipfs 0.4.17 is a quick release to fix a major performance regression in bitswap
|
||||
(mostly affecting go-ipfs -> js-ipfs transfers). However, while motivated by
|
||||
this fix, this release contains a few other goodies that will excite some users.
|
||||
|
||||
The headline feature in this release is [urlstore][] support. Urlstore is a
|
||||
generalization of the filestore backend that can fetch file blocks from remote
|
||||
|
||||
Loading…
Reference in New Issue
Block a user