Skip to content

ReplayWeb.page App 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 22:05
· 312 commits to main since this release

This release includes:

  • Support for IPFS loading of web archives. Archives URLs such as ipfs://<hash>/myfile.wacz can be loaded along with other URLs.
    (For loading of root hash, the extension needs to be specified with ipfs://<hash>#filename=myfile.wacz)

  • Condensed UI + more space for content: Extra nav bar removed, button condensed on replay views.

  • Loading: Better fault tolerance of WARCs with invalid content-lengths

  • Fidelity: Various fidelity improvements.

See CHANGES.md for additional details.