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