Skip to content

Releases: webrecorder/replayweb.page

ReplayWeb.page App 1.8.6

27 Jul 13:51
Compare
Choose a tag to compare

What's Changed

  • Loading: Fix improved handling of multi-wacz collections (via wabac.js 2.16.6)
  • Loading: Allow embedded video/audio to play inline instead of being downloaded (via wabac.js 2.16.6)
  • Fidelity: Add missing ruffle.js files to fix Flash replay
  • Loading: Improved handling of multi-wacz collections, support loading URLs across WACZ files to supported patched replay
  • UI: Add 'Observer Public Key' field to Info tab
  • Embed UI: Move download about technical info on 'receipts' dropdown
  • Deps: update to wabac.js 2.16.6

Full Changelog: v1.8.4...v1.8.6

ReplayWeb.page App 1.8.4

06 Jul 03:50
03a0494
Compare
Choose a tag to compare

What's Changed

  • fidelity: improved replay of pages with top-level let / const globals… by @ikreymer in #190

Full Changelog: v1.8.3...v1.8.4

ReplayWeb.page App 1.8.3

28 Jun 06:04
dbafc19
Compare
Choose a tag to compare

What's Changed

  • ui: fix 'show non-seed pages' for multi wacz and for after first load by @ikreymer in #187

Full Changelog: v1.8.2...v1.8.3

ReplayWeb.page App 1.8.2

21 Jun 15:20
646f3f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

ReplayWeb.page App 1.8.1

16 Jun 23:23
f8116ee
Compare
Choose a tag to compare

What's Changed

  • Compute unique collection id using full sourceUrl if relative url given by @ikreymer in #179
  • ruffle: update to ruffle 2023-05-13 release, later versions interfere… by @ikreymer in #181

Full Changelog: v1.8.0...v1.8.1

ReplayWeb.page App 1.8.0

15 Jun 02:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.15...v1.8.0

ReplayWeb.page App 1.7.15

02 Jun 01:08
d767e6e
Compare
Choose a tag to compare

What's Changed

  • file chooser: relax extension pattern to allow query/hash after exten… by @ikreymer in #171
  • Update to wabac.js 2.16.0 -- improved support for Multi WACZ files
  • CI: Update MacOS Runner to 11 from 10.15 by @ikreymer in #173

Full Changelog: v1.7.14...v1.7.15

ReplayWeb.page App 1.7.14

06 Apr 17:55
Compare
Choose a tag to compare

Full Changelist

  • Fidelity: Support dynamic 'import()' in non-module JS (via wabac.js 2.15.4)
  • Fidelity: Fix dynamic iframes (via document.write / srcdoc) that fallthrough (via wombat 3.5.1, wabac.js 2.15.5)
  • Fidelity: Fix loading WARCs with duplicate revisit records overriding non-revisit records (via wabac.js 2.15.5)
  • UI: Fix sidebar background color in fullscreen mode to default to white. (thanks to @matteocargnelutti)
  • UI: Support drag-and-drop loading of archives (thanks to @curtgrimes)
  • UI: Show total number of pages on pages list (thanks to @matteocargnelutti)
  • Dependencies: Update to wabac.js 2.15.5, wombat 3.5.1

Pull Requests

New Contributors

Full Changelog: v1.7.13...v1.7.14

ReplayWeb.page App 1.7.13

26 Feb 00:52
0528774
Compare
Choose a tag to compare

What's Changed

  • Fidelity: Improved replay via unrewriting fixes of style urls, request/response urls (via wabac.js 2.15.3)
  • Dependencies: Update to wabac.js 2.15.3, wombat 3.4.6, Electron 23.1.1
  • App: Fix potential crash in app on some files (via updated Electron)
  • fidelity / loading fixes: by @ikreymer in #159

Full Changelog: v1.7.12...v1.7.13

ReplayWeb.page App 1.7.12

03 Feb 05:36
d5b1c1b
Compare
Choose a tag to compare

What's Changed

  • Fix loading certain kinds of WACZ files (incorrect SURT order detection, fixed in wabac.js)
  • Fix replay of google docs (webrecorder/archiveweb.page#138)
  • Improved rewriting of instagram / facebook in certain cases (will need new archiveweb.page as well)
  • Fix broken links in guide #150, #151 by @ikreymer in #153
  • Dependencies: update to wabac.js 2.15.2

Full Changelog: v1.7.11...v1.7.12