v0.1.0
First release of IPFS Check, a debugging tool for checking the retrievability of CID from an IPFS peer
What's Changed
- add timing information to bitswap check by @whyrusleeping in #1
- make website more user-friendly by @mishmosh in #2
- feat: spruced website by @olizilla in #3
- fix: add form validation and mobile friendly scaling by @olizilla in #4
- fix: a typo by @lidel in #5
- Point people towards the Accelerated DHT Client by @aschmahmann in #7
- Loop through found addrs manually & insert newlines by @momack2 in #10
- chore: update deps by @aschmahmann in #12
- docs: explain how to find a peer's multiaddr by @aschmahmann in #11
- fix libp2p initialization errors by @aschmahmann in #14
- Query by peerID rather than full multiaddr by @aschmahmann in #15
- feat: encode formdata in url query for much share by @olizilla in #21
- feat: add dockerfile by @alanshaw in #20
- feat: add telemetry by @SgtPooki in #30
- fix: fix typo by @achingbrain in #32
- chore: extract daemon & update to go 1.19 by @laurentsenta in #33
- Update Dependencies & Go by @hacdias in #35
- fix context timout by @2color in #37
- fix: enable hole punching for test host by @2color in #39
- fix: update go-libp2p and other deps by @2color in #41
- ci: uci/copy-templates by @web3-bot in #36
- Improve docs, ux, and improve output with new connection maddr field that was used for the connection by @2color in #38
- fix: return all check connection maddrs by @2color in #45
- fix: tests by @2color in #46
- fix: improve mobile view by making overflown output scrollable by @2color #49 #49
New Contributors
- @whyrusleeping made their first contribution in #1
- @mishmosh made their first contribution in #2
- @olizilla made their first contribution in #3
- @lidel made their first contribution in #5
- @aschmahmann made their first contribution in #7
- @momack2 made their first contribution in #10
- @alanshaw made their first contribution in #20
- @SgtPooki made their first contribution in #30
- @achingbrain made their first contribution in #32
- @laurentsenta made their first contribution in #33
- @hacdias made their first contribution in #35
- @2color made their first contribution in #37
- @web3-bot made their first contribution in #36
Full Changelog: https://github.com/ipfs/ipfs-check/commits/v0.1.0