Skip to content

ipfs2foc: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:39
e7885cd

0.2.0 (2026-06-09)

Features

  • run manifest export, unified in core (422760e)
  • import a browser run manifest into the DB (12485be), closes #35
  • --source-relay to drive the shared redirect relay (ea3c850)
  • default to trustless-gateway.link only (ea7cbc5)
  • verified-fetch on the IPFS fallback path (a43b08f)
  • serve dashboard: next-steps panel for the on-chain commit (55a40bb)
  • serve dashboard: state-aware controls and gas-off label (6316faf)
  • redesign the serve dashboard as an instrument panel (dba6bf1)

Bug Fixes

  • enable the dashboard Start button only when work is pending (563a1ad)

Performance Improvements

  • prepare streams one CAR per root instead of one request per block (61d7809)
  • lookahead CAR export for the IPFS fallback (2fc9146)