Skip to content

ArchiveWeb.page App 0.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 07:10
· 112 commits to main since this release

This release includes a major overhaul of IPFS usage, plus numerous fixes + dependency updates for capture and replay:

  • IPFS works with local running kubo / IPFS Desktop mode (or Brave in extension)
  • IPFS serialization supports custom chunking by WARC record + payload to maximize deduplication of resources archived multiple times
  • Refactoring of service worker into @webrecorder/awp-sw repo

App UI fixes include:

  • ensure default collection is set when recording from top record button
  • fix selected collection occasionally being reset when resorted
  • ensure url updates are shown for in-page nav
  • disable maximize on record window

See Latest Commit for more details.

Misc fidelity + replay improvements via latest wabac.js + replaywebpage

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