Skip to content

Releases: webrecorder/archiveweb.page

ArchiveWeb.page App 0.7.11

03 Jul 02:14
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

ArchiveWeb.page App 0.6.15

06 Sep 17:38
Compare
Choose a tag to compare

Fixes include:

  • Fix to async background fetch, attempt direct fetch, if fails, load via the browser
  • Fix to revisit records occasionally not be written correctly.
  • Dependency updates: wabac.js (2.9.0), wabac.js (3.3.3), ipfs-core (0.10.5), Electron 14.0

ArchiveWeb.page App 0.6.13

30 Aug 21:21
Compare
Choose a tag to compare

Fixes Include:

  • Update to latest wabac.js / fidelity improvements.
  • Fix for correctly capturing redirect when a page opens in a new tab.
  • Update to latest ruffle