Skip to content

Releases: webrecorder/replayweb.page

ReplayWeb.page App 1.7.10

04 Jan 18:50
c0ff3b4
Compare
Choose a tag to compare

Bug Fix Release:

  • Use crt.sh link for viewing signing certificates as it still provides public access to certificates.

What's Changed

Full Changelog: v1.7.9...v1.7.10

ReplayWeb.page App 1.7.9

17 Dec 20:33
7d0866a
Compare
Choose a tag to compare

Bug fix release:

  • Fidelity: Various fidelity improvements via new wabac.js / wombat (including better loading for new esm-based JS, fixes to location rewriting)
  • Dependencies: Update to wabac.js 2.14.0, wombat 3.4.2, warcio 2.0.1

What's Changed

Full Changelog: v1.7.8...v1.7.9

ReplayWeb.page App 1.7.8

08 Dec 00:03
Compare
Choose a tag to compare

Bug fix release:

  • Electron App: simplified IPFS loading in app, can connect to default IPFS Desktop or IPFS in Brave automatically
  • Electron App: clean up unused code, old ipfs loading paths from app, streamlined file loading
  • Dependencies: Update to wabac.js 2.13.15, wombat 3.3.13, auto-js-ipfs 2.1.0, electron 22.0

What's Changed

Full Changelog: v1.7.7...v1.7.8

ReplayWeb.page App 1.7.7

03 Dec 00:23
Compare
Choose a tag to compare

Bug Fix Release:

  • Ensure partial 206 responses are not indexed.
  • Skip injected script check (not applicable to app).

ReplayWeb.page App 1.7.6

25 Nov 19:24
Compare
Choose a tag to compare

Bug Fix Release:

  • Fix issue with ruffle.js not loading
  • Fix occasional window.open override being broken.
  • Various dependency updates

Full Changelog: v1.7.3...v1.7.6

ReplayWeb.page App 1.7.3

22 Nov 03:33
Compare
Choose a tag to compare

Bug fix release:

  • Fidelity improvements via wombat and wabac.js
  • Loading embeds: fix issues with multiple loading embeds from same WACZ on the same page.
  • Dependencies to wabac.js 2.13.8, wombat 3.3.11, auto-js-ipfs 1.5.1

ReplayWeb.page App 1.7.2

05 Nov 23:36
Compare
Choose a tag to compare

Bug fix release including:

  • Replay Fidelity: fixes for replaying TikTok pages.

Full Changelog: v1.7.1...v1.7.2

ReplayWeb.page App 1.7.1

10 Oct 04:16
Compare
Choose a tag to compare

Bug fix release:

  • Fix regression in Electron App not loading correctly (preload script not loading), should fix #130
  • Fidelity: Fixes to certain tweet embed loading

See CHANGES.md for more detailed description, including changes for web-based replayweb.page

Full Changelog: v1.7.0...v1.7.1

ReplayWeb.page App 1.7.0

05 Oct 02:00
Compare
Choose a tag to compare

New release with verification UI, improved fidelity, and improved IPFS loading.
Changes for the app include:

  • Show WACZ verification info on info tab
  • Redirect links that open in new window to remain in same window.
  • Improved formatting for 404 page.
  • Fix loading from IPFS, using default gateways instead of local node (for now).

See CHANGES.md for more detailed description, including changes for web-based replayweb.page

Full Changelog: v1.6.5...v1.7.0

ReplayWeb.page App 1.6.5

02 Sep 02:41
Compare
Choose a tag to compare

This bug fix release includes following changes (since 1.6.0) applicable to the ReplayWeb.page App:

  • Loading: Don't ignore hashtag, eg. #.wacz to specify file type when loading (via wabac.js)
  • Fidelity: Various replay improvements via latest wabac.js (fix module script rewriting, more twitter video rewriting fidelity, ignore invalid link headers)
  • Loading: replay fixes for WARCs with revisit records (via wabac.js)
  • Fidelity: fix for rewriting of some JS incorrectly treated as a module (via wabac.js)
  • Loading: fix loading ipfs:// urls (via wabac.js)
  • UI: Fix date padding
  • Dependencies: update ruffle to 2022-07-02
  • Dependencies: update to wabac.js 2.12.5

Full Changelog: v1.6.0...v1.6.5