Skip to content

ipfs2foc: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:39
f7bddca

0.5.0 (2026-07-17)

Features

  • app: apply the FilOz brand to the console (92a09df)
  • app: bitswap rescue over browser websockets (840d536)
  • app: carry the Filecoin Onchain Cloud brand (df487db)
  • app: follow in-flight rows, 50-row pages (1707ed0)
  • app: hold gap-filled pieces out of submit (f106e0a)
  • app: learned answers keep the bitswap rescue (82b09e0)
  • app: make million-CID runs manageable (8bd2b25)
  • app: name the stalled phase in watchdog kills (388c06d)
  • app: page the working view, show a run ETA (5ce1d65)
  • app: per-origin stream cap and stall breaker (75b459b)
  • app: pull each root from its own providers (c4da0f9)
  • app: tab-level prepare concurrency override (b338d6e)
  • console accepts a cids.txt file (7079e40)
  • relay redirect mode for free-tier hosts (456757d)

Bug Fixes

  • app: close losing race generators at win time (1107ec5)
  • app: learn routing reuse from carUrls only (407900c)
  • app: recycle bitswap node without killing wants (e50f877)
  • app: skip empty answers when learning reuse (a30747d)
  • app: stop gating submit on the unenforced piece floor (8eb5e92)
  • app: stop killing pieces queued for a hash worker (549812e)
  • core: release gateway bodies on early teardown (4424256)
  • core: stop the walk when an export consumer leaves (4326b5f)

Performance Improvements

  • app: fetch many pieces per hashing core (bfab621)
  • app: prefetch discovery ahead of the pool (5ea5837)
  • app: race a root's sources, staggered starts (8e2c849)
  • app: reuse a learned routing answer per corpus (167428f)