Skip to content

Releases: webrecorder/replayweb.page

ReplayWeb.page 2.0.0-beta.0

08 Mar 07:17
Compare
Choose a tag to compare
Pre-release

Conversion to TypeScript, cleanup + refactoring (Beta 0)

What's Changed

  • Show snapshot timestamp in location bar by @SuaYoo in #228
  • Migrate ReplayWebApp, Coll and Replay to TS by @SuaYoo in #233
  • Fix missed rename, and improve types by @emma-sg in #276
  • Update NPM packaging, linting, and a bunch of types by @emma-sg in #275
  • Tab list disappears with an empty WARC by @emma-sg in #284
  • ESLint parity with the Browsertrix repo by @emma-sg in #288
  • Typescript config parity with Browsertrix repo by @emma-sg in #289
  • feature: allow embed to also support updating favicons from replay by @ikreymer in #287

Full Changelog: v1.8.15...v2.0.0-beta.0

ReplayWeb.page App 1.8.15

02 Mar 19:44
01a8c12
Compare
Choose a tag to compare

What's Changed

  • Dependency update to wabac.js 2.17.1, wombat.js 3.7.2, electron 29.0.1
  • 1.8.15 release by @ikreymer in #285
  • CI Fixes by @ikreymer in #286

Full Changelog: v1.8.14...v1.8.15

ReplayWeb.page App 1.8.14

07 Dec 17:56
0a78761
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.13...v1.8.14

ReplayWeb.page App 1.8.13

07 Oct 03:21
adeefc6
Compare
Choose a tag to compare

What's Changed

  • fix: ensure default index.html is served for app, embed-specific index.html from wabac.js only for embeds by @ikreymer in #253
  • Add initial set of Playwright integration tests, for testing embeds by @ikreymer in #254

Full Changelog: v1.8.12...v1.8.13

ReplayWeb.page App 1.8.12

13 Sep 07:22
81e81dc
Compare
Choose a tag to compare

Fix potentially issue with embeds, use consistent sw.js?serveIndex=1 when loading.
No effect on app.

What's Changed

  • loading: keep 'serveIndex' query arg on all sw.js loads, not just in … by @ikreymer in #242

Full Changelog: v1.8.11...v1.8.12

ReplayWeb.page App 1.8.11

05 Sep 22:53
8e715cd
Compare
Choose a tag to compare

What's Changed

  • deps: update to wabac.js 2.16.12, use default index html (from wabac.js), avoid custom html injection by @ikreymer in #232

Full Changelog: v1.8.10...v1.8.11

ReplayWeb.page App 1.8.10

29 Aug 22:42
Compare
Choose a tag to compare

Regression fix release: fix embeds broken due to index.html no longer being cached (now readd as part of wabac sw.js init)
deps: bump to wabac.js 2.16.11

What's Changed

Full Changelog: v1.8.9...v1.8.10

ReplayWeb.page App 1.8.9

29 Aug 05:54
47fb165
Compare
Choose a tag to compare

What's Changed

  • Use published sw.js from wabac.js instead of rebuilding a custom version. by @ikreymer in #223
  • bump to wabac.js 2.16.10
  • Fidelity: Ignore self-redirects when loading (via wabac.js)
  • Fidelity: Don't rewrite 'location = 0' as window.location (via wabac.js)
  • API: Add /api/c/[coll]/ts/?url=... API for returning array for timestamps for given URL (via wabac.js)
  • CHANGES: update changelist for 1.8.9 by @ikreymer in #225

Full Changelog: v1.8.8...v1.8.9

ReplayWeb.page App 1.8.8

18 Aug 00:00
0cc1824
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.7...v1.8.8

ReplayWeb.page App 1.8.7

12 Aug 01:48
2dd8234
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7