Skip to content

Releases: webrecorder/archiveweb.page

ArchiveWeb.page App 0.6.2

21 Apr 18:31

Choose a tag to compare

Behavior Improvements:

  • Fix start/pause in App
  • Faster start time (only waiting for pending network requests, not internal async fetches).
  • Add experimental Facebook behavior!
  • Fix Behaviors only working on English sites (Instagram, Twitter)

UI:

  • fix page selection, fixes #25
  • show 'Loading Archives...' until first API response succeeds.
  • add message when finishing recording, wait for requests to finish (but not more than 20 seconds)
  • fix for location bar not always loading entered URL (from replayweb.page)

IPFS:

  • use trickle dag
  • link default to replayweb.page link as gateway links not yet reliable for partial loading

ArchiveWeb.page App 0.6.0

12 Apr 16:05
3bc4260

Choose a tag to compare

Initial support for Autopilot behaviors!

The supported behaviors included Instagram, Twitter and generic autoscroll (from browsertrix-behaviors)

Behaviors are still new and in process of being tested.

Note: Currently, the Twitter behavior only works on English localizations of Twitter, as it relies on text to detect the structure of the page.

ArchiveWeb.page App 0.5.14

31 Mar 17:37

Choose a tag to compare

Changes include:

  • Fix regression in decoding of UTF-8 JS/CSS (fix in wabac.js 2.6.9)

ArchiveWeb.page App 0.5.13

26 Mar 16:04

Choose a tag to compare

Changes include:

  • Fix for replay of pages not using UTF-8 encoding (from wabac.js 2.6.8), fixes #20

ArchiveWeb.page App 0.5.12

25 Mar 18:16

Choose a tag to compare

Changes include:

  • When starting recording, show message 'Recording will start after page reloads...' while the page awaits initial reload, and prevent double-start requests.
  • Fixed for replay related to certain JSONP responses (fixes #21)
  • Replay fidelity improvements from ReplayWeb.page 1.3.11
  • Update to latest Ruffle and better compatibility with pages that check for Flash.

ArchiveWeb.page App 0.5.11

12 Mar 17:45

Choose a tag to compare

Changes include:

  • Fixed text extraction when navigating away from page
  • Replay fidelity improvements from ReplayWeb.page 1.3.10 (replay of JS module pages, replay of pages with cookies)
  • Update to Electron 12.0.1

ArchiveWeb.page App 0.5.9

27 Feb 18:51

Choose a tag to compare

Initial stable release of ArchiveWeb.page

  • Update in sync with latest 0.5.9 release of Chrome extension.
  • Fidelity improvements for recording & replaying complex pages with POST requests.
  • Fixes issue with IPFS sharing & downloading, which previously resulted in truncated WARCs.
  • WACZ index standardization: produces surt-ordered CDXJ (via warcio.js), including POST requestBody and method`
  • Uses ReplayWeb.page 1.3.9, wabac.js 2.6.1

ArchiveWeb.page App 0.5.8 (Beta)

18 Feb 08:30

Choose a tag to compare

Pre-release

Fixes crash when recording certain sites with iframes, by switching to for the recording windows.
This release of the app should be considered in beta.

General fixes for 0.5.8 (App + Extension)

  • UI: Start Recording: dialog uses default system dropdown, defaults to current url if started from replay.
  • Async fetch: send request headers when fetching async urls

ArchiveWeb.page App 0.5.7 (Beta)

16 Feb 03:38

Choose a tag to compare

Pre-release

This is the initial release of the ArchiveWeb.page App. The app should be considered a pre-release beta as more testing and improvements will be made to improve stability.

The app corresponds to the latest release of the Chrome extension and should support same recording/replay fidelity and features.

Some current differences:

  • Support for starting in preview mode, loading a page without initial recording.
  • Native IPFS node for sharing.