Releases: ipfs/ipfs-check
Releases · ipfs/ipfs-check
Release list
v0.11.0
What's Changed
- upgrade vole to v0.0.1 by @gammazero in #142
- feat: handle backend failures with retry by @lidel in #143
- update dependencies by @gammazero in #144
- chore: release v0.10.1 by @gammazero in #145
Full Changelog: v0.10.0...v0.11.0
v0.10.1
What's Changed
- upgrade vole to v0.0.1 by @gammazero in #142
- feat: handle backend failures with retry by @lidel in #143
- update dependencies by @gammazero in #144
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- upgrade to boxo v0.39.0 by @gammazero in #138
- chore: bump actions; add changelog by @lidel in #136
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Update go-libp2p-kad-dht to v0.36.0 by @gammazero in #119
- update dependencies by @gammazero in #127
- modernize code by @gammazero in #128
- Dockerfile uses go1.26 by @gammazero in #129
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.0
v0.7.0
What's Changed
- ci: uci/update-go by @web3-bot in #101
- feat: ipfs-check can be embedded as iframe by @SgtPooki in #102
- feat: display peer agent version in diagnostics by @lidel in #105
- feat: non-blocking accelerated DHT initialization by @lidel in #103
- chore: update deps by @lidel in #104
- fix: small race fixes by @lidel in #106
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: add plasubile analytics by @2color in #91
- fix: plasusible metrics by @2color in #92
- feat: add event for checks by @2color in #93
- update dependencies by @gammazero in #94
- fix: fail gracefully if plausible is blocked by @2color in #97
- fix: refine errors for private maddr dial failures by @2color in #98
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
This release includes adds HTTP retrievability checks and an overhauled frontend features enhanced visual feedback
- Add HTTP Retrieval check by @hsanjuan in #87
- Overhaul IPFS Check frontend and improve the way check results are rendered by @2color in #89
- ci: uci/update-go by @web3-bot in #82
- ci: uci/copy-templates by @web3-bot in #83
- Update dependencies. by @hsanjuan in #86
- fix: docker image by @2color in #88
Overhauled frontend UI
The frontend has been overhauled with the following improvements:
- Card-Based Result Display: Each check result is now presented within individual cards, replacing the previous plain text format. This change enhances readability and allows users to quickly identify the status of each check.
- Enhanced Visual Feedback: The new design incorporates visual cues (such as color coding or icons) within the cards to indicate the success or failure of checks, providing immediate feedback at a glance.
Preview of multiaddr specific check for a CID
Preview of CID only (multi-provider) check
New Contributors
Full Changelog: v0.4.0...v0.5.0
