Skip to content

Releases: ipfs/ipfs-check

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:35
9850721

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:04
ca7219c

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 14 May 13:03
019bc9e

Note

This release is brought to you by the Shipyard team.

What's Changed

  • fix: keep enriching provider records past stale ones by @lidel in #140

Full Changelog: v0.9.2...v0.10.0

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 00:55
ff51379

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 18 Feb 19:37
5ace0ae

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 19:55
0b16bad

Note

This release is brought to you by the Shipyard team.

What's Changed

  • feat: add IPNS and DNSLink resolution support by @lidel in #114
  • chore: update go-libp2p v0.45.0, boxo v0.35.2, vole, go-log v2.9.0 by @lidel in #115

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 21:24
20955df

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 02:55
9d14732

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:23
6c5b192

Note

This release is brought to you by the Shipyard team.

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 11:00
1d663d2

What's Changed

This release includes adds HTTP retrievability checks and an overhauled frontend features enhanced visual feedback

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

Screenshot 2025-06-03 at 12 54 34 pm

Preview of CID only (multi-provider) check

Screenshot 2025-06-03 at 12 50 09 pm

New Contributors

Full Changelog: v0.4.0...v0.5.0