Skip to content

Releases: webrecorder/archiveweb.page

ArchiveWeb.page App + Extension 0.9.8

03 Mar 17:27
bdcd383
Compare
Choose a tag to compare

What's Changed

  • Record Embed: Support for passing current host as 'X-Proxy-Host' (via wabac.js)
  • 0.9.8 Release: Deps: Update to wabac.js 2.15.3, replaywebpage 1.7.13, awp-sw 0.2.2 by @ikreymer in #142

Full Changelog: v0.9.7...v0.9.8

ArchiveWeb.page App + Extension 0.9.7

04 Feb 01:35
Compare
Choose a tag to compare

What's Changed

  • Dependency Update: update to wabac.js 2.15.2, replaywebpage 1.7.12, browsertrix-behaviors 0.4.1
  • Fixes #138 (via wabac.js / wombat)
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #140
  • Fixes #137, improved redirect-on-new-page handling: if page open event results in… by @ikreymer in #141

Full Changelog: v0.9.6...v0.9.7

ArchiveWeb.page App + Extension 0.9.6

20 Jan 18:49
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #130
  • multi-tab start/stop: fixes based on #127: by @ikreymer in #134
  • switch extensions to use chrome.storage.local instead of localStorage… by @ikreymer in #135

Full Changelog: v0.9.5...v0.9.6

ArchiveWeb.page App + Extension 0.9.5

16 Jan 05:41
Compare
Choose a tag to compare

Bug Fix Release:

  • dependency update: update to wabac.js 2.15.0, replaywebpage 1.7.11, browsertrix-behaviors 0.4.0
  • recording: skip HEAD requests along with OPTIONS
  • fidelity: fixes Vimeo rewriting rules (via wabac.js), addresses #126

ArchiveWeb.page App + Extension 0.9.4

22 Dec 03:00
Compare
Choose a tag to compare

Bug Fixes:

  • Update replay stack (replayweb.page 1.7.9, wabac.js 2.14.1, awp-sw 0.2.0, warcio 2.0.1, wombat 3.4)
  • Fixes #123, #124, #125

Full Changelog: v0.9.3...v0.9.4

ArchiveWeb.page App + Extension 0.9.3

08 Dec 00:51
8f33d54
Compare
Choose a tag to compare

Minor Fixes:

  • Electron app cleanup, simplified codebase (based on replayweb.page 1.7.8 changes)
  • IPFS: Can access local IPFS node or Brave IPFS node if available
  • CI: Add lint check + auto-publish chrome extension to web store on build

ArchiveWeb.page App + Extension 0.9.2

03 Dec 22:29
Compare
Choose a tag to compare

Minor fixes:

  • Avoid re-checking IPFS access on every load, cache in local session.
  • Fix Flash loading in App
  • Extension Zip now published as artifact also.

ArchiveWeb.page App 0.9.1

25 Nov 19:28
Compare
Choose a tag to compare

Bug Fix:

  • Fix ruffle.js not loading / Flash replay not working, fixes #121
  • Various dependency updates

Full Changelog: v0.9.0...v0.9.1

ArchiveWeb.page App 0.9.0

25 Nov 07:10
Compare
Choose a tag to compare

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

ArchiveWeb.page App 0.8.0

05 Jul 20:05
Compare
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.