Skip to content

Releases: webrecorder/archiveweb.page

ArchiveWeb.page App 0.8.0

05 Jul 20:05

Choose a tag to compare

This release includes the following new features:

  • Download improvements: downloading of WACZ and WARC should work better for larger collections.
  • Download UI: In the app, download progress will be shown while a file is downloading, and downloads will automatically go to the default downloads directory.
  • UI: Improvements to automatic updating: no auto updates when scrolling large collections, or while downloading.
  • Embed Mode: Not related to app, but ArchiveWeb.page now includes a <record-web-page> webcomponent for proxy-mode based recording into a single, downloadable archive.

ArchiveWeb.page App 0.7.12

04 Jul 20:00

Choose a tag to compare

This is a bug fix release over 0.7.11 to fix download issues:

  • Support for downloading large WACZ files.
  • Download fixes, fix regression in 0.7.11 that can break downloading.
  • Additional fix to skip WARC records with missing digest.

ArchiveWeb.page App 0.7.11

03 Jul 02:14

Choose a tag to compare

Changes include:

  • Support for download large WACZ files (>4GB), fixes #36
  • Initial support for native integration of extension with Agregore Browser
  • Fidelity metadata: allow for saving of twitter max bandwidth in extra WARC record metadata field
  • Fidelity improvements: additional fidelity improvements via wabac 2.12.0, including more accurate eval() replay
  • Dependency Update: warcio 1.5.1, wabac.js 2.12.0, replayweb.page 1.6.0, ruffle 2022-07-12, electron 18.3.5

ArchiveWeb.page App 0.7.9

17 Apr 18:53

Choose a tag to compare

Fixes include:

  • Fix where loading of a large file (eg. PDF) could occasionally not be recorded due to timeouts.

New Features: Updated Autopilot to browsertrix-behaviors 0.3.0, including:

  • Support for Telegram behavior on https://t.me/s/ pages
  • Support for generic 'scroll up' on autoscroll for pages that scroll updwards
  • Improve autoplay of videos (avoid duplicates and only click if needed)

ArchiveWeb.page App 0.7.8

12 Mar 21:15

Choose a tag to compare

Fixes Include:

  • Autopilot: Updated behaviors, smarter auto-scroll (don't scroll when not needed) and fixes for Instagram.

ArchiveWeb.page App 0.7.7

02 Feb 05:56

Choose a tag to compare

Fixes include:

  • Fix for importing non-archiveweb.page WARCs into existing collections should work (#62)
  • Feature: Store additional metadata in WARC header, containing cert "issuer" name and "ctc" flag, indicating if cert is certificate transparency compliant
  • Dependency Update: Electron 16.0.7, wabac.js 2.10.2, replayweb.page 1.5.9, ruffle 2022-01-08

ArchiveWeb.page App 0.7.4

28 Oct 23:25

Choose a tag to compare

Fixes include

  • Replay improvements in sync with replayweb.page 1.5.5 / wabac.js / wombat.js (includes faster replay of large JS files)
  • WARC/1.0 download uses sha-1 for backwards WARC record hashing for compatibility with older WARC verification tools.
  • Update to Electron 15.3.0 / Chromium 94

ArchiveWeb.page App 0.7.2

20 Sep 04:43

Choose a tag to compare

Minor fixes:

  • latest replayweb.page / wabac.js / wombat.js
  • fix for eval() occasionally breaking replay (via latest wombat.js)
  • fix auto-update being set to prerelease track (auto-updates should now work!)

ArchiveWeb.page App 0.7.1

13 Sep 16:24

Choose a tag to compare

The 0.7.1 release includes several new features and bug fixes!

  • IPFS:

    • Fix broken IPFS support in OSX M1 builds.
    • Show IPFS share progress (same as in extension).
    • IPFS repo now stored in /js-ipfs
  • Import Support:

    • Support for importing existing archive collections (WARC and WACZ) as a new archive
    • Support for adding existing archive collections to an existing archive.
    • New toolbar on main page with access to create new archive, import existing or start recording.
  • Faster, more robust full-text search capture.

ArchiveWeb.page App 0.6.16

08 Sep 16:20

Choose a tag to compare

Changes include:

  • Download: Fix WARC request record to include missing http protocol.
  • Download: Option to download archives as WARC 1.0.